335 Commits

Author SHA1 Message Date
azett
8ddcfda7ce Plugin CommentCenter has proved to be very useful and therefore becomes part of the FP standard distribution. 2020-01-03 21:30:16 +01: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
e4f542d5cd Hereby, I solemnly declare "Administration area" the official designation for our backend. #39 shall be deemed to be settled :D 2020-01-03 19:23:30 +01:00
azett
97fae60a29 Array and string offset access syntax with curly braces is deprecated as of PHP 7.4 - replaced with square brackets.
Also: Code formatting.
2019-12-25 18:54:10 +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
2bc7aef693 fixed annoying translation error in de-de -.- 2019-08-27 07:40:18 +02:00
azett
72a8efd0c3 Bugfix: Removed UTF8 BOM from language files 2019-02-22 16:26:41 +01:00
azett
fb934477d6 fixed little syntax glitch 2019-02-16 17:34:58 +01:00
azett
06482d9292 fixed some URLs here and there 2019-02-16 17:21:16 +01:00
azett
a6188978d8 Blockparser plugin: Replaced deprecated create_function() call with anonymous function;
FootNotes plugin: Renamed class-named constructor to "__construct"
2019-02-09 12:35:32 +01:00
azett
8d524a55e7 Readmore plugin: Added Czech language file - thanks again Lubomír!
And: Leggero theme comes with a hint to its different styles.
2019-02-03 14:54:53 +01:00
azett
8e34af7ec8 Plugin Readmore is now localized 2019-02-02 17:10:57 +01:00
azett
3fa488455b added Czech translation - mnohokrát děkuji, Lubomir! 2019-02-02 16:23:48 +01:00
azett
e1b646e87e Searchbox plugin searches fulltext by default - thanks Lubomir :) 2019-02-02 14:07:40 +01:00
azett
bd796129f2 Added a little documentation on the footnotes plugin. 2019-02-02 13:59:02 +01:00
azett
fea8b3b810 Lightbox Plugin: Updated Slimbox from 2.04 to 2.05, thus fixing the display of the overlay;
set FP system version to "1.1"
2019-02-02 13:35:43 +01: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
azett
e9fa4c746d removed old jquery files 2019-01-20 16:16:15 +01:00
azett
74630a2286 jQuery plugin does load jquery files locally now 2019-01-20 16:13:36 +01:00
azett
85436639f2 added plugin ProtectedMailLinks;
icons (and some new bbcode elements!) for editor toolbar
2019-01-06 13:43:28 +01:00
azett
810310bfcc added German language files by laborix - thank you very much :) 2018-12-31 13:12:43 +01:00
azett
e72a859d85 added Greek language files from ghost's pull request: https://github.com/flatpressblog/flatpress/pull/6 - thanks a lot! 2018-12-31 12:53:16 +01:00
azett
61ec0d9f4d fixed some more each() calls;
core.utils.php: added new function utils_array_kshift();
code formatting changed slightly
2018-10-23 12:24:43 +02:00
azett
3ca9093f7a Calendar plugin: Deprecated each() is useless - commented out.
Search: That shit drives me crazy. Not fixed yet, just commented my findings so far. Way to go!
2018-10-03 15:33:38 +02:00
azett
50c492c5a6 Replaced deprecated each() in footnotes plugin. 2018-10-03 14:07:38 +02:00
azett
6b8a4776df Included Matthias Mauch's PHP7.1 patch. Besides other changes regarding PHP7 compatibility, it replaces all the class-named constructors with __construct(). Thanks a lot, Matthias!
Please visit his website http://www.aadmm.org/fp-patch/ and read patch-description.txt to learn more about the details of the patch.

I adapted the patch slighty: It now does not just add a __construct() function to the existing class-named one, instead it replaces it completely. Therefore, some parent::__construct() calls had to be changed, too.
2018-10-03 11:00:55 +02:00
liquibyte
2eecd94307 I swear this thing is pulling files from nowhere. I keep seeing changes I didn't make.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:58:10 -05:00
liquibyte
f97f35dd5e Doing a re-commit to make sure things are working right.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:43:52 -05:00
liquibyte
136076644d This file is also needed to make the hover effects work. The older jquery just doesn't cut it.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:07:25 -05:00
Edoardo Vacchi
dd94f073bf Fix other method signatures 2013-11-28 20:44:52 +01:00
real_nowhereman
5a72665c23 fix a strict error by horribly breaking old PHP4 installations. 2012-03-24 15:20:41 +00:00
real_nowhereman
58dc891c5a removing deprecated plugins 2012-02-26 19:20:31 +00:00
real_nowhereman
4e487d6393 updated jquery 2012-01-12 19:54:45 +00:00
real_nowhereman
25e948ba32 deprecation warning 2011-09-03 19:05:29 +00:00
real_nowhereman
7d12b43e16 fix warning 2011-08-30 11:58:23 +00:00
real_nowhereman
51e36e4da2 thumb patch (still not working) 2011-08-25 19:39:13 +00:00
real_nowhereman
e5f7052516 updated to 0.3.3. also, removed all instances of '=&'; replaced with '=' 2011-08-25 19:33:18 +00:00
real_nowhereman
5fac9b6a39 alpha on thumbs (by pierovdfn) 2011-08-25 09:59:24 +00:00
real_nowhereman
003f4b8e73 make file permissions user-defined 2011-06-21 08:32:00 +00:00
real_nowhereman
f98264df74 removed wrong lang file (it-it) 2011-06-17 21:32:06 +00:00
real_nowhereman
2c687145da revert changes to prettyurls -- erroneous commit 2011-04-15 18:59:44 +00:00
real_nowhereman
6721d8098d fix ie9.. not entirely satisfied though.. 2011-04-14 07:36:31 +00:00
real_nowhereman
3afb36c788 jquery updated to last version 2011-04-13 10:25:01 +00:00
real_nowhereman
b3d2f36249 jquery updated to last version 2011-04-13 10:16:10 +00:00
real_nowhereman
0e962daf68 fixes paging with PRETTYURLS_TITLES = true 2011-04-05 11:59:00 +00:00
real_nowhereman
e174601c79 remove debug statement 2011-04-04 12:15:30 +00:00
real_nowhereman
35bcf84f57 prettyurls multiple 'backend' 2011-04-04 10:33:56 +00:00
real_nowhereman
b9c3a2e7af revert clumsy r376 2011-04-03 19:38:07 +00:00
real_nowhereman
ee6e7c551c nasty auth bug 2011-04-03 17:13:12 +00:00