Mark
d4a67a2213
added russian translation
2023-11-30 23:17:18 +03:00
azett
cf8b518aa3
Calendar plugin has previous/next buttons, see #128 - but still does not highlight proper days in previous months :/
2022-08-14 14:44:29 +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
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
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
real_nowhereman
a442b571cc
calendar should now use localized strings
2009-12-08 20:11:13 +00:00
real_nowhereman
65ddf8a99c
fixed misplaced ID override in widgets
2008-09-17 09:30:53 +00:00
real_nowhereman
dd652e4cc5
quick working around formatting date link for day
2008-04-14 19:23:06 +00:00
real_nowhereman
1c6fb0bb3d
fixing some date/linking minor problems
2008-04-14 07:46:47 +00:00
real_nowhereman
d8832cd795
fixed the shi**y calendar widget
2008-03-16 14:45:20 +00:00
real_nowhereman
8d016b6c07
calendar aligned to new FPDB syntax
2007-11-24 19:12:51 +00:00
real_nowhereman
a68630bf35
First revision of FlatPress Crescendo+1 ( 0.703+n :) )
2007-10-30 10:30:07 +00:00