From: wesley <wesley> Date: Mon, 25 Jul 2005 16:26:04 +0000 (+0000) Subject: documented 'frontend_footer' to NEWS X-Git-Tag: 0.9~284 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ad661379709ad75179da8e6ce98958393b78216e;p=s9y.git documented 'frontend_footer' to NEWS --- diff --git a/docs/NEWS b/docs/NEWS index d1b7119..13f49ca 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -3,6 +3,11 @@ 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"}