From 7da87ba445c838e6fadd458bf096d2652ec317e8 Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Sat, 10 May 2014 17:06:17 +0200 Subject: [PATCH] Release notes for ContentGetParserOutput hook Followup to: I979e2438689648ba4c959d8083197ef14ce524e8 Change-Id: I25bba1f4e66c2f530eecc3207e8e7ac92f63d143 --- RELEASE-NOTES-1.24 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE-NOTES-1.24 b/RELEASE-NOTES-1.24 index ff731393fa..eb884f51ce 100644 --- a/RELEASE-NOTES-1.24 +++ b/RELEASE-NOTES-1.24 @@ -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. -- 2.20.1