mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-28 10:11:45 +00:00
54eb6691fa
Using `updateCacheExpiry()` in this way appears to be established with examples of other use in WMF production such as: - CategortyTree extension: custom cache expiry for pages with `<categorytree>`. - RSS extension: custom cache expiry for pages with `<rss>`. - intersection extension: custom cache expiry for pages with `<DynamicPageList>`. - Math extension: custom cache expiry if `<math>` failed. - Wikibase extension, Flow extension: no caching for certain namespaces or content types. - Graph extension, Kartographer extension: via onParserAfterParse hook, no caching if on preview. Bug: T280605 Change-Id: Iea41ab8599ffae4622c97d682258b1b64eaf9ba2 |
||
---|---|---|
.. | ||
Hooks | ||
Notifications | ||
ApiDiscussionTools.php | ||
ApiDiscussionToolsEdit.php | ||
ApiDiscussionToolsSubscribe.php | ||
CommentFormatter.php | ||
CommentItem.php | ||
CommentModifier.php | ||
CommentParser.php | ||
CommentUtils.php | ||
Data.php | ||
HeadingItem.php | ||
ImmutableRange.php | ||
NodeFilter.php | ||
ServiceWiring.php | ||
SubscriptionItem.php | ||
SubscriptionStore.php | ||
ThreadItem.php | ||
TreeWalker.php |