update simplemenu to 6.x, patch by starbow, ax

This commit is contained in:
Ted Serbinski
2008-02-28 21:47:17 +00:00
parent d45e0979fa
commit 23a553dc8b
5 changed files with 192 additions and 189 deletions
+10 -2
View File
@@ -3,13 +3,13 @@
--- README -------------------------------------------------------------
SimpleMenu, Version 4.0
SimpleMenu, Version 6.0
Written by Ted Serbinski, aka, m3avrck
hello@tedserbinski.com
http://tedserbinski.com
Requirements: Drupal 5.0
Requirements: Drupal 6.x
jQuery Superfish: http://users.tpg.com.au/j_birch/plugins/superfish/
@@ -29,6 +29,14 @@ jQuery Superfish: http://users.tpg.com.au/j_birch/plugins/superfish/
--- CHANGELOG --------------------------------------------------------
6.0, 2008-xx-xx
----------------------
- compatible with Drupal 6.x
- Superfish 1.4.1
- separate superfish.js into own file
- remove devel links, since devel module links in 6.x can be moved to any menu now
5.0, 2008-Jan-26
----------------------