azett
1c6b423e48
Updated Smarty to 4.3.0. And the FlatPress-specific Smarty plugins now have their own directory, represented by the new constant FP_SMARTYPLUGINS_DIR.
2022-12-11 13:30:29 +01:00
azett
51bc4cb120
Merge branch 'master' into issue94_smartyupdate
...
# Resolved conflicts:
# fp-includes/core/includes.php
# fp-plugins/bbcode/plugin.bbcode.php
# fp-plugins/commentcenter/inc/admin.php
2022-06-18 12:06:34 +02:00
azett
1eb93121d5
added gallery functions
2022-06-16 12:32:12 +02: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
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
5572be3b3c
changed entry_cached_index, direct subclass... cache_filelister now probably useless; muted prev/next page for single; "last-entries" still broken; categories not tested yet
2008-09-08 08:25:20 +00:00
real_nowhereman
dea2a2fa87
a few preliminar changes, not working yet
2008-09-06 10:10:30 +00:00
real_nowhereman
a68630bf35
First revision of FlatPress Crescendo+1 ( 0.703+n :) )
2007-10-30 10:30:07 +00:00