14 Commits

Author SHA1 Message Date
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
Edoardo Vacchi
109664842b remove debug statement 2013-12-09 23:43:49 +01:00
Edoardo Vacchi
5e917bf209 should finally fix static validation issues 2013-12-09 16:50:09 +01:00
Edoardo Vacchi
32a3cb1021 fix unfortunate use of '/' as a regex delimiter in preg_match 2013-12-04 20:28:15 +01:00
Edoardo Vacchi
b4368f0774 Update core.static.php 2013-11-27 11:55:31 +01:00
Edoardo Vacchi
5b99bfef25 preg_match missing argument 2013-11-26 23:20:26 +01:00
Edoardo Vacchi
d7e2033749 fix incorrect static id handling 2013-11-20 12:33:50 +01:00
real_nowhereman
eccfec41ee porting to PHP5-style object assignments (it should work now...) 2009-07-23 15:19:06 +00:00
real_nowhereman
744e16a9bb reverting awful mess in fp-includes 2009-07-21 16:41:35 +00:00
real_nowhereman
5e7f579ff5 future proofing, changed all object assignments to PHP5-style 2009-07-21 07:24:42 +00:00
real_nowhereman
f153a25b39 typo cause index to fail; fixed minor issues with static pages 2009-02-04 22:46:20 +00:00
real_nowhereman
d5e666a1a1 big commit: implemented sort-of 2-phase (3-phase actually) safe commit in FP; first entry is saved as draft, then content is moved along when indices have been succesfully updated; this way if btree fails, entry is anyway kept in a safe place; added a few cosmetic changes, a bunch of new, more descriptive language strings for the entry panel; added a "you are editing a draft" notice in the panel; hope you will like it :) 2009-02-03 16:53:52 +00:00
real_nowhereman
511a0a3d20 added prefiltering on save 2007-12-12 15:28:51 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00