Fraenkiman
|
b892a86f18
|
Update bbcode language files
Translated note for external link
|
2023-01-25 00:45:11 +01:00 |
|
azett
|
024508392b
|
added #192 to changelog
|
2023-01-22 13:43:14 +01:00 |
|
azett
|
1886dcd258
|
fixed "duplicate ID attribute" (on multiple videos) and a few other bugs
|
2023-01-22 13:40:05 +01:00 |
|
Fraenkiman
|
f2fa860dea
|
Update plugin.bbcode.php
removes superfluous " from the Facebook embedded video
|
2023-01-22 01:19:01 +01:00 |
|
Fraenkiman
|
66cfa73604
|
solves issue #192
removes invalid HTML in BBCode plugin
|
2023-01-22 01:14:40 +01:00 |
|
Fraenkiman
|
9a30cfe4a6
|
Update plugin.bbcode.php
uses the extended privacy mode for youtube
|
2023-01-14 18:45:11 +01:00 |
|
azett
|
9218d118c9
|
Editor toolbar back to working as intended. Fixes #168, thanks for reporting in this detailled manner!
|
2022-12-11 14:26:58 +01:00 |
|
azett
|
ac571a5f69
|
fixed PHP warning on [url=][/url]
|
2022-10-11 15:39:05 +02:00 |
|
azett
|
75b84ca952
|
removed unneccessary type attribute
|
2022-06-18 12:08:34 +02:00 |
|
azett
|
6bafd11149
|
Made the BBCode toolbar of the editor work with Smarty 4.
|
2022-04-09 14:13:46 +02:00 |
|
azett
|
8b5a2cbd57
|
Fixed more template errors in order to get everything running with PHP 8.0.
Also: Fixed some PHP errors in BBCode plugin and Calender plugin.
Thanks for reporting, Matthias!
|
2021-02-07 12:10:19 +01:00 |
|
azett
|
c2accdedcc
|
Description and authors of all default plugins reworked. (Original plugin authors are mentioned in CONTRIBUTORS.md from now on.)
|
2020-10-24 20:42:59 +02:00 |
|
azett
|
adc500f191
|
New image attribute "loading" added. Default is "lazy", which results in better loading performance of the page.
|
2020-10-18 11:49:34 +02:00 |
|
azett
|
eed50e31e8
|
"mail" tag is now part of te standard BBCode plugin. Thus, plugin "protectedmaillinks" removed.
|
2020-01-03 20:31:20 +01:00 |
|
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 |
|