index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
libraries
/
Menu.php
Age
Commit message (
Expand
)
Author
2009-01-07
Properly implement 'root' as a legal factory type
Bharat Mediratta
2009-01-07
Add 'root' as a legal factory type
Bharat Mediratta
2009-01-06
Tabs -> spaces
Bharat Mediratta
2009-01-04
Started to wire up album and photo view menus. Need photo's parent album link...
Chad Kieffer
2008-12-11
Convert a stray <li> to </li>
Bharat Mediratta
2008-12-11
Changes to the Menu.php:
Tim Almdal
2008-12-08
Refactor Menu code to create allow you to create menus using a
Bharat Mediratta
2008-12-08
Replace protected array and __get() with just class variables. This is faste...
Bharat Mediratta
2008-12-08
Restructure Menu processing to respect the differnent types of menu items (Me...
Tim Almdal
2008-12-07
correct menu processing such that urls=# aren't given class gDialogLink
Tim Almdal
2008-12-07
Change the menu processing to add the gDialogLink class if the url starts wit...
Tim Almdal
2008-12-07
Remove debugging code
Tim Almdal
2008-12-07
Merge gallery3/branches/menus back into gallery3/trunk
Tim Almdal