36 Commits

Author SHA1 Message Date
AlexisWilke
072342016d Issue [#1120980] by stephen Verdant: Simplemenu missing for roles other than root administrator 2011-07-04 12:44:50 -07:00
The Great Git Migration
a19cf5aae0 Stripping CVS keywords 2011-02-25 02:07:04 +00:00
Alexis Wilke
4d9851e410 First stride at getting a version 7.x working... 2010-05-31 09:44:37 +00:00
Alexis Wilke
e3e87a93d7 * Fixed which menu is presented according to the settings (duh!) [#809546] 2010-05-26 06:10:34 +00:00
Alexis Wilke
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'
2010-05-16 23:20:01 +00:00
Alexis Wilke
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.
2010-05-16 10:45:25 +00:00
Alexis Wilke
d9f856a075 Pretty 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!)
2010-05-16 09:10:28 +00:00
Alexis Wilke
5109e619cc Changes 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.
2010-05-15 10:47:59 +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
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
Roger López
cc52ea5af6 #332711: Menu not displaying on certain paths caused by theme exclusions 2008-12-12 05:25:07 +00:00
Roger López
cc43fb6fa3 #336119: Problems with administration theme displaying on block admin page 2008-12-06 17:12:22 +00:00
Roger López
53a2bce0bd #296822: Add admin setting to disable menu on certain paths 2008-10-17 01:08:12 +00:00
Roger López
c98cff88e7 - #247373: found untranslatable strings, by Takafumi 2008-10-12 22:44:40 +00:00
Roger López
c3abc04ce2 #309572: Code review by wmostrey
#232308: Show devel links feature
2008-10-12 22:36:56 +00:00
Ted Serbinski
23a553dc8b update simplemenu to 6.x, patch by starbow, ax 2008-02-28 21:47:17 +00:00
Ted Serbinski
d45e0979fa - #199882, new options for controlling menu effects and timing, patch by Steve McKenzie, modified by me 2008-01-26 23:08:39 +00:00
Ted Serbinski
ebdc82203b #200086, don't load non-existent custom.css file 2008-01-26 22:08:52 +00:00
Ted Serbinski
0dd46f5214 new black and blue theme and other CSS fixes 2007-11-22 19:26:04 +00:00
Ted Serbinski
5c6bec1d8a remove dependency on menu module 2007-11-22 18:14:34 +00:00
Ted Serbinski
71f74b5565 #180106 - fix missing translatable strings 2007-11-22 05:07:07 +00:00
Ted Serbinski
57a7629b29 #162860 remove replace, not valid jQuery 2007-11-22 04:52:15 +00:00
Ted Serbinski
ebb1ab6ce1 ability to set new themes now 2007-11-22 04:43:47 +00:00
Ted Serbinski
36d7d5cf37 remove RTL support, now in D6 2007-11-22 02:00:10 +00:00
Ted Serbinski
21563d09ce major rewrite of menu code, tons of bug and usability fixes, faster, and better cross browser integration, and RTL support 2007-04-07 05:41:34 +00:00
Ted Serbinski
ec97ad2402 remove AJAX callback, pass menu structure to page directly, dramatically faster, 1 less HTTP request, clear your menu cache, can produce weirdness/infinit loops 2007-04-07 03:57:43 +00:00
Ted Serbinski
ccd2494fb7 #133010, fix devel links, patch by dericknwq 2007-04-07 03:30:15 +00:00
Ted Serbinski
eb09ab5342 add new RTL advanced setting for themes that need that 2007-03-01 00:08:04 +00:00
Ted Serbinski
cd38617398 #116317, disable simplemenu on a per theme basis, patch by jjeff 2007-02-28 23:43:42 +00:00
Ted Serbinski
6085946d1d #114015, advanced menu settings to place menu anywhere on page, patch by Steve McKenzie, modified by me 2007-01-30 05:41:41 +00:00
Ted Serbinski
cb22790246 #108971, use any menu not just root menus, patch by ewhipple 2007-01-16 06:47:15 +00:00
Ted Serbinski
cca7f982e4 capitalization fix 2007-01-11 04:14:29 +00:00
Ted Serbinski
60cc6ae1a3 renaming menu bar module to SimpleMenu module 2007-01-11 03:25:24 +00:00
Ted Serbinski
24bb9a57bb fix menu capitalization to be consistent with core 2006-11-18 01:26:44 +00:00
Ted Serbinski
911791b362 fix menu paths when mod_rewrite is not available 2006-11-18 01:22:58 +00:00
Ted Serbinski
44264836be new menu bar built with jquery 2006-09-18 21:54:19 +00:00