8 Commits

Author SHA1 Message Date
azett
c30d52b284 Merge branch 'master' of https://github.com/flatpressblog/flatpress into issue94_smartyupdate
# resolved conflicts:
#	fp-includes/smarty/plugins/function.html_select_date.php
2022-10-08 13:43:33 +02:00
azett
e510b47e61 Search form: Years in reverse order 2022-08-14 14:25:02 +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
azett
ee9269c6ba Fixed more template errors in order to get everything running with PHP 8.0. 2021-01-01 13:54:58 +01:00
real_nowhereman
d25c3ca1e6 fixed XSS http://www.securityfocus.com/bid/37471/info 2010-01-28 09:38:10 +00:00
real_nowhereman
0b816aa17b {list_categories} new behavior : it now expects a parameter values=$array_of_values 2009-11-25 10:12:42 +00:00
real_nowhereman
d89e2a3516 date search fixed 2008-06-09 07:28:49 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00