1
0

update spamblock wordfilter to function & updated NEWS

This commit is contained in:
Ian
2011-11-29 16:19:12 +01:00
parent 67af4b1f2b
commit 4bf5327c64
2 changed files with 232 additions and 191 deletions

View File

@ -4,11 +4,17 @@
Version 1.7 ()
------------------------------------------------------------------------
* Updated spamblock plugin (ophian)
changed wordfilter to function and Commenters moderation check verify_once
to get checked via wordfilter to reject known spam comments before
* Changed backend comment (error) messages (ophian)
as now captured and styleable messages
(newly added .serendipity_backend_msg_notice css class)
* Updated nl2br plugin (ophian)
added isolation tag using nl to br
this also adds some NoBR buttons to backend entry forms
* EXPERIMENTAL: Smarty3 support (ophian)