Log of /contributions/modules/taxonomy_hide/taxonomy_hide.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 27 14:10:01 2006 UTC
(2 years, 11 months ago)
by
frodo
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.5: +3 -3 lines
Diff to
previous 1.5
(Frodo) Code style needs to be checked: issue 105422
The code style script triggers some warnings. This patch solves all of them, except for those cases where a closing parenthesis is on a single line. These are there to stay.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 27 14:03:43 2006 UTC
(2 years, 11 months ago)
by
frodo
Branch:
MAIN
Changes since
1.4: +60 -8 lines
Diff to
previous 1.4
(Frodo) Grouping does not work (issue 105420)
HEAD does not support node grouping yet, even though there is a settings checkbox for it. This patch solves this. It resorts the vocabulary terms: sorting order is the same as by taxonomy_node_get_terms, except that terms from one vocabulary are kept together.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 27 12:15:23 2006 UTC
(2 years, 11 months ago)
by
frodo
Branch:
MAIN
Changes since
1.3: +10 -2 lines
Diff to
previous 1.3
(Frodo) Settings form problems: issue 105416
The settings form does not work properly for the hide vocabularies section. This is caused by the incorrect handling of the #default_value.
This patch solves the problem, and adds some comments to clear this up.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 27 10:57:15 2006 UTC
(2 years, 11 months ago)
by
frodo
Branch:
MAIN
Changes since
1.2: +15 -5 lines
Diff to
previous 1.2
(Frodo) Issue 105407:
* Fixes some typos and unfortunate sentence constructions in the
Install.txt, README.txt and in the user-displayed texts in the code
* Adds me as an author in the README.txt
* Always uses the word vocabularies
* Adds a help text at admin/help
No actual code logic has been changed.
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.