CologneBlue rewrite: rework quickbar() once again
authorMatmaRex <matma.rex@gmail.com>
Sat, 27 Oct 2012 14:48:06 +0000 (16:48 +0200)
committerMatmaRex <matma.rex@gmail.com>
Sat, 27 Oct 2012 16:40:30 +0000 (18:40 +0200)
commit5e9afaea04e9276964f5669ad7f541278c7227bc
tree1ef063fd03f1bae1987a865dfcfd261c18860a64
parentceeb0a9976cd19d258e6f3c1cea170e855e1642e
CologneBlue rewrite: rework quickbar() once again

* three separate phases:
  * semantic modifications (adding new portlets, removing langlinks,
    moving search to top)
  * filling out special items with content (searchbox, toolbox)
  * generating the HTML
* split new portlets data to a separate function, sidebarAdditions()
* fix missing headings for items added as HTML strings instead of a
  links array (bug 41456)
* fix double escaping of some headings

Change-Id: Id1889591d1ac78f2b78a55ab225df37278c87b2b
skins/CologneBlue.php