Edgewall Software

Changes between Version 4 and Version 5 of ExtraPermissionsProvider


Ignore:
Timestamp:
Aug 31, 2012, 2:00:29 PM (12 years ago)
Author:
Jun Omae
Comment:

uses [wiki:...] instead of `` trick because styled empty <tt> is visible…

Legend:

Unmodified
Added
Removed
Modified
  • ExtraPermissionsProvider

    v4 v5  
    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 TracWorkflow``s, when one wants to add a permission specific to a transition, via the `.permissions` key.
     3Optional 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 [TracIni#extra-permissions-section trac.ini]. Every entry in that section defines a meta-permission and a comma-separated list of permissions. For example: