From 7740122de8db9d131abacee7ee6e28db22fb3239 Mon Sep 17 00:00:00 2001 From: Ori Livneh Date: Fri, 26 Jun 2015 17:44:46 -0700 Subject: [PATCH] Add a scary, all-caps warning to the docs for RejectParserCacheValue Follows I660679a4. Change-Id: I65bde4f0f6939c9a1e3e06dcbdbf9856e4416df9 --- docs/hooks.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index 5480a255e8..bcdfa40a70 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -2410,7 +2410,9 @@ such as Special:MyPage and Special:MyTalk. &$redirectParams: An array of parameters preserved by redirecting special pages. 'RejectParserCacheValue': Return false to reject an otherwise usable -cached value from the Parser cache. +cached value from the Parser cache. NOTE: CARELESS USE OF THIS HOOK CAN +HAVE CATASTROPHIC CONSEQUENCES FOR HIGH-TRAFFIC INSTALLATIONS. USE WITH +EXTREME CARE. $parserOutput: ParserOutput value. $wikiPage: WikiPage object. $parserOptions: ParserOptions object. -- 2.20.1