10 Commits

Author SHA1 Message Date
azett
185a27d35d PHP functions used as modifier must be registered as modifier explicitly as of Smarty 4.3 - fixed. 2022-12-11 14:04:12 +01: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
25eacf6ccc Bugfix in admin area: Requesting a non-existant panel will not result in error message any more. Instead: Redirection to main panel. 2021-02-24 18:37:26 +01:00
real_nowhereman
8177592469 adding plugin hooks to panels (experimental) 2010-08-25 17:40:09 +00:00
real_nowhereman
a1176756a4 porting to PHP5-style object assignments 2009-07-21 15:51:49 +00:00
real_nowhereman
184168d7a2 added comment editor! 2009-02-27 10:37:40 +00:00
real_nowhereman
69f4510433 fixed redirect in comments (baaw!) incidentally I've added a new option for panels to define mandatory argument; why? BECAUSE I CAN! BAWAHAHAHA; really because I hadn't any other idea, and this sounded nice; I'll have to port the other panels for simmetry, but in the meantime they should still work ok. 2008-02-17 20:24:04 +00:00
real_nowhereman
cacf56f276 admin.php allowed to see intro panel to non-loggedin users! (not really harmful, it just looked as if it was) 2008-02-10 14:11:44 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00