Ignore:
Timestamp:
11/10/08 22:47:48 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Finally reached the end of the renaming of
TWikiPreferences to Default/SitePreferences in trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ContributorsPlugin/data/TWiki/ContributorsPlugin.txt

    r501 r527  
    5656 
    5757---++ Examples 
    58 Use %<nop>CONTRIBUTORS{web="TWiki" topic="TWikiPreferences" last="7"}% to get 
     58Use %<nop>CONTRIBUTORS{web="TWiki" topic="DefaultPreferences" last="7"}% to get 
    5959 
    60 %CONTRIBUTORS{web="TWiki" topic="TWikiPreferences" last="7"}% 
     60%CONTRIBUTORS{web="TWiki" topic="DefaultPreferences" last="7"}% 
    6161 
    6262--- 
    63 Use %<nop>CONTRIBUTORS{web="TWiki" topic="TWikiPreferences" last="7" rev="1.20"}% to get 
     63Use %<nop>CONTRIBUTORS{web="TWiki" topic="DefaultPreferences" last="7" rev="1.20"}% to get 
    6464 
    65 %CONTRIBUTORS{web="TWiki" topic="TWikiPreferences" last="7" rev="1.20"}% 
     65%CONTRIBUTORS{web="TWiki" topic="DefaultPreferences" last="7" rev="1.20"}% 
    6666 
    6767--- 
    68 Use %<nop>CONTRIBUTORS{web="TWiki" topic="TWikiPreferences" last="7" rev="1.20" format="        * $author$n"}% to get 
     68Use %<nop>CONTRIBUTORS{web="TWiki" topic="DefaultPreferences" last="7" rev="1.20" format="      * $author$n"}% to get 
    6969 
    70 %CONTRIBUTORS{web="TWiki" topic="TWikiPreferences" last="7" rev="1.20" format=" * $author$n"}% 
     70%CONTRIBUTORS{web="TWiki" topic="DefaultPreferences" last="7" rev="1.20" format="       * $author$n"}% 
    7171--- 
    7272 
    73 Use %<nop>CONTRIBUTORS{web="TWiki" topic="TWikiPreferences" last="7" rev="1.20" format="        * $author$n" nodups="on"}% to get 
     73Use %<nop>CONTRIBUTORS{web="TWiki" topic="DefaultPreferences" last="7" rev="1.20" format="      * $author$n" nodups="on"}% to get 
    7474 
    75 %CONTRIBUTORS{web="TWiki" topic="TWikiPreferences" last="7" rev="1.20" format=" * $author$n"  nodups="on"}% 
     75%CONTRIBUTORS{web="TWiki" topic="DefaultPreferences" last="7" rev="1.20" format="       * $author$n"  nodups="on"}% 
    7676--- 
    77 Use  %<nop>CONTRIBUTORS{web="TWiki" topic="TWikiPreferences"  last="7" rev="1.20" format="|$author|$date|$rev|$n" header="|*Author*|*Date*|*Revision*|$n"}% to get: 
     77Use  %<nop>CONTRIBUTORS{web="TWiki" topic="DefaultPreferences"  last="7" rev="1.20" format="|$author|$date|$rev|$n" header="|*Author*|*Date*|*Revision*|$n"}% to get: 
    7878 
    79 %CONTRIBUTORS{web="TWiki" topic="TWikiPreferences"  last="7" rev="1.20" format="|$author|$date|$rev|$n" header="|*Author*|*Date*|*Revision*|$n"}% 
     79%CONTRIBUTORS{web="TWiki" topic="DefaultPreferences"  last="7" rev="1.20" format="|$author|$date|$rev|$n" header="|*Author*|*Date*|*Revision*|$n"}% 
    8080 
    8181---++ Plugin Installation Instructions 
Note: See TracChangeset for help on using the changeset viewer.