update README

This commit is contained in:
Ted Serbinski 2007-11-22 19:34:55 +00:00
parent 0dd46f5214
commit f3935ae423

View File

@ -3,12 +3,12 @@
--- README ------------------------------------------------------------- --- README -------------------------------------------------------------
SimpleMenu, Version 3.0 SimpleMenu, Version 4.0
Written by Ted Serbinski, aka, m3avrck Written by Ted Serbinski, aka, m3avrck
hello@tedserbinski.com hello@tedserbinski.com
http://tedserbinski.com http://tedserbinski.com
Requirements: Drupal 5.0 Requirements: Drupal 5.0
Icons from: http://www.famfamfam.com/ Icons from: http://www.famfamfam.com/
@ -34,13 +34,13 @@ jQuery Superfish: http://users.tpg.com.au/j_birch/plugins/superfish/
---------------------- ----------------------
- new CHANGELOG to keep track of changes - new CHANGELOG to keep track of changes
- #156256 upgrade to SuperFish 1.3 - #156256 upgrade to SuperFish 1.3
- upgrade to bgIframe 2.1.1 (for IE6 compatibility with forms) - upgrade to bgIframe 2.1.1 (for IE6 compatibility with forms)
- #136478 - fix Opera compatibility - #136478 - fix Opera compatibility
- remove RTL option; this conflicts with other changes and is properly implemented in Drupal 6 - remove RTL option; this conflicts with other changes and is properly implemented in Drupal 6
- new option to select which theme to style SimpleMenu with, or provide a custom one - new option to select which theme to style SimpleMenu with, or provide a custom one
- #184051 - don't hardcode CSS, add class to body - #184051 - don't hardcode CSS, add class to body
- #180106 - fix missing translatable strings" - #180106 - fix missing translatable strings
- #144742 - don't show annoying A titles - #144742 - don't show annoying anchor titles
- remove dependency on menu module, now works with menu module off - remove dependency on menu module, now works with menu module off
- new black & blue theme, design by Jeremy Caldwell (http://nerdliness.com/article/2007/11/01/simplemenu-module-customizations) - new black & blue theme, design by Jeremy Caldwell (http://nerdliness.com/article/2007/11/01/simplemenu-module-customizations)
- alter height of menu and rollover to fix gaps - alter height of menu and rollover to fix gaps