| 1 |
$Id: README.txt,v 1.2 2005/05/18 18:42:09 morbus Exp $
|
| 2 |
|
| 3 |
taxonomy_similar will display a "similar tags" screen anytime content has
|
| 4 |
been created or updated with tags from a "Free tagging" vocabulary.
|
| 5 |
|
| 6 |
This module requires little configuration. Install it, enable it, give
|
| 7 |
the 'choose similar tags' permission to a user role and create or edit
|
| 8 |
content that has a "free tagging" vocabulary assigned to it.
|
| 9 |
|
| 10 |
The "similar tags" screen is entirely optional to the content creator - by
|
| 11 |
the time it appears, the new or edited content has already been saved to the
|
| 12 |
database. The content creator can edit his tags, or simply move on.
|
| 13 |
|
| 14 |
-----------------------------------------------------------------------------
|
| 15 |
This module was made during the exploration and customization of Drupal
|
| 16 |
by http://www.NHPR.org. In loving support of open source software,
|
| 17 |
http://www.NHPR.org will continue to contribute patches they feel the
|
| 18 |
community will benefit from. Questions about this module should be
|
| 19 |
directed to morbus@disobey.com.
|
| 20 |
-----------------------------------------------------------------------------
|