view
script would
most likely not be expanded by the attach
script.
Unlike Foswiki Macros, tokens do not support {...} parameters. They are
merely a placeholder that is replaced by the script.
Note: The SEARCH macro also uses tokens in the search
templates,
%however they are in the format of $token
.
attach
script %ATTACHTABLE% | |
%FILEUSER% | |
%FILENAME% | |
%HIDEFILE% | |
%FILEPATH% | |
%FILECOMMENT% |
change
script %REPEAT% | |
%TEXT% | |
%TOPICNAME% | |
%AUTHOR% | The web qualified WikiName of the change |
%TIME% | |
%REVISION% | |
%TEXTHEAD% | |
$wikiname | The <nop> escaped WikiName of the change |
edit
script %FORCENEWREVISIONCHECKBOX% | |
%NEWTOPIC% | |
%TEMPLATETOPIC% | |
%REDIRECTTO% | |
%ORIGINALREV% | |
%TOPICPARENT% | |
%FORMTEMPLATE% | |
%CMD% | |
%FORMFIELDS% | |
%UNENCODED_TEXT% | |
%TEXT% |
manage
script %TEXT% | |
%ORIGINALREV% |
oops
script %PARAMn% | |
%INSTANTIATE% |
preview
script %DONTNOTIFYCHECKBOX% | |
%FORCENEWREVISIONCHECKBOX% | |
%CMD% | |
%REDIRECTTO% | |
%FORMTEMPLATE% | |
%FORMFIELDS% | |
%TOPICPARENT% | |
%HIDDENTEXT% | |
%CMD% | |
%ORIGINALREV% | |
%TEXT% |
rdiff
script %REVTITLE1% | |
%REVTITLE2% | |
%REVINFO1% | |
%REVINFO2% | |
%REPEAT% | |
%TEXT% | |
%TAIL% | |
%CURRREV% | |
%MAXREV% |
register
script registerconfirm.tmpl
registerfailednotremoved.tmpl
registernotify
email failed, suggesting fradulent registration. User account not removed.
registerfailedremoved.tmpl
registernotify
email failed, and the registration was remived
registernotifyadmin.tmpl
registernotify.tmpl
%SPLIT% | Used to divide the NewUserTemplate topic into 3 sections: header, repeating keys, and footer. Not referenced in skin templates |
%FIRSTLASTNAME% | First and last name of the user registering. |
%WIKINAME% | Wikiname of the new user |
%EMAILADDRESS% | Email address of the new user |
%FORMDATA% | Registration form data, not expanded in registerconfirm.tmpl |
%LOGINNAME% | Login username used with external authentication |
%INTRODUCTION% | Unused. If passed in as a URL parm Introduction on the register request, will be passed on to the email message. |
%VERIFICATIONCODE% | The verification password send in the registerconfirm.tmpl use to confirm the email address is valid |
%PASSWORD% | User password - not used in current templates. Password is expanded in the %FORMDATA% depending upon the setting of {Register}{HidePasswd} in LocalSite.cfg |
rename
script moveattachment.tmpl
rename.tmpl
renameconfirm.tmpl
renamedelete.tmpl
renameweb.tmpl
renamewebconfirm.tmpl
renamewebdelete.tmpl
%FILENAME% | |
%NEW_FILENAME% | |
%NEW_WEB% | |
%NEW_TOPIC% | |
%GLOBAL_SEARCH% | |
%LOCAL_SEARCH% | |
%SEARCH_COUNT% | |
%NEW_PARENTWEB% | |
%NEW_SUBWEB% | |
%TOPIC% | |
%MOVE_LOCKED% | |
%REF_DENIED% | |
%REF_LOCKED% | |
%RENAMEWEB_SUBMIT% |
rest
script save
script search
script statistics
script upload
script viewfile
script view
script %REVTITLE% | |
%REVARG% | |
%REVISIONS% | |
%QUERYPARAMSTRING% | |
%TEXT% | |
%STARTTEXT% | |
%ENDTEXT% |