azett
43a7326208
gitignore for local .settings folder
2019-02-02 16:19:59 +01:00
azett
aab33288e0
Cleaned up the content of the default entry
2019-02-02 16:16:54 +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
123820f407
added link to Tychondriax' site as well
2019-01-31 16:13:11 +01:00
azett
9c4705e059
Added links to Hydra, drudo, alcor
2019-01-31 16:07:01 +01:00
azett
8f846234e7
Changelog updated
2019-01-20 17:10:13 +01:00
azett
7b08da19fe
Merge branch 'master' of https://github.com/flatpressblog/flatpress
2019-01-20 17:06:02 +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
1732294f67
changelog updated
2019-01-20 16:21:36 +01:00
azett
e9fa4c746d
removed old jquery files
2019-01-20 16:16:15 +01:00
azett
864d5ece65
Merge branch 'master' of https://github.com/flatpressblog/flatpress
2019-01-20 16:14:23 +01:00
azett
74630a2286
jQuery plugin does load jquery files locally now
2019-01-20 16:13:36 +01:00
azett
7f53bcfae3
v1.0.3.php7 added
2019-01-12 20:53:08 +01:00
azett
9d45056f97
Bugfixes: Correct email validation in comments.php (see #c4ce531); Fixed brackets in core.wp-formatting.php (thanks Lubomir!)
2019-01-11 09:00:11 +01:00
azett
046e24dd3c
updated readme
2019-01-06 19:43:06 +01:00
azett
41c46f5dce
updated changelog
2019-01-06 19:05:30 +01:00
azett
054c6c0782
updated changelog
2019-01-06 14:14:20 +01:00
azett
3d71168698
Installer doesn't call himself "experimental" anymore :)
2019-01-06 14:05:49 +01:00
azett
e6ad6d9114
Default config: Plugins 'protectedmaillinks', 'lastcommentsadmin' and 'mediamanager' are enabled by default
2019-01-06 13:56: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
7c1993542a
changelog updated
2019-01-05 13:16:36 +01:00
azett
c4ce531850
Comments' URL and email is now checked with filter_var() function. This makes the checks much more generic and, by the way, allows HTTPS URLs. (Which was reported by RT Cunnigham, see http://flatpress.org/home/comments.php?entry=entry181114-131213#comment181212-200956 - thanks!)
...
Also: Standard theme Leggero has rel="nofollow" for comments' URLs in order to make comment spam more useless.
2019-01-05 13:03:29 +01:00
azett
9c0dea07a3
Changed system version to "1.1 RC1"
2019-01-04 17:05:56 +01:00
azett
cff71d4ad5
changelog updated
2018-12-31 15:29:33 +01:00
azett
082c113d67
Security: PHP files can not be uploaded any more - see https://www.exploit-db.com/exploits/39870
2018-12-31 15:13:49 +01:00
azett
1415afc6b1
little repo cleanup: ignoring local files
2018-12-31 13:21:49 +01:00
azett
810310bfcc
added German language files by laborix - thank you very much :)
2018-12-31 13:12:43 +01:00
azett
7e9c1666c3
updated GitHub links in the Admin Maintain panel
2018-12-31 13:06:25 +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
9f610ddac3
Bugfix: sanitize_title_with_dashes() handles characters > chr(128) correctly
...
-> fixes https://github.com/flatpressblog/flatpress/pull/11 by @moortaube in a general way
2018-12-31 12:04:25 +01:00
azett
37674c542a
deleted obsolete readme file
2018-12-30 23:29:44 +01:00
azett
31235ae06d
Merge pull request #28 from azett/master
...
Version 1.0.3.php7 as base for next FP release
2018-12-30 23:24:23 +01:00
azett
7507d160c1
changelog formatting
2018-12-30 23:22:12 +01:00
azett
fe2a328825
added some more legacy releases to the changelog
2018-12-30 23:17:53 +01:00
azett
432d22f620
updated changelog, still work to do
2018-12-30 22:58:36 +01:00
azett
1cccf186c9
update release version to "1.1"; renamed changelog and license file, removed unneccessary files
2018-12-30 22:48:19 +01:00
azett
005b8c2776
readme updated
2018-12-30 22:38:21 +01:00
azett
d6843fa2b8
set version number to 1.0.3.php7
2018-10-23 19:07:36 +02:00
azett
2dc60cd41b
minor change in wording
2018-10-23 14:10:40 +02:00
azett
e2e0e8c0f5
smarty_search_result(): finally, the last each() call is replaced. yay! \o/
...
also: code formatting changed slightly
2018-10-23 13:25:07 +02:00
azett
eead674de1
Bugfix in utils_array_kshift(): Didn't return NULL properly when array parameter is given empty or not an array
2018-10-23 13:22:43 +02: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
d8de4bfb02
Replaced some more class-named constructors (and calls to them).
...
Removed unused and/or commented code.
Replaced calls to deprecated each() with array_shift() (not completely done yet, still some more to fix!).
Replaced call to deprecated create_function() with real callback function.
2018-10-03 13:53:40 +02:00
azett
b3f613a5d2
readme blingbling
2018-10-03 11:33:44 +02:00
azett
88e8b02b8f
added some more information about the fork to readme
2018-10-03 11:25:39 +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