Changes between Version 80 and Version 81 of TracFormsPlugin


Ignore:
Timestamp:
Jun 18, 2014, 8:22:01 PM (10 years ago)
Author:
Steffen Hoffmann
Comment:

clearly document available permission action an their meaning as suggested by #11828

Legend:

Unmodified
Added
Removed
Modified
  • TracFormsPlugin

    v80 v81  
    142142}}}
    143143
     144=== Grant user persmissions
     145
     146Since `tracforms-0.4` you must grant form-related permissions to the relevant groups and/or users. Otherwise only users with 'TRAC_ADMIN' permision will be able to see details and use forms.
     147These are the permission actions available:
     148 FORM_VIEW:: view form details, similar to ticket or wiki change history
     149 FORM_EDIT_VAL:: enable submission of form content changes - these users will be able to see and use 'Update Form' buttons
     150 FORM_RESET:: enable incremental and full form version clean-up by using additional action buttons on form details pages
     151 FORM_ADMIN:: just inherits all previous permissions, nothing more yet
     152
    144153=== About i18n/l10n support ===
    145154