Log of /contributions/modules/sitemenu/sitemenu.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.39 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 13 13:27:28 2008 UTC
(18 months, 2 weeks ago)
by
kbahey
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-6--1
Changes since
1.38: +65 -26 lines
Diff to
previous 1.38
Drupal 6.x version of the module. Works fine.
Can use more refactoring of theme functions (break more of them into tpl.php functions).
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 5 03:39:00 2007 UTC
(2 years, 9 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.25: +19 -15 lines
Diff to
previous 1.25
#115597 Node titles do not display on site map page.
Cache is cleared when settings is saved.
Some cleanup.
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 24 01:16:51 2006 UTC
(3 years, 7 months ago)
by
wafaa
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.15: +18 -14 lines
Diff to
previous 1.15
#59097: Fixed t() for translation. (Thanks to fgm).
#59522: Change block structure/classes to match other blocks. (Thanks to orever).
#59525: Added option to show node count in menu block. (Thanks to orever).
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 4 22:04:23 2005 UTC
(4 years ago)
by
kbahey
Branch:
MAIN
Branch point for:
DRUPAL-4-6
Changes since
1.12: +39 -7 lines
Diff to
previous 1.12
#34231 If term is associated with image galleries or forums the correct
image/tid/xx or forum/xx will be used rather than a normal taxonomy view.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 16 16:41:23 2005 UTC
(4 years, 6 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.7: +20 -24 lines
Diff to
previous 1.7
Fixed minor error that caused teh world "Array" to appear in the
block configuration. Tidied up the _block function.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 3 05:11:14 2005 UTC
(4 years, 8 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.5: +76 -87 lines
Diff to
previous 1.5
Changed coding style to be in conformance (to some extent) with Drupal coding
styles.
Added a new function sitemenu_theme_box() to render each taxonomy with an <h3>
rather than an <h2> so as not to confuse some themes (e.g. SpreadFireFox theme).
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 6 05:08:57 2005 UTC
(4 years, 9 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.3: +15 -1 lines
Diff to
previous 1.3
Added _link function, so that if the user choses, the primary links will
show the module automatically.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 1 04:29:42 2005 UTC
(4 years, 9 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.1: +4 -10 lines
Diff to
previous 1.1
Removed the configurable path feature, since it is redundant.
Dries pointed out that a url alias would do the same thing.
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.