| 1 |
; $Id: comment_alter_taxonomy.info,v 1.1 2008/02/17 23:59:40 aclight Exp $ |
; $Id: comment_alter_taxonomy.info,v 1.2 2008/11/14 12:14:37 aclight Exp $ |
| 2 |
name = Comment alter taxonomy |
name = Comment alter taxonomy |
| 3 |
description = Allow users to alter the taxonomy terms of a node from a comment on that node. |
description = Allow users to alter the taxonomy terms of a node from a comment on that node. |
| 4 |
dependencies = taxonomy comment |
dependencies[] = taxonomy |
| 5 |
|
dependencies[] = comment |
| 6 |
package = Taxonomy |
package = Taxonomy |
| 7 |
|
core = 6.x |