/[drupal]/contributions/modules/nice_menus/README.txt
ViewVC logotype

Log of /contributions/modules/nice_menus/README.txt

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


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

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Mar 25 12:29:08 2009 UTC (8 months ago) by add1sun
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +5 -1 lines
Diff to previous 1.16
Starting upgrade notes for version 2.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Mar 24 16:22:28 2009 UTC (8 months ago) by add1sun
Branch: MAIN
Changes since 1.15: +3 -7 lines
Diff to previous 1.15
#322962: thanks to higherform and GiorgosK for testing. New feature to add configurable JS with Superfish.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Feb 6 14:40:37 2009 UTC (9 months, 2 weeks ago) by add1sun
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
#340103: Renamed theme functions to module name and created legacy wrappers which will be removed in Drupal 7.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Feb 6 14:16:48 2009 UTC (9 months, 2 weeks ago) by add1sun
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
#340105: Added theme function for secondary links menu

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Dec 4 00:42:49 2008 UTC (11 months, 3 weeks ago) by add1sun
Branch: MAIN
Changes since 1.12: +13 -24 lines
Diff to previous 1.12
lots of tweaky style and txt cleanups.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Oct 29 16:38:28 2007 UTC (2 years ago) by add1sun
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-ALPHA1, DRUPAL-6--1-0-BETA, DRUPAL-6--1-0-RC1, DRUPAL-6--1-0-RC2, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3
Branch point for: DRUPAL-6--1
Changes since 1.11: +6 -6 lines
Diff to previous 1.11
Fixing Garland header menus to have the right padding.  Garland's line-height made them too short.  Also did more clean up of comments.

Revision 1.6.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Oct 29 16:35:34 2007 UTC (2 years ago) by add1sun
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4
Changes since 1.6.2.5: +6 -6 lines
Diff to previous 1.6.2.5 , to branch point 1.6 , to next main 1.17
Fixing Garland header menus to have the right padding.  Garland's line-height made them too short.  Also did more clean up of comments.

Revision 1.6.2.5 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 14:56:51 2007 UTC (2 years ago) by add1sun
Branch: DRUPAL-5
Changes since 1.6.2.4: +2 -2 lines
Diff to previous 1.6.2.4 , to branch point 1.6
Tiny README and CHNAGELOG changes.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Oct 28 14:56:25 2007 UTC (2 years ago) by add1sun
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Tiny README and CHNAGELOG changes.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Oct 20 14:47:54 2007 UTC (2 years, 1 month ago) by add1sun
Branch: MAIN
Changes since 1.9: +19 -20 lines
Diff to previous 1.9
Cleaning up documentation and adding a CHNAGELOG.txt.

