Log of /contributions/modules/nice_menus/nice_menus.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.58 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 6 14:40:37 2009 UTC
(9 months, 3 weeks ago)
by
add1sun
Branch:
MAIN
Changes since
1.57: +58 -14 lines
Diff to
previous 1.57
#340103: Renamed theme functions to module name and created legacy wrappers which will be removed in Drupal 7.
Revision
1.51 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 17 18:17:28 2008 UTC
(14 months, 1 week ago)
by
add1sun
Branch:
MAIN
Changes since
1.50: +7 -3 lines
Diff to
previous 1.50
#284294: turn off block caching since too much is changing per load. #288127: cleanup block title to use human-readable name rather than the machine name.
Revision
1.49 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 9 12:46:10 2008 UTC
(15 months, 2 weeks ago)
by
add1sun
Branch:
MAIN
Changes since
1.48: +37 -20 lines
Diff to
previous 1.48
#135771: Select depth of menu items to display. Thanks to bmagistro for initial patches and scottrigby for testing.
Revision
1.16.2.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 11 15:32:01 2008 UTC
(16 months, 2 weeks ago)
by
add1sun
Branch:
DRUPAL-5
Changes since
1.16.2.16: +12 -9 lines
Diff to
previous 1.16.2.16
, to
branch point 1.16
#235562: Use drupal_add_js rather than conditional comments. Unfortunately this adds JS to all browsers on all pages but only fires the funky JS for IE. It does include a new setting so you can turn it off altogether if you don't want to support IE though.
Revision
1.35.2.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 11 15:28:30 2008 UTC
(16 months, 2 weeks ago)
by
add1sun
Branch:
DRUPAL-6--1
Changes since
1.35.2.12: +12 -9 lines
Diff to
previous 1.35.2.12
, to
branch point 1.35
#235562: Use drupal_add_js rather than conditional comments. Unfortunately this adds JS to all browsers on all pages but only fires the funky JS for IE. It does include a new setting so you can turn it off altogether if you don't want to support IE though.
Revision
1.48 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 11 15:27:38 2008 UTC
(16 months, 2 weeks ago)
by
add1sun
Branch:
MAIN
Changes since
1.47: +12 -9 lines
Diff to
previous 1.47
#235562: Use drupal_add_js rather than conditional comments. Unfortunately this adds JS to all browsers on all pages but only fires the funky JS for IE. It does include a new setting so you can turn it off altogether if you don't want to support IE though.
Revision
1.41 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 9 17:40:20 2008 UTC
(21 months, 2 weeks ago)
by
add1sun
Branch:
MAIN
Changes since
1.40: +2 -2 lines
Diff to
previous 1.40
#215477: Remove extra creation of iFrame and make it JS only as well as adding the JS src fix for SSL. Thanks to nschindler for identifying, first patch and testing.
Revision
1.38 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 20 14:25:29 2008 UTC
(22 months, 1 week ago)
by
add1sun
Branch:
MAIN
Changes since
1.37: +30 -21 lines
Diff to
previous 1.37
#210284: Moved CSS and JS inclusion to hook_init rather than the theme function due to block caching. Also updated changelog.
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 3 16:07:12 2008 UTC
(22 months, 3 weeks ago)
by
add1sun
Branch:
MAIN
Changes since
1.35: +45 -24 lines
Diff to
previous 1.35
#205662, fixed disabled menu items showing. Also did documentation cleanup and set the title for custom and top-level menus.
Revision
1.34 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 17 01:38:36 2007 UTC
(23 months, 1 week ago)
by
add1sun
Branch:
MAIN
Changes since
1.33: +39 -38 lines
Diff to
previous 1.33
Cleaning it up a bit more but the function for _build and _tree are weird and I still can't trim the unnecessary parents.
Revision
1.31 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 21 16:57:11 2007 UTC
(2 years ago)
by
add1sun
Branch:
MAIN
Changes since
1.30: +34 -27 lines
Diff to
previous 1.30
More upgrade changes. Not sure this is the correct use of the new menu stuff yet. Still need to get children and primary menu stuff done.
Revision
1.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 9 16:35:53 2007 UTC
(2 years ago)
by
add1sun
Branch:
MAIN
Changes since
1.28: +2 -2 lines
Diff to
previous 1.28
#163539, much thanks to zerac_ee for tracking the mysterious configure blocks on PHP 4 bug. Also adding the .pot file.
Revision
1.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 29 16:38:28 2007 UTC
(2 years, 1 month ago)
by
add1sun
Branch:
MAIN
Changes since
1.26: +1 -2 lines
Diff to
previous 1.26
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.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 15 16:11:55 2007 UTC
(2 years, 3 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.20: +47 -3 lines
Diff to
previous 1.20
#162094 by hunmonk -- Allow custom overriding of layout properties. split the CSS files into a) the essential properties that hide/show the menus, and b) the layout properties. Add the ability to override the default layout CSS file at admin/build/themes/settings -- this makes upgrading easier, as no hacking of the module files are necessary to make custom layout adjustments.
Revision
1.16.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 15 15:42:12 2007 UTC
(2 years, 3 months ago)
by
thehunmonkgroup
Branch:
DRUPAL-5
Changes since
1.16.2.4: +47 -3 lines
Diff to
previous 1.16.2.4
, to
branch point 1.16
#162094 by hunmonk -- Allow custom overriding of layout properties. split the CSS files into a) the essential properties that hide/show the menus, and b) the layout properties. Add the ability to override the default layout CSS file at admin/build/themes/settings -- this makes upgrading easier, as no hacking of the module files are necessary to make custom layout adjustments.
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 15 15:24:58 2007 UTC
(2 years, 3 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.19: +79 -18 lines
Diff to
previous 1.19
#161605 by hunmonk. abstracting the theming of the menus to allow adding custom menu trees and also includes a theme_nice_menu_primary_links function.
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 15 14:59:40 2007 UTC
(2 years, 3 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.18: +15 -15 lines
Diff to
previous 1.18
Holy cow, this is what happens when you try to patch and commit across two machines. These files should actually work now.
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 15 14:41:07 2007 UTC
(2 years, 3 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.17: +10 -4 lines
Diff to
previous 1.17
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.16.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 30 15:12:18 2007 UTC
(2 years, 7 months ago)
by
add1sun
Branch:
DRUPAL-5
Changes since
1.16.2.1: +9 -3 lines
Diff to
previous 1.16.2.1
, to
branch point 1.16
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.16.2.1 -
(
view)
(
download)
(
as text)
(
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.16: +48 -40 lines
Diff to
previous 1.16
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.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 26 19:24:25 2007 UTC
(2 years, 7 months ago)
by
add1sun
Branch:
MAIN
Changes since
1.16: +48 -40 lines
Diff to
previous 1.16
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.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 6 10:21:51 2006 UTC
(3 years, 3 months ago)
by
jakeg
Branch:
MAIN
Changes since
1.9: +11 -5 lines
Diff to
previous 1.9
- 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.3.2.5 -
(
view)
(
download)
(
as text)
(
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.3.2.4: +11 -5 lines
Diff to
previous 1.3.2.4
, to
branch point 1.3
- 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.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 30 09:52:58 2006 UTC
(3 years, 8 months ago)
by
jakeg
Branch:
MAIN
Changes since
1.8: +6 -3 lines
Diff to
previous 1.8
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.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Feb 2 11:26:23 2006 UTC
(3 years, 9 months ago)
by
jakeg
Branch:
MAIN
Changes since
1.6: +7 -6 lines
Diff to
previous 1.6
Thanks to Simon Rawson for much time spent on this:
- Makes it possible to have non-fixed widths for horizontal (dropdown) menus
- Should fix conflict with other modules and Javascript onLoad
- should fix caching problem with javascript called twice (thanks moshe, http://drupal.org/node/44664 )
- maybe fixes problems people have had with IE?
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.