You are here

README.txt in Active Tags 7.2

Same filename and directory in other branches
  1. 5 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
-- SUMMARY -- 

Active Tags adds a new option to free tagging taxonomies. If selected
the taxonomy widget is replaced by a new jQuery enabled tag entry widget.

For a full description visit the project page:
  http://drupal.org/project/active_tags
Bug reports, feature suggestions and latest developments:
  http://drupal.org/project/issues/active_tags


-- REQUIREMENTS --

A site configured with at least one vocabulary.


-- INSTALLATION --

* Install as usual, see http://drupal.org/node/70151 for further information.


-- CONFIGURATION --

* Edit the vocabulary for a free tagging taxonomy to enable active tags.

Administer >> Content Management >> Taxonomy >> edit vocabulary

* If you do not have a vocabulary, create one and check the active tags
option.


-- CUSTOMIZATION --

* You can change the appearance of the tag display by overriding the active_tags.css
file in your theme. To do this enter the following in your theme.info file:

  stylesheets[all][] = active_tags.css

then create a copy of active_tags.css within your theme folder.


-- CONTACT --

Web:
* http://drupal.org/project/active_tags
* http://www.darrenmothersele.com/node/47

Current maintainer:
* Darren Mothersele - darren@darrenmothersele.com


File

README.txt
View source
  1. -- SUMMARY --
  2. Active Tags adds a new option to free tagging taxonomies. If selected
  3. the taxonomy widget is replaced by a new jQuery enabled tag entry widget.
  4. For a full description visit the project page:
  5. http://drupal.org/project/active_tags
  6. Bug reports, feature suggestions and latest developments:
  7. http://drupal.org/project/issues/active_tags
  8. -- REQUIREMENTS --
  9. A site configured with at least one vocabulary.
  10. -- INSTALLATION --
  11. * Install as usual, see http://drupal.org/node/70151 for further information.
  12. -- CONFIGURATION --
  13. * Edit the vocabulary for a free tagging taxonomy to enable active tags.
  14. Administer >> Content Management >> Taxonomy >> edit vocabulary
  15. * If you do not have a vocabulary, create one and check the active tags
  16. option.
  17. -- CUSTOMIZATION --
  18. * You can change the appearance of the tag display by overriding the active_tags.css
  19. file in your theme. To do this enter the following in your theme.info file:
  20. stylesheets[all][] = active_tags.css
  21. then create a copy of active_tags.css within your theme folder.
  22. -- CONTACT --
  23. Web:
  24. * http://drupal.org/project/active_tags
  25. * http://www.darrenmothersele.com/node/47
  26. Current maintainer:
  27. * Darren Mothersele - darren@darrenmothersele.com