Changeset 482


Ignore:
Timestamp:
11/09/08 14:36:34 (3 years ago)
Author:
KennethLavrsen
Message:

Item109: Rename TWikiContributor to ProjectContributor
Note: Broken Interwiki links pointing to t.o will be fixed in a later renaming checkin
This is the .txt files only. Will checkin more for this one

Location:
trunk
Files:
1279 edited
2 moved

Legend:

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

    r464 r482  
    1 %META:TOPICINFO{author="TWikiContributor" date="1189787359" format="1.1" version="$Rev: 16746 $"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1189787359" format="1.1" version="$Rev: 16746 $"}% 
    22<!-- 
    33 
     
    188188-- TWiki:Main/MichaelDaum - 28 Apr 2008 
    189189 
    190 %META:FILEATTACHMENT{name="wikiringlogo40x40.png" attachment="wikiringlogo40x40.png" attr="h" comment="" date="1189787359" path="wikiringlogo40x40.png" size="2571" stream="wikiringlogo40x40.png" tmpFilename="" user="TWikiContributor" version="1"}% 
     190%META:FILEATTACHMENT{name="wikiringlogo40x40.png" attachment="wikiringlogo40x40.png" attr="h" comment="" date="1189787359" path="wikiringlogo40x40.png" size="2571" stream="wikiringlogo40x40.png" tmpFilename="" user="ProjectContributor" version="1"}% 
  • trunk/AliasPlugin/data/TWiki/WebAliases.txt

    r28 r482  
    1 %META:TOPICINFO{author="TWikiContributor" date="1161636940" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1161636940" format="1.1" version="$Rev$"}% 
    22%META:TOPICPARENT{name="AliasPlugin"}% 
    33---+!! %TOPIC% 
  • trunk/AttachContentPlugin/data/TWiki/AttachContentPlugin.txt

    r464 r482  
    1 %META:TOPICINFO{author="TWikiContributor" date="1176591878" format="1.1" reprev="1.1" version="1.1"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1176591878" format="1.1" reprev="1.1" version="1.1"}% 
    22---+!! Attach Content Plugin 
    33 
     
    5353<?xml version="1.0" encoding="ISO-8859-1"?> 
    5454<users> 
    55 %SEARCH{ "[F]irstName.*value=.*()" web="%MAINWEB%" type="regex" nonoise="on" excludetopic="UserForm,TWikiContributor,TWikiGuest,UnknownUser" format="<user><firstname><![CDATA[$formfield(FirstName)]]></firstname><lastname><![CDATA[$formfield(LastName)]]></lastname><url><![CDATA[%SCRIPTURL{view}%/%WEB%/$topic]]></url></user>" }% 
     55%SEARCH{ "[F]irstName.*value=.*()" web="%MAINWEB%" type="regex" nonoise="on" excludetopic="UserForm,ProjectContributor,TWikiGuest,UnknownUser" format="<user><firstname><![CDATA[$formfield(FirstName)]]></firstname><lastname><![CDATA[$formfield(LastName)]]></lastname><url><![CDATA[%SCRIPTURL{view}%/%WEB%/$topic]]></url></user>" }% 
    5656</users> 
    5757%ENDATTACH% 
  • trunk/AttachmentListPlugin/data/TWiki/AttachmentListPlugin.txt

    r464 r482  
    1 %META:TOPICINFO{author="TWikiContributor" date="1113307434" format="1.0" version="1.1"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1113307434" format="1.0" version="1.1"}% 
    22---+!! Attachment List Plugin 
    33 
     
    3939| =extension=  | Comma-separated list of file extensions to be listed. To find files that do not have an extension, pass special name =NONE=. | none | =extension="gif, jpg, NONE"= | 
    4040| =excludeextension=  | Comma-separated list of file extensions to not show | none | =excludeextension="htm"= | 
    41 | =user=  | Comma-separated list of user names (that have attached an attachment) to be listed. To find attachments where no user is specified, use =UnknownUser=. | none | =user="TWikiContributor"= | 
    42 | =excludeuser=  | Comma-separated list of user names (that have attached an attachment) to not show | none | =excludeuser="<nop>TWikiContributor, <nop>TWikiAdminUser, <nop>TWikiGuest, <nop>UnknownUser"= | 
     41| =user=  | Comma-separated list of user names (that have attached an attachment) to be listed. To find attachments where no user is specified, use =UnknownUser=. | none | =user="ProjectContributor"= | 
     42| =excludeuser=  | Comma-separated list of user names (that have attached an attachment) to not show | none | =excludeuser="<nop>ProjectContributor, <nop>TWikiAdminUser, <nop>TWikiGuest, <nop>UnknownUser"= | 
    4343| =hide=      | Set to "on" to show only non-hidden attachments | show all attachments | =hide="on"= | 
    4444| =fromdate=, =todate=  | Date range filter: show attachments between =fromdate= and =todate=; dates are specified in format =yyyy/mm/dd= \ 
  • trunk/AutoCompleteAddOn/data/Sandbox/AutoCompleteTestData.txt

    r464 r482  
    1 %META:TOPICINFO{author="TWikiContributor" date="1181772687" format="1.1" version="1.1"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1181772687" format="1.1" version="1.1"}% 
    22---+!! Autocomplete test data 
    33 
     
    1414To be used with TWiki:Plugins/PersonalInfoAddOn. 
    1515 
    16 %STARTSECTION{"usernames"}%%SEARCH{ "[F]irstName.*value=.*();[W]orkStatus.*value=.*(Current)" web="%MAINWEB%" type="regex" nonoise="on" excludetopic="UserForm,PersonalInfo,PersonalInfoDocumentation,TWikiContributor,TWikiGuest,UnknownUser" format="[\"$topic\", \"$formfield(FirstName) $formfield(LastName)\"]" separator=","}%%ENDSECTION{"usernames"}% 
     16%STARTSECTION{"usernames"}%%SEARCH{ "[F]irstName.*value=.*();[W]orkStatus.*value=.*(Current)" web="%MAINWEB%" type="regex" nonoise="on" excludetopic="UserForm,PersonalInfo,PersonalInfoDocumentation,ProjectContributor,TWikiGuest,UnknownUser" format="[\"$topic\", \"$formfield(FirstName) $formfield(LastName)\"]" separator=","}%%ENDSECTION{"usernames"}% 
  • trunk/AutoCompleteAddOn/data/TWiki/AutoCompleteAddOn.txt

    r464 r482  
    1 %META:TOPICINFO{author="TWikiContributor" date="1181956397" format="1.1" version="1.1"}% 
     1%META:TOPICINFO{author="ProjectContributor" date="1181956397" format="1.1" version="1.1"}% 
    22---+!! Autocomplete Add-on 
    33 
     
    315315 
    316316 
    317 %META:FILEATTACHMENT{name="autocomplete_example.png" attachment="autocomplete_example.png" attr="" comment="Autocomplete example screenshot" date="1181956396" path="autocomplete_example.png" size="19823" stream="auto