Closed (works as designed)
Project:
Gallerix
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2008 at 10:50 UTC
Updated:
24 May 2011 at 09:20 UTC
The Gallerix menu item is not cached and cannot be moved around in the menu tree.
Fix would be very simple: remember to change "if (!$may_cache) {" into "if ($may_cache) {" inside the "function gallerix_menu($may_cache) {" function.
Comments
Comment #1
silviogutierrez commentedMost of the menus in Gallerix are non-static and should not be cached. Static ones will be moved to the cached section.
Silvio
Comment #2
AlexisWilke commented5.x is not supported anymore. Closing this issue.
Thank you.
Alexis Wilke