You are here

README.txt in Community Tags 5

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 6 README.txt
  3. 7 README.txt
-----------------------
  OVERVIEW
-----------------------
Community Tags module allows users with the proper permissions to tag other users' content. These
tags can be displayed in a "tag cloud" from Tagedlic module in a variety of ways in order to
emphasize popular items.

Note: This module requires the 5.x version of Tagadelic module.

-----------------------
  INSTALLATION
-----------------------

1. Download the 5.x version of Tagadelic module and place its directory into your Drupal
   modules directory.

2. Download the 5.x version of Community Tags module and place its directory into your Drupal
   modules directory.

3. Enable the modules by navigating to:

     Administer > Site Building > Modules

4. Create a free tagging vocabulary by going to:

     Administer > Content > Categories

5. Select which vocabulary should use community tagging by going to:

     Administer > Site Configuration > Community tags

6. Select how each node type should display the community tagging form by going to:

     Administer > Content > Content Types
  
6. Set permissions for tagging content and editing tags by going to:

     Administer > Access control

-----------------------
  AUTHOR INFORMATION
-----------------------

Tagadelic was originally written by Bèr Kessels and more information can be
found on http://www.webschuur.com/modules/tagadelic.

Carpentered in the webschuur.com

Additional modifications including weighted node tagging, the quick tag form and
user tags have been authored by Rob Barreca of Electronic Insight and more
information can be found at http://www.electronicinsight.com.

Cherry-picking from Rob Barreca's work and using it to create the Community Tags
module was done by Angela Byron of Lullabot with support from the Bryght guys.

Steven Wittens of Bryght updated this module to 5.x, cleaned up the code some more
and added more shiny features.

File

README.txt
View source
  1. -----------------------
  2. OVERVIEW
  3. -----------------------
  4. Community Tags module allows users with the proper permissions to tag other users' content. These
  5. tags can be displayed in a "tag cloud" from Tagedlic module in a variety of ways in order to
  6. emphasize popular items.
  7. Note: This module requires the 5.x version of Tagadelic module.
  8. -----------------------
  9. INSTALLATION
  10. -----------------------
  11. 1. Download the 5.x version of Tagadelic module and place its directory into your Drupal
  12. modules directory.
  13. 2. Download the 5.x version of Community Tags module and place its directory into your Drupal
  14. modules directory.
  15. 3. Enable the modules by navigating to:
  16. Administer > Site Building > Modules
  17. 4. Create a free tagging vocabulary by going to:
  18. Administer > Content > Categories
  19. 5. Select which vocabulary should use community tagging by going to:
  20. Administer > Site Configuration > Community tags
  21. 6. Select how each node type should display the community tagging form by going to:
  22. Administer > Content > Content Types
  23. 6. Set permissions for tagging content and editing tags by going to:
  24. Administer > Access control
  25. -----------------------
  26. AUTHOR INFORMATION
  27. -----------------------
  28. Tagadelic was originally written by Bèr Kessels and more information can be
  29. found on http://www.webschuur.com/modules/tagadelic.
  30. Carpentered in the webschuur.com
  31. Additional modifications including weighted node tagging, the quick tag form and
  32. user tags have been authored by Rob Barreca of Electronic Insight and more
  33. information can be found at http://www.electronicinsight.com.
  34. Cherry-picking from Rob Barreca's work and using it to create the Community Tags
  35. module was done by Angela Byron of Lullabot with support from the Bryght guys.
  36. Steven Wittens of Bryght updated this module to 5.x, cleaned up the code some more
  37. and added more shiny features.