azett
1b9022c5f6
fixed some errors occuring in Apache error log - thx laborix
2022-10-09 15:09:55 +02:00
azett
6bafd11149
Made the BBCode toolbar of the editor work with Smarty 4.
2022-04-09 14:13:46 +02:00
azett
25c1618042
Updated FP-specific Smarty plugin "Admin" to v4 OOP style. Replaced obsolete get_template_vars() calls with getTemplateVars().
2022-01-29 15:20:42 +01:00
azett
52bf429a01
Replaced Smarty 2.6.31-dev with v 4.0.4, keeping the FP-specific Smarty plugins.
...
Updated calls to current Smarty API (register_function()/register_modifier()/register_block() -> registerPlugin(); assign_by_ref() -> assignByRef()).
Fixed file includes in templates with quotes.
Removed SmartyValidate.class.php includes.
Still work in progress as some errors still appear!
2022-01-23 15:02:33 +01:00
azett
5ee2cce5df
Fixed more template errors in order to get everything running with PHP 8.0
2020-12-31 23:50:18 +01:00
azett
5a0b7541e7
Getting FlatPress ready for PHP 8: Added a lot of missing checks for undefined variables and array keys in template and PHP files.
2020-12-19 12:52:53 +01:00
MarcThibeault
60442e00e3
Changed 'Archive' to 'Categories' in entry editor
...
Noticed that when editing an entry, the categories checkbox container's
name was 'Archive'. I modified the template and the lang file so that
it's 'Categories' from now on.
2014-02-28 21:13:14 -05:00
real_nowhereman
2d1174228f
fix nested forms
2011-04-15 17:09:39 +00:00
real_nowhereman
2e41413efe
updated plugin, modified admin panel with empty divs; now save&continue (sort-of) works (experimental!)
2010-08-25 19:54:25 +00:00
real_nowhereman
b311abe245
list_categories changed behavior, fixed
2009-12-04 08:16:24 +00:00
real_nowhereman
b9fedf7841
fix bad escaping of html entities
2009-02-26 18:25:47 +00:00
real_nowhereman
acf9641f1e
should fix the double quotes in subject field for entries
2008-03-31 21:16:43 +00:00
real_nowhereman
a68630bf35
First revision of FlatPress Crescendo+1 ( 0.703+n :) )
2007-10-30 10:30:07 +00:00