Downloads
Release notes
* Added -color for 2 background colors #899744: Simple CSS fix in simpleblack theme
* Warn about the fact that file system is private in the settings so people know that changing certain things will have no effect.
* Fixed 'simplemenu_running' using a local variable instead of Drupal variable #954642: Simplemenu resets the variable-cache for every request
* Fixed case when user does not have the right to see any menus
* Added noderelationships/* to the visibility variable (only for new installs)
* simplemenu_menu_tree() would test the wrong variable canceling the caching; discovered by meustrus
* simplemenu_get_zindex() was mispelled, nothing important since it was called using the wrong name, but it is fixed now; discovered by meustrus
* Issue #902696: CSS file does not load on private file system and drupal in a folder by ducklofty: CSS file does not load on private file system and Drupal in a folder.