diff options
Diffstat (limited to 'skins/MonoBook/hooks.txt')
-rw-r--r-- | skins/MonoBook/hooks.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/skins/MonoBook/hooks.txt b/skins/MonoBook/hooks.txt new file mode 100644 index 0000000..b456a66 --- /dev/null +++ b/skins/MonoBook/hooks.txt @@ -0,0 +1,8 @@ +Hooks provided by the MonoBook skin. + +'MonoBookTemplateToolboxEnd': DEPRECATED. Called by Monobook skin after toolbox +links have been rendered (useful for adding more). Note: this is only run for +the Monobook skin. To add items to the toolbox you should use the +SkinTemplateToolboxEnd hook instead, which works for all "SkinTemplate"-type +skins. +$tools: array of tools |