@@ -1,4 +1,3 @@
-# $Id$
--- README -------------------------------------------------------------
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
-/* $Id$ */
/* There is a version of this file commented in great detail for educational purposes here:
* http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css
-; $Id$
name = SimpleMenu
description = Displays a menu bar with drop down items. By default it appears at the top of the screen with the Navigation menu.
core = 7.x
* Get rid of the variables used by simple menu.
(function($){
Drupal.behaviors.simplemenuAttach = {
name = SimpleMenu Devel Menu
description = Include the developer menu in the simplemenu tree.
dependencies[] = simplemenu
name = SimpleMenu Inactive Parent Menu
description = Make all the parent menus inactive so users cannot click on them inadvertendly.
name = SimpleMenu Multi-Menu support
description = Give support to display multiple menu in the top row.
function simplemenu_multi_menu_uninstall() {
variable_del('simplemenu_menus');
.simplemenu-block {
height: 21px;
# -----------------------------------------------------------------------------
# Japanese translation of Drupal (modules-simplemenu)
#