Log of /contributions/modules/tagnode/tagnode.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.7.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 20 09:42:48 2006 UTC
(3 years, 10 months ago)
by
dado
Branch:
DRUPAL-4-7
Changes since
1.7: +33 -2 lines
Diff to
previous 1.7
when user enters new taxonomy term, the corresponding tagnode is created (with only the title populated). This supports freetagging, in which users can enter new terms.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 20 09:27:52 2006 UTC
(3 years, 10 months ago)
by
dado
Branch:
MAIN
Changes since
1.7: +118 -87 lines
Diff to
previous 1.7
when user enters new taxonomy term, the corresponding tagnode is created (with only the title populated). This supports freetagging, in which users can enter new terms.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 9 12:09:56 2006 UTC
(3 years, 10 months ago)
by
dado
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.6: +34 -11 lines
Diff to
previous 1.6
when creating or updating tagnodes, now populate term's description with the node's teaser (stripped of tags) or with node title if no teaser. This permits some interoperability with the Glossary module.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 29 10:56:47 2005 UTC
(3 years, 10 months ago)
by
dado
Branch:
MAIN
Changes since
1.4: +93 -98 lines
Diff to
previous 1.4
applied patch from janekb, to improve performance of tagnode_help()
Also fixed bug in taggee node form, in the link "...or create new [tagnode]"
Revision
1.2.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 28 11:32:28 2005 UTC
(4 years ago)
by
dado
Branch:
DRUPAL-4-6
Changes since
1.2: +49 -20 lines
Diff to
previous 1.2
adding bug fix from samwilson which caused SQL error when no tagnodes yet existed.
added 2 features from gundalo:
(1) populate new node field $node->tagnode_append for taggee nodes, with tag content to be added. This permits easier theming w/ PHPTemplate (and presumably others)
(2) add some support for taggee images being shown
themed taggee list items
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.