Log of /contributions/modules/community_tags/community_tags.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.37.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 19 17:13:54 2008 UTC
(16 months, 1 week ago)
by
herc
Branch:
DRUPAL-6--1
Changes since
1.37: +13 -7 lines
Diff to
previous 1.37
Continuing porting to 6.x:
- Menu entry for JS callbacks now uses %node willcard loader
- 'Tags' local task access callback checks if the content type tagging mode is set as tabs.
- Ported some JS code and now use core functions.
- Other minor fixes.
Revision
1.32.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 3 09:14:45 2007 UTC
(2 years, 6 months ago)
by
unconed
Branch:
DRUPAL-5
Changes since
1.32: +77 -12 lines
Diff to
previous 1.32
- Add uninstall hook
- #137421: Fix community tags destroying tags created before install (run update.php) and terms in other vocabularies.
- #137424: Play nice with devel.module output for JS callback.
- #139053: Show login link if you have no tagging permissions.
- Clean up some strings
Revision
1.33 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 3 09:13:28 2007 UTC
(2 years, 6 months ago)
by
unconed
Branch:
MAIN
Changes since
1.32: +77 -12 lines
Diff to
previous 1.32
- Add uninstall hook
- #137421: Fix community tags destroying tags created before install (run update.php) and terms in other vocabularies.
- #137424: Play nice with devel.module output for JS callback.
- #139053: Show login link if you have no tagging permissions.
- Clean up some strings
Revision
1.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 11 12:31:32 2007 UTC
(2 years, 7 months ago)
by
unconed
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.31: +268 -110 lines
Diff to
previous 1.31
- Update for Drupal 5.x
- Fix deleting of own tags from the community tag form.
- Refactored the display / node type settings. Choose per node type where to display the tagging form (block, inline, tab)
- Multiple community tagged vocabularies partially supported (only on non-overlapping node types).
- Pretty, asynchronous ajax tagger. i.e. type tag, hit enter, type another tag, hit enter - without waiting for any step to complete. Click tag to delete.
http://acko.net/dumpx/community-tagging.mov
Revision
1.29.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 12 23:33:41 2006 UTC
(2 years, 11 months ago)
by
unconed
Branch:
DRUPAL-4-7
Changes since
1.29.2.3: +78 -33 lines
Diff to
previous 1.29.2.3
, to
branch point 1.29
, to
next main 1.37
- changed normal edit label to 'All tags', own label to 'Your tags'
- fixed deletion of tags
- fixed tag clouds not showing (themable was broken)
- removed some bad check_ calls
- removed dependency on tagadelic HEAD, works with 4.7 (backported some stuff into a .inc file which be removed from 5.0 on)
Revision
1.29.2.1
Mon Oct 23 05:47:31 2006 UTC
(3 years, 1 month ago)
by
webchick
Branch:
DRUPAL-4-7
Changes since
1.29: +0 -381 lines
FILE REMOVED
file community_tags.module was added on branch DRUPAL-4-7 on 2006-10-23 05:57:05 +0000
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 23 00:36:41 2006 UTC
(3 years, 1 month ago)
by
webchick
Branch:
MAIN
Changes since
1.23: +7 -35 lines
Diff to
previous 1.23
#90456: Remove anonymous user support -- we can always add this back in at some point, but for now it's simpler without it
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 20 18:03:59 2006 UTC
(3 years, 1 month ago)
by
webchick
Branch:
MAIN
A straight-up copy of the tagadelic module in RobRoy's sandbox, plus some find/replace to turn 'tagadelic' into 'community_tags'. DO NOT USE YET. :)
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.