Merge "LocalisationCache: Process one fallback at a time"
[lhc/web/wiklou.git] / docs / hooks.txt
index 369b777..4f0882e 100644 (file)
@@ -2299,6 +2299,11 @@ $type: 'normal' or 'history' for old/diff views
 the MediaWiki icon but plain text instead.
 $skin: Skin object
 
+'SkinPreloadExistence': Supply titles that should be added to link existence
+cache before the page is rendered.
+&$titles: Array of Title objects
+$skin: Skin object
+
 'SkinSubPageSubtitle': At the beginning of Skin::subPageSubtitle().
 &$subpages: Subpage links HTML
 $skin: Skin object