You are here

README.txt in Hashtags 7.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
  4. 7 README.txt
DESCRIPTION
-----------

Hashtags module allow users to create hashtags for their nodes using (#) sign.

REQUIREMENTS
-------------

 * Taxonomy module
 
INSTALLATION
------------

 1. CREATE DIRECTORY

    Create a new directory "hashtags" in the sites/all/modules directory and
    place the entire contents of this hashtags folder in it.

 2. ENABLE THE MODULE

    Enable the module on the Modules admin page:
      Administer > Site building > Modules (admin/modules)

 3. HOW TO ADD HASHTAGS
    While you add/edit a node you can put # sign before any word. After
    submitting a form all #-words turn into terms. Hashtags will be 
   stored in default vocabulary Tags (you can add origin tags as well (without #) or go to config page and hide field.

 4. CONFIGURE HASHTAGS

    Go to hashtags configuration page: (admin/config/content/hashtags);


    
    

File

README.txt
View source
  1. DESCRIPTION
  2. -----------
  3. Hashtags module allow users to create hashtags for their nodes using (#) sign.
  4. REQUIREMENTS
  5. -------------
  6. * Taxonomy module
  7. INSTALLATION
  8. ------------
  9. 1. CREATE DIRECTORY
  10. Create a new directory "hashtags" in the sites/all/modules directory and
  11. place the entire contents of this hashtags folder in it.
  12. 2. ENABLE THE MODULE
  13. Enable the module on the Modules admin page:
  14. Administer > Site building > Modules (admin/modules)
  15. 3. HOW TO ADD HASHTAGS
  16. While you add/edit a node you can put # sign before any word. After
  17. submitting a form all #-words turn into terms. Hashtags will be
  18. stored in default vocabulary Tags (you can add origin tags as well (without #) or go to config page and hide field.
  19. 4. CONFIGURE HASHTAGS
  20. Go to hashtags configuration page: (admin/config/content/hashtags);