You are here

Files in Community Tags 6.2

Primary tabs

File namesort descending Location Namespace Description
community_tags.admin.inc community_tags.admin.inc community_tags.admin.inc
community_tags.ajax.inc community_tags.ajax.inc community_tags.ajax.inc
community_tags.batch.inc community_tags.batch.inc community_tags.batch.inc
community_tags.css community_tags.css form.community-tags-form .form-submit, form.community-tags-form .form-button { margin: 0; } div.tag-widget { position: relative; } div.tag-widget ul.inline-tags { list-style-type: none; list-style-image: none; background:…
community_tags.info community_tags.info name = Community Tags description = "Allows users to 'tag' other users' content. Weighted tag lists or 'tag clouds' are generated for each piece of content to show the popularity of tags." dependencies[] =…
community_tags.install community_tags.install The install file for the community_tags module.
community_tags.module community_tags.module Implements community tagging of nodes using a specific vocabulary for Drupal v6.x
community_tags.pages.inc community_tags.pages.inc community_tags.pages.inc
community_tags_authcache.info community_tags_authcache/community_tags_authcache.info ; $Id$ name = Community Tags Authcache description = "Integrates community tags with Authcache for all CT displays and Views." dependencies[] = community_tags package = "Community Tags" core=6.x
community_tags_authcache.install community_tags_authcache/community_tags_authcache.install The install file for the community_tags_authcache module.
community_tags_authcache.module community_tags_authcache/community_tags_authcache.module
community_tags_authcache_callback.php community_tags_authcache/community_tags_authcache_callback.php
community_tags_node.admin.inc community_tags_node/community_tags_node.admin.inc
community_tags_node.batch.inc community_tags_node/community_tags_node.batch.inc community_tags_node.batch.inc
community_tags_node.info community_tags_node/community_tags_node.info ; $Id$ name = Community Tags Node description = "Provides synchronisation between community tags and node terms." dependencies[] = community_tags package = "Community Tags" core=6.x
community_tags_node.install community_tags_node/community_tags_node.install The install file for the community_tags_node module.
community_tags_node.module community_tags_node/community_tags_node.module community_tags_node.module
community_tags_rules.info community_tags_rules/community_tags_rules.info ; $Id$ name = Community Tags Rules description = "Integrates community tags with rules." dependencies[] = community_tags dependencies[] = rules package = "Community Tags" core=6.x
community_tags_rules.module community_tags_rules/community_tags_rules.module community_tags_rules.module
community_tags_rules.rules.inc community_tags_rules/community_tags_rules.rules.inc community_tags_rules.rules.inc
community_tags_taxonomy.info community_tags_taxonomy/community_tags_taxonomy.info ; $Id$ name = Community Tags Taxonomy description = "Overrides default taxonomy displays with community tag displays." dependencies[] = community_tags package = "Community Tags" core=6.x
community_tags_taxonomy.module community_tags_taxonomy/community_tags_taxonomy.module community_tags_taxonomy.module
community_tags_taxonomy.pages.inc community_tags_taxonomy/community_tags_taxonomy.pages.inc
community_tags_ui.info community_tags_ui/community_tags_ui.info ; $Id$ name = Community Tags UI description = "Adds extra UI features such as popup tag forms." dependencies[] = community_tags dependencies[] = dialog package = "Community Tags" core=6.x
community_tags_ui.install community_tags_ui/community_tags_ui.install The install file for the community_tags_ui module.
community_tags_ui.module community_tags_ui/community_tags_ui.module Provides Dialog integration for community tags. 'Tag this' links in teasers and nodes are altered to open a dialog.
community_tags_unitag.admin.inc community_tags_unitag/community_tags_unitag.admin.inc community_tags_unitag.admin.inc
community_tags_unitag.info community_tags_unitag/community_tags_unitag.info ; $Id$ name = Community Tags Unitag description = "Integrates community tags with unitag." dependencies[] = community_tags dependencies[] = unitag package = "Community Tags" core=6.x
community_tags_unitag.install community_tags_unitag/community_tags_unitag.install The install file for the community_tags_unitags module.
community_tags_unitag.module community_tags_unitag/community_tags_unitag.module community_tags_unitag.module
community_tags_views.info community_tags_views/community_tags_views.info ; $Id$ name = Community Tags Views description = "Integrates community tags with views." dependencies[] = community_tags dependencies[] = views package = "Community Tags" core=6.x
community_tags_views.module community_tags_views/community_tags_views.module community_tags_views.module
community_tags_views.views.inc community_tags_views/community_tags_views.views.inc
community_tags_views_handler_field_first_tagged.inc community_tags_views/views/handlers/community_tags_views_handler_field_first_tagged.inc
community_tags_views_handler_field_last_tagged.inc community_tags_views/views/handlers/community_tags_views_handler_field_last_tagged.inc
community_tags_views_handler_field_tags.inc community_tags_views/views/handlers/community_tags_views_handler_field_tags.inc
community_tags_views_handler_field_tag_count.inc community_tags_views/views/handlers/community_tags_views_handler_field_tag_count.inc
community_tags_views_handler_sort_first_tagged.inc community_tags_views/views/handlers/community_tags_views_handler_sort_first_tagged.inc
community_tags_views_handler_sort_last_tagged.inc community_tags_views/views/handlers/community_tags_views_handler_sort_last_tagged.inc
community_tags_views_handler_sort_tag_count.inc community_tags_views/views/handlers/community_tags_views_handler_sort_tag_count.inc
community_tags_views_pack.info community_tags_views_pack/community_tags_views_pack.info ; $Id: $ name = Community Tags Views Pack description = Some community tags views that can be used as is or as templates. dependencies[] = community_tags_views package = "Community Tags" core = 6.x
community_tags_views_pack.module community_tags_views_pack/community_tags_views_pack.module
community_tags_views_pack.views_default.inc community_tags_views_pack/community_tags_views_pack.views_default.inc
community_tags_views_plugin_attachment_tagform.inc community_tags_views/views/plugins/community_tags_views_plugin_attachment_tagform.inc
README.txt README.txt ; $Id$ # OVERVIEW Community Tags module allows users with the proper permissions to tag other users' content. An AJAX powered UI is provided to make tagging content quick and easy. Tagadelic support can visually highlight the most popular…
README.txt community_tags_unitag/README.txt ; $Id$ OVERVIEW ======== Unitag helps to keep a taxonomy clean, consistent, and relevant. As well as cleaning, de-duplicating, and filtering tags automatically, it can be configured to place all new tags in a moderation queue. It is the perfect…
README.txt community_tags_authcache/README.txt ; $Id$ OVERVIEW =========== This sub-module adds Authcache support to all community tag forms - even those attached to views. It works by stripping users tags from any CT forms in the page that is to be cached and then loading the users tags via…
README.txt community_tags_views/README.txt ; $Id$ Community Tags Views ==================== All community tags views support is contained in this sub-module. Tagging form attachment ------------------------ The tagging form views attachment allows you to add a tagging interface to a view…
README.txt community_tags_node/README.txt ; $Id$ OVERVIEW ======== This sub module synchronises community tags with node terms. This behaviour has previously been included in the main community tags module. It now lives here because one doesn't always want node terms to be synchronised…

Other projects