24 Commits

Author SHA1 Message Date
azett
76dbaa342b BBCode toolbar: Selectboxes of attachments and images are being sorted by name;
fixed redirects after login
2019-10-10 12:29:41 +02:00
azett
e949c087d5 Enhanced [video] element accepts video URLs from YouTube, Vimeo and Facebook. Originally suggested by vodka on the support forum: https://forum.flatpress.org/viewtopic.php?f=2&t=15#p50 - thx!
TO BE DONE: Does not support uploaded videos (like "attachs/video.mp4") yet.

Also: Source code formatting.
2019-10-07 17:00:40 +02:00
azett
9bd174673b bbCode element "video" now serves Youtube videos in iFrames instead of Objects. Thanks abrother!
See http://flatpress.org/home/comments.php?entry=entry190112-133621#comment190112-184518
2019-01-20 17:05:33 +01:00
real_nowhereman
fb74b70049 support for custom alt, title attributes in [img] 2010-08-23 07:08:08 +00:00
real_nowhereman
fec91ae412 many minor edits, porting to jQuery (thanks to pierovdfn!) 2010-08-12 10:02:52 +00:00
real_nowhereman
c484b17f3a fix broken video tag (really) 2009-12-23 12:50:51 +00:00
real_nowhereman
47ae3abff6 fix broken video tag 2009-12-23 12:31:14 +00:00
real_nowhereman
8c2507554e fix in bbcode (newline printed as a result of a typo) 2009-10-18 09:04:14 +00:00
real_nowhereman
0079e71043 error in config poanel bbcode (escape html) 2009-10-06 10:00:36 +00:00
real_nowhereman
40e3b8625b some functions were incorrectly renamed 2009-02-28 10:47:23 +00:00
real_nowhereman
6b133960ed * merged quickspam plugin with coding-style branch
* other cosmetic changes
2009-02-25 15:06:35 +00:00
real_nowhereman
5944f87bb8 removing hardcoded 'view image' string ("fixes" title in lightbox) 2009-02-25 13:00:34 +00:00
real_nowhereman
0ec2ae43a3 removing hardcoded 'view image' string ("fixes" title in lightbox) 2009-02-25 12:02:46 +00:00
real_nowhereman
1f5c7a6bb5 division by zero in remote resizes, restore non-overridable addCode - there is already removeCode for that 2009-02-06 20:08:25 +00:00
real_nowhereman
975ead67e2 fixed empty title/alt if img metadata is empty 2008-12-07 15:01:48 +00:00
real_nowhereman
5d98b37dac fix "center" class in imgs... 2008-10-13 18:59:57 +00:00
real_nowhereman
9b5a673af7 adding simple metadata handling for jpegs (needs gd) 2008-10-08 11:45:17 +00:00
real_nowhereman
64e3040cd3 Reverting escaping to true, you never know ;) 2008-01-31 09:18:06 +00:00
real_nowhereman
e71729de5c Fixed problem with [code] tag and inline html: please notice that it is now assumed that with inline html you're not using [html] tag, so DON'T because it will unescape the code twice which is BAD ;) 2008-01-31 09:14:15 +00:00
real_nowhereman
bee0261315 reworked a bit the organization of editor-specific functions 2008-01-05 12:36:22 +00:00
real_nowhereman
1b489fecef enabled [size] in bbcode 2007-12-05 20:06:18 +00:00
real_nowhereman
d021b5f625 bbcode: fixed newline in scaled imgs (before <a ) 2007-11-06 19:21:28 +00:00
real_nowhereman
c2cacb1183 fixed in bbcode alt text for images 2007-10-30 12:25:26 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00