/[drupal]/contributions/modules/simplemenu/simplemenu.module
ViewVC logotype

Log of /contributions/modules/simplemenu/simplemenu.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.10.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 02:15:09 2009 UTC (7 months, 3 weeks ago) by rz
Branch: DRUPAL-6--2
Changes since 1.10.2.1: +13 -4 lines
Diff to previous 1.10.2.1 , to branch point 1.10
Add menu directly to the page, rather than placing with javascript.

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 01:39:51 2009 UTC (7 months, 3 weeks ago) by rz
Branch: DRUPAL-6--2
Changes since 1.10: +104 -49 lines
Diff to previous 1.10
#233082: hook for extending simplemenu

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 06:24:18 2008 UTC (11 months, 2 weeks ago) by rz
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.9: +269 -105 lines
Diff to previous 1.9
merging DRUPAL-6--1 into HEAD

Revision 1.9.2.11.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 05:25:07 2008 UTC (11 months, 2 weeks ago) by rz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.9.2.11.2.5: +10 -7 lines
Diff to previous 1.9.2.11.2.5 , to branch point 1.9.2.11
#332711: Menu not displaying on certain paths caused by theme exclusions

Revision 1.9.2.11.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 17:12:22 2008 UTC (11 months, 3 weeks ago) by rz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.9.2.11.2.4: +40 -8 lines
Diff to previous 1.9.2.11.2.4 , to branch point 1.9.2.11
#336119: Problems with administration theme displaying on block admin page

Revision 1.9.2.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 01:08:12 2008 UTC (13 months, 1 week ago) by rz
Branch: DRUPAL-6--1
Changes since 1.9.2.11.2.3: +55 -2 lines
Diff to previous 1.9.2.11.2.3 , to branch point 1.9.2.11
#296822: Add admin setting to disable menu on certain paths

Revision 1.9.2.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 22:44:40 2008 UTC (13 months, 2 weeks ago) by rz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.9.2.11.2.2: +6 -3 lines
Diff to previous 1.9.2.11.2.2 , to branch point 1.9.2.11
- #247373: found untranslatable strings, by Takafumi

Revision 1.9.2.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 22:36:56 2008 UTC (13 months, 2 weeks ago) by rz
Branch: DRUPAL-6--1
Changes since 1.9.2.11.2.1: +41 -3 lines
Diff to previous 1.9.2.11.2.1 , to branch point 1.9.2.11
#309572: Code review by wmostrey
#232308: Show devel links feature

Revision 1.9.2.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 21:47:17 2008 UTC (20 months, 4 weeks ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.9.2.11: +74 -77 lines
Diff to previous 1.9.2.11
update simplemenu to 6.x, patch by starbow, ax

Revision 1.9.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 23:08:39 2008 UTC (22 months ago) by m3avrck
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--5-0
Branch point for: DRUPAL-6--1
Changes since 1.9.2.10: +29 -2 lines
Diff to previous 1.9.2.10 , to branch point 1.9 , to next main 1.10
- #199882, new options for controlling menu effects and timing, patch by Steve McKenzie, modified by me

Revision 1.9.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 22:08:52 2008 UTC (22 months ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9.2.9: +2 -2 lines
Diff to previous 1.9.2.9 , to branch point 1.9
#200086, don't load non-existent custom.css file

Revision 1.9.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 19:26:04 2007 UTC (2 years ago) by m3avrck
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--4-0
Changes since 1.9.2.8: +2 -2 lines
Diff to previous 1.9.2.8 , to branch point 1.9
new black and blue theme and other CSS fixes

Revision 1.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 18:14:34 2007 UTC (2 years ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9.2.7: +26 -15 lines
Diff to previous 1.9.2.7 , to branch point 1.9
remove dependency on menu module

Revision 1.9.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 05:07:07 2007 UTC (2 years ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9.2.6: +3 -3 lines
Diff to previous 1.9.2.6 , to branch point 1.9
#180106 - fix missing translatable strings

Revision 1.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 04:52:15 2007 UTC (2 years ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9.2.5: +2 -2 lines
Diff to previous 1.9.2.5 , to branch point 1.9
#162860 remove replace, not valid jQuery

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 04:43:47 2007 UTC (2 years ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9.2.4: +39 -26 lines
Diff to previous 1.9.2.4 , to branch point 1.9
ability to set new themes now

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 02:00:10 2007 UTC (2 years ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9.2.3: +3 -14 lines
Diff to previous 1.9.2.3 , to branch point 1.9
remove RTL support, now in D6

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 05:41:34 2007 UTC (2 years, 7 months ago) by m3avrck
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-0, DRUPAL-5--3-1, DRUPAL-5--3-2
Changes since 1.9.2.2: +2 -2 lines
Diff to previous 1.9.2.2 , to branch point 1.9
major rewrite of menu code, tons of bug and usability fixes, faster, and better cross browser integration, and RTL support

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 03:57:43 2007 UTC (2 years, 7 months ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9.2.1: +39 -42 lines
Diff to previous 1.9.2.1 , to branch point 1.9
remove AJAX callback, pass menu structure to page directly, dramatically faster, 1 less HTTP request, clear your menu cache, can produce weirdness/infinit loops

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 03:30:15 2007 UTC (2 years, 7 months ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9: +11 -10 lines
Diff to previous 1.9
#133010, fix devel links, patch by dericknwq

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 00:08:04 2007 UTC (2 years, 8 months ago) by m3avrck
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.8: +13 -2 lines
Diff to previous 1.8
add new RTL advanced setting for themes that need that

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 23:43:42 2007 UTC (2 years, 8 months ago) by m3avrck
Branch: MAIN
Changes since 1.7: +21 -6 lines
Diff to previous 1.7
#116317, disable simplemenu on a per theme basis, patch by jjeff

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 30 05:41:41 2007 UTC (2 years, 9 months ago) by m3avrck
Branch: MAIN
Changes since 1.6: +36 -6 lines
Diff to previous 1.6
#114015, advanced menu settings to place menu anywhere on page, patch by Steve McKenzie, modified by me

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 16 06:47:15 2007 UTC (2 years, 10 months ago) by m3avrck
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#108971, use any menu not just root menus, patch by ewhipple

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 11 04:14:29 2007 UTC (2 years, 10 months ago) by m3avrck
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
capitalization fix

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 11 03:25:24 2007 UTC (2 years, 10 months ago) by m3avrck
Branch: MAIN
Changes since 1.3: +39 -39 lines
Diff to previous 1.3
renaming menu bar module to SimpleMenu module

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 18 01:26:44 2006 UTC (3 years ago) by m3avrck
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
fix menu capitalization to be consistent with core

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 18 01:22:58 2006 UTC (3 years ago) by m3avrck
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
fix menu paths when mod_rewrite is not available

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 18 21:54:19 2006 UTC (3 years, 2 months ago) by m3avrck
Branch: MAIN
new menu bar built with jquery

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2