Changes between Version 3 and Version 4 of GroupingAssignToPlugin


Ignore:
Timestamp:
Nov 18, 2014, 6:34:23 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Tidy up page.

Legend:

Unmodified
Added
Removed
Modified
  • GroupingAssignToPlugin

    v3 v4  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Fill Assign-To by looking at permission groups =
     3= Fill Assign-To by looking at permission groups
    44
    5 == Description ==
     5== Description
    66
    77This plugin is an {{{IValidOwnerProvider}}}, providing the
     
    1616The groups do not need to have any special permissions defined. Group resolution is done recursively (to a hardcoded depth of 5).
    1717
    18 == Usage ==
     18== Usage
    1919
    2020First, make sure the FlexibleAssignToPlugin is installed and enabled.
     
    2323Activate the component in trac.ini like this:
    2424
    25 {{{
     25{{{#!ini
    2626[components]
    2727groupingassignto.* = enabled
     
    3939all users who are member of either group.
    4040
    41 == Example ==
     41== Example
    4242
    4343Assuming permission groups '''Owner_All''', '''Owner_Developer''',
     
    4747   ''Owner_Developer'' or ''Owner_Developer_Manager''.
    4848
    49 {{{
     49{{{#!ini
    5050[groupingassignto]
    5151owner_group = Owner_All
     
    5656}}}
    5757
    58 == Bugs/Feature Requests ==
     58== Bugs/Feature Requests
    5959
    6060Existing bugs and feature requests for GroupingAssignToPlugin are
     
    6464[http://trac-hacks.org/newticket?component=GroupingAssignToPlugin&owner=bof new ticket].
    6565
    66 == Download ==
     66== Download
    6767
    6868Download the zipped source from [download:groupingassigntoplugin here].
    6969
    70 == Source ==
     70== Source
    7171
    7272You can check out GroupingAssignToPlugin from [http://trac-hacks.org/svn/groupingassigntoplugin here] using Subversion, or [source:groupingassigntoplugin browse the source] with Trac.
    7373
    74 == Recent Changes ==
     74== Recent Changes
    7575
    7676[[ChangeLog(groupingassigntoplugin, 3)]]
    7777
    78 == Author/Contributors ==
     78== Author/Contributors
    7979
    8080'''Author:''' [wiki:bof] [[BR]]
    81 '''Maintainer:''' [wiki:bof] [[BR]]
     81'''Maintainer:''' [[Maintainer]] [[BR]]
    8282'''Sponsor:''' [http://www.yalwa.de/ Yalwa Branchenbuch] [[BR]]
    8383'''Contributors:'''