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

--- Comment #5 from Jon <[email protected]> ---
Max what would you suggest?
I wonder if a hook on prepareDiscoveryTools and preparePersonalTools would
suffice.

An alternative approach would be a series of global variables.
e.g.
$personalTools = array(
  array(
    title: Title
    icon: 'home',
    label: wfMessage( 'home' )
  )
)

I'd hold off any sort of patch until we work out how this would work.

-- 
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