Revision 1.6.2.4 - (view) (download) (annotate) - [select for diffs]
Sat Oct 20 14:42:08 2007 UTC (2 years, 1 month ago) by add1sun
Branch: DRUPAL-5
Changes since 1.6.2.3: +19 -20 lines
Diff to previous 1.6.2.3 , to branch point 1.6
Cleaning up documentation and adding a CHANGELOG.txt.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Aug 15 23:00:11 2007 UTC (2 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.8: +14 -4 lines
Diff to previous 1.8
clarify new procedure for providing a custom CSS layout file, and a minor spelling correction.

Revision 1.6.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Aug 15 22:58:15 2007 UTC (2 years, 3 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.6.2.2: +14 -4 lines
Diff to previous 1.6.2.2 , to branch point 1.6
clarify new procedure for providing a custom CSS layout file, and a minor spelling correction.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Aug 15 14:41:07 2007 UTC (2 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.7: +5 -1 lines
Diff to previous 1.7
Removed drupal_add_js and put all the js calls into drupal_set_html_head so we could get them in the right order. Flyouts are now broken for everything except IE6 and less. Apparently the other browsers were incorrectly depending on js as well :(.

Revision 1.6.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 15:12:18 2007 UTC (2 years, 6 months ago) by add1sun
Branch: DRUPAL-5
Changes since 1.6.2.1: +5 -1 lines
Diff to previous 1.6.2.1 , to branch point 1.6
Removed drupal_add_js and put all the js calls into drupal_set_html_head so we could get them in the right order. Flyouts are now broken for everything except IE6 and less. Apparently the other browsers were incorrectly depending on js as well :(.

Revision 1.6.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Apr 26 19:25:40 2007 UTC (2 years, 7 months ago) by add1sun
Branch: DRUPAL-5
Changes since 1.6: +8 -14 lines
Diff to previous 1.6
Bunch of changes to get this moving to 5. Includes numerous changes from #113294, thanks to miseryshining, burgs, SubWolf and JamesSharpe.  Also makes the output themable - #79504 - thanks to webchick. I branched too soon :)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Apr 26 19:24:24 2007 UTC (2 years, 7 months ago) by add1sun
Branch: MAIN
Changes since 1.6: +8 -14 lines
Diff to previous 1.6
Bunch of changes to get this moving to 5. Includes numerous changes from #113294, thanks to miseryshining, burgs, SubWolf and JamesSharpe.  Also makes the output themable - #79504 - thanks to webchick. w00t

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Oct 8 08:39:10 2006 UTC (3 years, 1 month ago) by jakeg
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.5: +7 -13 lines
Diff to previous 1.5
README changes. I'm about to try changing to using JQuery for the next update, so if you don't want JQuery, go back to this update

Revision 1.2.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Aug 11 14:16:28 2006 UTC (3 years, 3 months ago) by jakeg
Branch: DRUPAL-4-7
Changes since 1.2.2.3: +2 -13 lines
Diff to previous 1.2.2.3 , to branch point 1.2 , to next main 1.17
show titles for blocks of type right and left, but not down

Revision 1.2.4.2 - (view) (download) (annotate) - [select for diffs]
Fri Aug 11 12:48:17 2006 UTC (3 years, 3 months ago) by jakeg
Branch: DRUPAL-4-6
Changes since 1.2.4.1: +84 -12 lines
Diff to previous 1.2.4.1 , to branch point 1.2 , to next main 1.17
MASSIVE UPDATE\! updating 4.6 with functionality added over last 7 months to 4.7

Revision 1.2.4.1 - (view) (download) (annotate) - [select for diffs]
Fri Aug 11 12:03:18 2006 UTC (3 years, 3 months ago) by jakeg
Branch: DRUPAL-4-6
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
test commit before updating module with changes from 4.7 and head

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Aug 6 10:21:51 2006 UTC (3 years, 3 months ago) by jakeg
Branch: MAIN
Changes since 1.4: +3 -5 lines
Diff to previous 1.4
- Use of em rather than px for some css to enable better resizing
- #76159 add class for menu items rather than dynamic mid
- #76067 don't include js in css-only capable browsers
- tidy up readme file

Revision 1.2.2.3 - (view) (download) (annotate) - [select for diffs]
Sun Aug 6 10:16:20 2006 UTC (3 years, 3 months ago) by jakeg
Branch: DRUPAL-4-7
Changes since 1.2.2.2: +3 -5 lines
Diff to previous 1.2.2.2 , to branch point 1.2
- use of em rather than px for some css to enable better resizing
- #76159 add class for menu items rather than dynamic mid
- #76067 don't include js in css-only capable browsers
- tidy up readme file

Revision 1.2.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 30 09:57:19 2006 UTC (3 years, 7 months ago) by jakeg
Branch: DRUPAL-4-7
Changes since 1.2.2.1: +85 -8 lines
Diff to previous 1.2.2.1 , to branch point 1.2
lots of CSS examples added to README.txt, made it so navigation menu will show username as title if logged in (and block not hidden)

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Mar 30 09:52:58 2006 UTC (3 years, 7 months ago) by jakeg
Branch: MAIN
Changes since 1.3: +85 -8 lines
Diff to previous 1.3
lots of CSS examples added to README.txt, made it so navigation menu will show username as title if logged in (and block not hidden)

Revision 1.2.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 20:19:24 2006 UTC (3 years, 10 months ago) by jakeg
Branch: DRUPAL-4-7
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
should fix 4.7

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jan 4 19:45:31 2006 UTC (3 years, 10 months ago) by jakeg
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
patch by der to make menu source selectable, and other usability features

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 3 08:45:16 2006 UTC (3 years, 10 months ago) by jakeg
Branch: MAIN
Branch point for: DRUPAL-4-6, DRUPAL-4-7
Changes since 1.1: +3 -1 lines
Diff to previous 1.1
fixed some bugs, added arrows to indicate expanded menus

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Jan 2 17:11:43 2006 UTC (3 years, 10 months ago) by jakeg
Branch: MAIN
first commit for this new module by jakeg

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