Edgewall Software

Changes between Version 3 and Version 4 of ExtraPermissionsProvider


Ignore:
Timestamp:
Jun 3, 2011, 1:33:40 PM (13 years ago)
Author:
Thijs Triemstra
Comment:

fix typo

Legend:

Unmodified
Added
Removed
Modified
  • ExtraPermissionsProvider

    v3 v4  
    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 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 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: