New module 'Vocabulary Permissions Per Role'
This commit is contained in:
parent
e696a07d44
commit
1dd3176f21
5 changed files with 608 additions and 0 deletions
12
sites/all/modules/vppr/vppr.info
Normal file
12
sites/all/modules/vppr/vppr.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = Vocabulary Permissions Per Role
|
||||
description = "Allow adding to/editing terms of/removing terms from vocabularies per role."
|
||||
core = 6.x
|
||||
dependencies[] = taxonomy
|
||||
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-10-06
|
||||
version = "6.x-1.1"
|
||||
core = "6.x"
|
||||
project = "vppr"
|
||||
datestamp = "1349516215"
|
||||
|
Reference in a new issue