| 1 |
Overview:
|
| 2 |
--------
|
| 3 |
This is a very simple module to make it easier to edit (or simply see the tid)
|
| 4 |
of terms from the 'view term' page.
|
| 5 |
|
| 6 |
By default this option is available to everyone with "administer taxonomy"
|
| 7 |
permissions.
|
| 8 |
|
| 9 |
Installation and configuration:
|
| 10 |
------------------------------
|
| 11 |
Please refer to the INSTALL file for complete installation and
|
| 12 |
configuration instructions.
|
| 13 |
|
| 14 |
When enabled, A new tab labelled 'Edit Term' will be seen on taxonomy/term/n
|
| 15 |
pages which will link directly to an equivalent of the the
|
| 16 |
admin/content/taxonomy/edit/term/n interface.
|
| 17 |
|
| 18 |
If path.module is enabled, an edit field for an alias[URL path settings] is
|
| 19 |
added to the normal term edit form.
|
| 20 |
|
| 21 |
Requires:
|
| 22 |
--------
|
| 23 |
- enabled taxonomy.module
|
| 24 |
- optional : support for path.module
|
| 25 |
- optional : support for image_gallery.module
|
| 26 |
|
| 27 |
Credits:
|
| 28 |
-------
|
| 29 |
- Written and maintained by Benjamin Melan�on of Agaric Design Collective
|
| 30 |
http://agaricdesign.com/
|
| 31 |
- Term Editor additions by Dan Morrison (dman)
|
| 32 |
http://coders.co.nz/
|