README.txt 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. # $Id$
  2. --- README -------------------------------------------------------------
  3. SimpleMenu, Version 3.0
  4. Written by Ted Serbinski, aka, m3avrck
  5. hello@tedserbinski.com
  6. http://tedserbinski.com
  7. Requirements: Drupal 5.0
  8. Icons from: http://www.famfamfam.com/
  9. jQuery Superfish: http://users.tpg.com.au/j_birch/plugins/superfish/
  10. --- INSTALLATION --------------------------------------------------------
  11. 1. Place simplemenu folder in your modules directory
  12. 2. Enable "SimpleMenu" under administer > site building > modules
  13. 3. Enable access to "view simplemenu" under administer > user management > access control
  14. 4. Configure menu to use under administer > site configuration > simplemenu
  15. --- CHANGELOG --------------------------------------------------------
  16. 4.0, 2007-Nov-21
  17. ----------------------
  18. - new CHANGELOG to keep track of changes
  19. - #156256 upgrade to SuperFish 1.3.2
  20. - upgrade to bgIframe 2.1.1 (for IE6 compatibility with forms)
  21. - remove RTL option; this conflicts with other changes and is properly implemented in Drupal 6