additional_plugins/serendipity_event_commentsearch/ChangeLog

24 lines
582 B
Plaintext
Raw Normal View History

2016-09-23 10:20:07 +02:00
1.6:
----
* Set plugin consistencies
* Use load language API - extends required Serendipity version to v.1.6
* Removed old Smarty2 security settings - extends required Serendipity version to v.1.7
* Use native API method parseTemplate()
* Convert plugin template for Smarty3 usage
1.5:
----
* Fixed a remaining old htmlspecialchars usage
1.4:
----
* Not stripping comment html tags in code, so the template can decide, how to display comments
* Stripping tags before truncating comment in template, else tags will be truncated.
2011-12-13 12:29:05 +01:00
latest: Smarty3 forward compatibility