On Mon, Dec 27, 2010 at 9:02 AM, Daniel Friesen <[email protected]> wrote: > The effects will be like this: > - The three content_actions related hooks will no longer work in 1.18, > thus extensions that haven't started supporting vector tabs will also > stop showing tabs in other skins > - In their place extensions will use 3 navigation_urls related hooks > (most extensions are already using the one hook available)
If it wouldn't be too much extra work, it would be preferable to keep back-compat for the content_actions hooks -- have the code rewrite any changes to content_actions to comparable changes to navigation_urls. But only if it's not too messy (I haven't looked at the code). Other than that, I'm entirely in favor of harmonizing the skin implementations. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
