Thomas Keller 7e10524f92 Add a popup menu in the main menu which allows to quickly jump between projects.
* refactor out the common menu code from several base*.html classes into main-menu.html
  and put the raw links into a unordered list (which makes it easier to create dynamic
  menus as we cannot insert block items into inline items in strict mode)
* query the list of available projects on every request and set them for every template
  in Middleware.php
* make the popup menu pretty
2010-10-15 00:40:09 +00:00
2009-11-06 15:57:45 +01:00
2009-11-09 21:43:45 +01:00
2008-08-12 20:36:41 +02:00
Description
No description provided
2.9 MiB
Languages
PHP 82%
HTML 14.8%
CSS 1.4%
JavaScript 0.5%
Lua 0.4%
Other 0.9%