Edgewall Software

Changes between Version 8 and Version 9 of ExtraPermissionsProvider


Ignore:
Timestamp:
Mar 20, 2017, 4:20:28 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

Minor edits.

Legend:

Unmodified
Added
Removed
Modified
  • ExtraPermissionsProvider

    v8 v9  
    11== [source:trunk/tracopt/perm/config_perm_provider.py tracopt.perm.config_perm_provider.ExtraPermissionsProvider]
    22
    3 Optional component which makes it possible to easily add new permissions to a Trac environment. These can be used for example in configurable [wiki:TracWorkflow]s, when one wants to add a permission specific to a transition, via the `.permissions` key.
     3`ExtraPermissionsProvider` is an optional component which makes it possible to easily add new permissions to a Trac environment. These can be used, for example, in configurable [wiki:TracWorkflow]s, when one wants to add a permission specific to a transition, via the `.permissions` key.
    44
    55To add new permissions, create a new section `[extra-permissions]` in