Commit Graph
10 Commits
Author SHA1 Message Date
Alexis Wilke de47d2f980 Reformatted with spaces instead of tabs as expected in Drupal.
Removed the z-index which was moved to the CSS template instead.
2010-05-15 10:42:33 +00:00
Alexis Wilke b8566401fd Reformatted with spaces as expected in Drupal 2010-05-15 10:41:35 +00:00
Alexis Wilke 8008cecb85 Created a template CSS that can be tweaked from the simplemenu administration
screen. The other CSS file is still work and used as a backup in case the
software cannot create a .css in the sites/name/files/css/... folder.
2010-05-15 10:40:53 +00:00
Alexis Wilke 2281eac5c1 Renamed the existing superfish as 1.4.1
Added superfish 1.4.8
The interface let you choose the version.
2010-05-15 10:39:43 +00:00
Alexis Wilke 202280fa6b Do not add the id="simplemenu" in JavaScript. Do it in PHP instead.
Added a new superfish parameter added in 1.4.8 (not present in 1.4.1 so it
has not side effect to the old version.)
2010-05-15 10:38:40 +00:00
Alexis Wilke c198b6f75f Fixed the description. 2010-05-15 10:36:13 +00:00
Alexis Wilke 13e221324c * Fixed the title of the simplemenu settings fieldset 2010-04-22 23:04:06 +00:00
Alexis Wilke f3409f422e * Moved a few things around in the settings screen.
* Fixed a potential problem with themes.
2010-04-21 10:32:17 +00:00
Alexis Wilke 1e627725ac * Removed the info that is to be added by Drupal automatically. 2010-04-14 09:40:29 +00:00
Alexis Wilke 18f4b720a8 * Many fixes as found in many issues.
[#565736]
  [#412500]
  [#421732]
  [#766466]
* Passed through coder (fixed tabs, missing spaces)
* Added missing hook_uninstall() function to delete variables
* Fixed some formatting in code (.module, .inc, .css, .js)
2010-04-13 01:19:04 +00:00