https://bugzilla.wikimedia.org/show_bug.cgi?id=58137

Daniel Friesen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mediawiki-bugs@nadir-seen-f
                   |                            |ire.com

--- Comment #4 from Daniel Friesen <[email protected]> ---
By all means encourage extension authors to use more relevant hooks, but the
SkinTemplateOutputPageBeforeExec hook is used for more than just changing
language_urls.
- Sometimes extensions have a need to modify other template attributes, such as
bodytext at the last moment.
- This hook is currently the only way to modify the sidebar with things that
you do not want to be cached.
- It's also the only method of adding footerlinks and changing it's contents.
See https://www.mediawiki.org/wiki/Manual:Footer

I'm going to have to -1 this idea.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to