Release notes for ContentGetParserOutput hook
authorDerk-Jan Hartman <hartman.wiki@gmail.com>
Sat, 10 May 2014 15:06:17 +0000 (17:06 +0200)
committerDerk-Jan Hartman <hartman.wiki@gmail.com>
Sat, 10 May 2014 15:06:17 +0000 (17:06 +0200)
Followup to: I979e2438689648ba4c959d8083197ef14ce524e8

Change-Id: I25bba1f4e66c2f530eecc3207e8e7ac92f63d143

RELEASE-NOTES-1.24

index ff73139..eb884f5 100644 (file)
@@ -15,6 +15,9 @@ production.
 === New features in 1.24 ===
 * Added a new hook, "WhatLinksHereProps", to allow extensions to annotate
   WhatLinksHere entries.
+* Added a new hook, "ContentGetParserOutput", to customize parser output for
+  a given content object.
+* Deprecated the hook "ShowRawCssJs", use "ContentGetParserOutput" instead.
 * HTMLForm's HTMLTextField now supports the 'url' type.
 * HTMLForm fields may now be dynamically hidden based on the values of other
   fields in the form.