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/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= \ 
Note: See TracChangeset for help on using the changeset viewer.