Ignore:
Timestamp:
11/09/08 17:42:08 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: 2nd wave of renaming TWikiContributor to ProjectContributor
Michael may want to look at ldap contrib
I added ProjectContributor but did not remove TWikiContributor to the list
of excluded names in case some TWiki use wants to use the extension.
Please check I did it right

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LdapContrib/lib/TWiki/Contrib/LdapContrib.pm

    r195 r492  
    176176 
    177177    exclude=>$TWiki::cfg{Ldap}{Exclude} ||  
    178       'TWikiGuest, TWikiContributor, TWikiRegistrationAgent, TWikiAdminGroup, NobodyGroup', 
     178      'TWikiGuest, TWikiContributor, ProjectContributor, TWikiRegistrationAgent, TWikiAdminGroup, NobodyGroup', 
    179179 
    180180    pageSize=>$TWiki::cfg{Ldap}{PageSize} || 200, 
Note: See TracChangeset for help on using the changeset viewer.