930913e764term is saved (created) and node tagged with, but then term name will not be updated yet. module can't add term form in the node form yet.
bachy
2011-09-29 20:36:46 +02:00
03cc8469dc* Moved the multi-menu in a separate module so we don't automatically get those features (save time for many of us!) * Fixed the inactive parent function names * Mark the top links with 'simplemenu_multi_menu_root'
Alexis Wilke
2010-05-16 23:20:01 +00:00
4430806082* Fixed the Inactive Parent anchor name so they all are unique. * Fixed the Devel menu name and identifier. * Added support for users to select multiple menus.
Alexis Wilke
2010-05-16 10:45:25 +00:00
d9f856a075Pretty major update to better support several options: * Added a white border at the top of the drop-downs in original * Optimized the "view" test for simplemenu * Enhanced the init() function by creating sub-functions and moving the footer functionality in it * The list of themes is now dynamically generated from the simplemenu themes folder * The list of superfish now includes a 'custom' so the code may come from another module or theme * The Simplemenu variable can now be moved to the header and cache in its own JS file * Create a Devel and Inactive Parents modules for additional functionality * Moved the simplemenu modules in the Menu package * Changed the function generating the menu so other modules may tweak the menu if so they wish * Moved the support for Devel in a separate sub-module. (this is with the new way of doing things & has a corresponding update hook to tell users about the change. It is actually a good example of using the new hook system!)
Alexis Wilke
2010-05-16 09:10:28 +00:00
b50c953eebMoving Simplemenu in the Menu package with the other two new modules.
Alexis Wilke
2010-05-16 09:00:07 +00:00
5109e619ccChanges to support a fixed position (i.e. does not scroll with the page.) Put the menu inside a <div> block (so fixed position works.) Added support to switch between versions of superfish. Added support for z-index parameter in admin screen.
Alexis Wilke
2010-05-15 10:47:59 +00:00
d5ce155335Small fix for I changed (fixed) the name of a variable.
Alexis Wilke
2010-05-15 10:43:12 +00:00
de47d2f980Reformatted with spaces instead of tabs as expected in Drupal. Removed the z-index which was moved to the CSS template instead.
Alexis Wilke
2010-05-15 10:42:33 +00:00
b8566401fdReformatted with spaces as expected in Drupal
Alexis Wilke
2010-05-15 10:41:35 +00:00
8008cecb85Created 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.
Alexis Wilke
2010-05-15 10:40:53 +00:00
2281eac5c1Renamed the existing superfish as 1.4.1 Added superfish 1.4.8 The interface let you choose the version.
Alexis Wilke
2010-05-15 10:39:43 +00:00
202280fa6bDo 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.)
Alexis Wilke
2010-05-15 10:38:40 +00:00
c198b6f75fFixed the description.
Alexis Wilke
2010-05-15 10:36:13 +00:00
13e221324c* Fixed the title of the simplemenu settings fieldset
Alexis Wilke
2010-04-22 23:04:06 +00:00
f3409f422e* Moved a few things around in the settings screen. * Fixed a potential problem with themes.
Alexis Wilke
2010-04-21 10:32:17 +00:00
1e627725ac* Removed the info that is to be added by Drupal automatically.
Alexis Wilke
2010-04-14 09:40:29 +00:00
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)
Alexis Wilke
2010-04-13 01:19:04 +00:00
b21bbdb14f#350111: German Translation 6.x, by XerraX
Roger López
2009-04-02 00:41:22 +00:00
0dbc7d7df4#390968: Use Drupal 6's JavaScript API to load the JavaScript for the module, by remi
Roger López
2009-04-01 00:23:46 +00:00
b2b3f7f0b4#405904: simple menu behind navigation
Roger López
2009-04-01 00:17:17 +00:00
5c42f3c952#285533: The word 'false' appears in the menu, by dellis, remi, Roger Lopez
Roger López
2009-04-01 00:07:16 +00:00
cc52ea5af6#332711: Menu not displaying on certain paths caused by theme exclusions
Roger López
2008-12-12 05:25:07 +00:00
a570618597#235464: simplemenu disappears when Zen theme is turned on
Roger López
2008-12-06 18:04:45 +00:00
b6333de34e#245656: Blue and Black menu doesn't look good (at least in Garland)
Roger López
2008-12-06 17:35:02 +00:00