The MenuManager Plugin has been created to make the task of creating new pages and arranging existing ones more convenient and less tedious! For example, if you want to move a page without the MenuManager, you have to go to source code view, cut everything, go to a different page, scroll to the end, insert a new headline, go to source view again, scroll again to the bottom and finally paste your clipboards components. Not exactly my definition of “simple”. So do yourself a favor and install the MenuManager Plugin now!
It allows you to move existing pages around by drag&drop and create new pages with just one click.
The new version now allows for up to six menulevels!
The Plugin supports different languages and comes with German and English language files.
MenuManager can be downloaded from
http://cmsimple-styles.com/cmsimplestyles/?Plugins_%26amp%3B_Tools:Menumanager_Plugin
back to plugins
Discussion
I got an error on this one. ‘Couldn’t find Menumanager2006’ when seleting the plugin in the pluginloader.
The zipfile creates the path: plugins\menumanager2006\menumanager
If I move the content of \menumanager one step up, I don’t get the error but the plugin never starts.
Because the plugin is called “menumanager” and not “menumanager2006”
The main problem is, that when extracting the zip file, the plugins index.php is one level within the folder structure too deep. (so you can’t install it with the plugininstaller *sorry for that*)
That problem has been solved years ago!!
I created a site with an absolute positioned content area (div) with overflow:hidden. This is where the editmenu() is placed, too. Everything in the menumanager is OK as long as it is not necessary for the div to scroll. But when you have to scroll up to reach the bottom menu items or the button for new pages, it seems that the plugin does not notice that it was scrolled. So if you click on one of the bottom items and try to move it, one of the items above moves. No chance to reach the bottom ones.
I guess it must be something between the CSS and the JavaScript, but could not fix or even locate the problem. Any ideas anybody?