Log of /contributions/modules/directory/CHANGELOG.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Sep 30 09:16:27 2008 UTC
(13 months, 3 weeks ago)
by
augustin
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.12: +4 -1 lines
Diff to
previous 1.12
* Fixed hook_uninsall() to cover all variable that may be set in the future.
* update_6001() remove one obsolete variable.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 16 08:18:16 2008 UTC
(16 months, 1 week ago)
by
augustin
Branch:
MAIN
Changes since
1.11: +7 -2 lines
Diff to
previous 1.11
60 line patch.
* Remove the setting item to exclude node types from directory pages:
This setting had no effect anymore since we don't select nodes.
* Fix one E_ALL notice.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 16 06:08:25 2008 UTC
(16 months, 1 week ago)
by
augustin
Branch:
MAIN
Changes since
1.9: +5 -1 lines
Diff to
previous 1.9
394 line patch.
* Removed a huge chunk of code which used to display nodes and taxonomy terms according to the first letter of the term.
The code was completely broken, and
since we don't directly deal with node selection and teaser display anymore (we use taxonomy.module for that),
almost all of the theming functions could be discarded.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 16 04:35:44 2008 UTC
(16 months, 1 week ago)
by
augustin
Branch:
MAIN
Changes since
1.8: +2 -1 lines
Diff to
previous 1.8
67 line patch.
* Show subterms for all terms in pages like taxonomy/term/23+67 and taxonomy/term/23,67.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 16 03:56:32 2008 UTC
(16 months, 1 week ago)
by
augustin
Branch:
MAIN
Changes since
1.7: +2 -1 lines
Diff to
previous 1.7
Turn the vocabulary names in the main directory into links to the per-vocabulary page.
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 16 02:25:44 2008 UTC
(16 months, 1 week ago)
by
augustin
Branch:
MAIN
Changes since
1.5: +2 -1 lines
Diff to
previous 1.5
70 line patch.
* Added a list of subterms for any term on a taxonomy/term/$tid page.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 16 01:03:01 2008 UTC
(16 months, 1 week ago)
by
augustin
Branch:
MAIN
Changes since
1.4: +3 -1 lines
Diff to
previous 1.4
93 line patch.
* Fixed the directory/vocabulary/$vid pages. (fixed part of hook_menu() to be D6 compliant).
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 16 00:19:43 2008 UTC
(16 months, 1 week ago)
by
augustin
Branch:
MAIN
Changes since
1.3: +9 -1 lines
Diff to
previous 1.3
278 line patch.
* The big code cleanup has started.
-> removed directory/random callback (which redirected to a random selected node).
-> removed the directory/term/$tid+$tid callback, which originally was a copy of taxonomy_term_page().
We now want to reuse as much of taxonomy.module's display as possible.
-> removed directory/$tid pages. We now use core taxonomy/term/$vid.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 27 07:39:45 2008 UTC
(16 months, 4 weeks ago)
by
augustin
Branch:
MAIN
Changes since
1.1: +32 -0 lines
Diff to
previous 1.1
Import files from the DRUPAL-5 branch. Reopening head for D6 development.
Revision
1.1
Fri Jun 27 07:35:19 2008 UTC
(16 months, 4 weeks ago)
by
augustin
Branch:
MAIN
Branch point for:
DRUPAL-5
FILE REMOVED
file CHANGELOG.txt was initially added on branch DRUPAL-5.
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.