Vincent Gabriel
Active member
Vincent.Gabriel submitted a new resource:
Additional Permission Definition Types - Adds textarea and textinput as a permission definition type
Read more about this resource...
Additional Permission Definition Types - Adds textarea and textinput as a permission definition type
This will allow to create new permission definitions as 'Textarea' and 'Text Field' when creating a permission through the admin.
* Note, this modification changes the db columns: permission_value for xf_permission_entry and xf_permission_entry_content from an enum to a text type column to be able to support the new values that will be stored.
* This was written to support an easy way of setting text to a specific user group under a forum/node. using the permissions it's easier than building...
Read more about this resource...