Tim Almdal
|
cf89015a29
|
Change the fix for ticket #775 to always add the Add menu, but not add any items if the album directory is not writable.
|
2009-09-19 09:34:27 -07:00 |
|
Tim Almdal
|
4e6f2f1b4c
|
Don't display the add menu if the underlying operating system directory is not writable. THis should fix ticket #775
|
2009-09-18 23:53:48 -07:00 |
|
Bharat Mediratta
|
4bc7165dab
|
Delete obsolete comment and tighten the code in site_menu().
|
2009-08-29 16:42:33 -07:00 |
|
jhilden
|
746609b967
|
* created new generic "Add" dropdown in the site menu. this should take care of ticket #537
* removed start/stop translation menu items from the admin, since they are on the languags admin page now
|
2009-08-29 14:27:08 -04:00 |
|
Bharat Mediratta
|
1e90e40d3a
|
Use events to generate menus, instead of having xxx_menu helpers.
This is the first step towards having a simple, lightweight and
unified API for module interaction.
|
2009-07-28 13:47:22 -07:00 |
|