From 5f3668b96556ea6e46bb062048aa6af97bba360d Mon Sep 17 00:00:00 2001 From: wesley Date: Fri, 29 Jul 2005 02:49:31 +0000 Subject: [PATCH] Reflect NEWS file on trunk of branch backports --- docs/NEWS | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/docs/NEWS b/docs/NEWS index 97007e3..40174e6 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -3,26 +3,10 @@ Version 0.9 () ------------------------------------------------------------------------ - * TEMPLATES: New core hook "frontend_footer" is introduced and is - added to index.tpl: - {serendipity_hookPlugin hook="frontend_footer"} - (wesley) - - * TEMPLATES: Added plugin hooks "entries_header" and "entries_footer" - to the files entries_archives.tpl and entries_summary.tpl: - {serendipity_hookPlugin hook="entries_header"} -
- {serendipity_hookPlugin hook="entries_footer"} -
- (wesley) - * "Edit entries" panel can now delete entries and returns to the originating panel. Also it now utilizes Cookies (via JS) to remember the last used settings (sortorder, filters) (garvinhicking) - * Major update for korean language file plus some plugin translations - by Wesley Hwang-Chung - * Added WordPress-PostgreSQL importer, by Devrim Gunduz * RFE #1231423: Allow to change the author of an entry with the @@ -195,6 +179,24 @@ Version 0.8.3 () * Fixed possible XSS in comment input validation, thanks to Ilia Alshanetsky + * Full Korean language support available! Translations done for: + - main language file + - all core plugins + - Kubrick template + (wesley) + + * TEMPLATES: New core hook "frontend_footer" is introduced and is + added to index.tpl: + {serendipity_hookPlugin hook="frontend_footer"} + (wesley) + + * TEMPLATES: Added plugin hooks "entries_header" and "entries_footer" + to the files entries_archives.tpl and entries_summary.tpl: + {serendipity_hookPlugin hook="entries_header"} +
+ {serendipity_hookPlugin hook="entries_footer"} +
+ (wesley) Version 0.8.2 (June 29th, 2005) ------------------------------------------------------------------------ -- 2.39.5