azett
de5b653693
Merge branch 'master' into issue94_smartyupdate
...
# Resolved conflicts:
# contact.php
2022-06-19 15:09:26 +02:00
azett
4fe6c460af
completely reworked contact form
2022-06-19 15:04:43 +02:00
azett
04e65040ca
reverted changes from 354eaccd06a265d557f8c7471bf1fd003ef0aa3c - will have to rework this more thorougly
2022-04-10 13:16:42 +02:00
azett
354eaccd06
Made comment form work with Smarty 4.
2022-04-10 12:35:53 +02:00
azett
a6e44a8e7f
Fixed plugin mgmt template. Also: Fixed empty warning box.
2022-02-06 15:08:09 +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
7e8ddb88b8
Fixed more template errors in order to get everything running with PHP 8.0.
...
Also: Fixed some tiny PHP errors.
Thanks for reporting, Matthias!
2021-02-13 13:03:09 +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
azett
c539c2bb7e
Fixed more template errors in order to get everything running with PHP 8.0.
...
Also: Removed some unneeded code.
2021-01-01 13:25:03 +01:00
azett
5ee2cce5df
Fixed more template errors in order to get everything running with PHP 8.0
2020-12-31 23:50:18 +01:00
azett
d1571ef3ba
Fixed more template errors in order to get everything running with PHP 8.0
2020-12-31 23:16:04 +01:00
azett
46b3bfb27b
Fixed more template errors in order to get everything running with PHP 8.0
2020-12-31 23:05:42 +01:00
azett
5a0b7541e7
Getting FlatPress ready for PHP 8: Added a lot of missing checks for undefined variables and array keys in template and PHP files.
2020-12-19 12:52:53 +01:00
Edoardo Vacchi
924668fe2c
Issue #14 : XSS fix
2014-03-06 10:00:57 +01:00
real_nowhereman
dcfe3dceb7
fix XSS
2011-06-08 18:20:35 +00:00
real_nowhereman
2e41413efe
updated plugin, modified admin panel with empty divs; now save&continue (sort-of) works (experimental!)
2010-08-25 19:54:25 +00:00
real_nowhereman
d25c3ca1e6
fixed XSS http://www.securityfocus.com/bid/37471/info
2010-01-28 09:38:10 +00:00
real_nowhereman
0a2c894aba
removed unnecessary email field, made date output in RSS crossplatform (via date('r'))
2010-01-02 15:53:12 +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
57c212c9c8
added new comment form, fixed a few issues with fpdb, cosmetich changes for the comment form, minor changes in comment handling
2009-07-03 15:39:23 +00:00
real_nowhereman
5aa714b47e
allowing plugins to override bbcode tags; added support for enclosures: needs plugin
2009-02-01 14:15:40 +00:00
real_nowhereman
44168dda8e
porting bracnch fixes to trunk, raising version number
2008-09-26 17:22:13 +00:00
real_nowhereman
2cfe68a25d
typo in rss.tpl
2008-07-02 11:29:30 +00:00
real_nowhereman
9666fa5784
some fixes to feeds
2008-06-28 08:03:37 +00:00
real_nowhereman
d89e2a3516
date search fixed
2008-06-09 07:28:49 +00:00
real_nowhereman
e59d7bc707
should fix issues on IIS
2008-04-26 08:01:39 +00:00
real_nowhereman
e201c260f2
made login session-less
2008-03-28 12:25:43 +00:00
real_nowhereman
14274d0680
making comments.php independent from SmartyValidate: less noise in sessions
2008-03-14 16:40:00 +00:00
real_nowhereman
d249400e85
should fix the commslock bug without new issues (crossing fingers)
2008-03-12 14:13:11 +00:00
real_nowhereman
ae7675c234
fixed permalink_link to post_link : correct?
2007-12-05 20:15:21 +00:00
real_nowhereman
a68630bf35
First revision of FlatPress Crescendo+1 ( 0.703+n :) )
2007-10-30 10:30:07 +00:00