Ignore:
Timestamp:
11/09/08 14:36:34 (4 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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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% 
Note: See TracChangeset for help on using the changeset viewer.