15 Commits

Author SHA1 Message Date
azett
9a3ed8d643 PHP functions used as modifier must be registered as modifier explicitly as of Smarty 4.3 - fixed. 2023-01-22 12:39:17 +01:00
azett
2656ad68bc PHP functions used as modifier must be registered as modifier explicitly as of Smarty 4.3 - fixed. 2022-12-28 13:21:51 +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
real_nowhereman
44821eeece quits immediately the query parsing routine if displaying a static page (fixes 404 error on trying to browse statics with an empty blog) 2009-12-09 17:55:00 +00:00
real_nowhereman
9fec523bc4 switch order of BLOG-TITLE - POST-TITLE in permalinks (now POST - BLOG), making » a « for nicer screen rendition. 2009-11-22 14:52:43 +00:00
real_nowhereman
5abbbce881 querystring uses NOT for EXCLUDE e.g. ?x=cat:10;not:5 2009-11-21 20:38:36 +00:00
real_nowhereman
34926b37df reverting unwanted changes 2009-02-15 11:18:44 +00:00
real_nowhereman
73191e6033 category array on edit was assumed to be int-only: added skip 2009-02-15 08:33:44 +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
b5758344d1 merging new-urls branch 2008-03-24 20:25:33 +00:00
real_nowhereman
b66e99ddc5 muting some errors 2008-02-20 10:52:10 +00:00
real_nowhereman
ea7f5b9d83 does not 404 on rss (fixes rev59) - yay rev60! :D 2008-02-11 07:56:16 +00:00
real_nowhereman
03a0fde2aa added support to single.tpl for themes (you'll have to specify $theme['hassingle']=true ; added theme_getdir() 2007-10-30 17:26:42 +00:00
real_nowhereman
84382f0c5a added setup check 2007-10-30 10:39:26 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00