Changeset 690


Ignore:
Timestamp:
11/15/08 11:12:37 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: TWikiVariable to Macro conversion again again

Location:
trunk
Files:
9 edited

Legend:

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

    r529 r690  
    1515 
    1616   * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    17       * Set SHORTDESCRIPTION = creates a popup edit UI for TWikiVariables 
     17      * Set SHORTDESCRIPTION = creates a popup edit UI for [[%SYSTEMWEB%.Macros][Macros]] 
    1818 
    1919   * Debug plugin: (See output in =data/debug.txt=) 
  • trunk/DragonSkin/data/TWiki/DragonSkinCustomize.txt

    r92 r690  
    77 
    88---++ TWiki variables used by !DragonSkin 
    9 The following TWiki.TWikiVariables are specific to !DragonSkin and control various look and feel aspects of the skin: 
     9The following [[%SYSTEMWEB%.Macros][Macros]] are specific to !DragonSkin and control various look and feel aspects of the skin: 
    1010 
    1111        $ DS_BODYFONTSIZE: CSS font size for the overall body of the page. 
  • trunk/EditRowPlugin/data/TWiki/EditRowPlugin.txt

    r527 r690  
    6565   * ==changerows== - Rows can be added and removed if ="on"=. Rows can be 
    6666     added but not removed if ="add"=. Defaults to the value of the 
    67      [[%SYSTEMWEB%.TWikiVariables][preference]] =CHANGEROWS=, or =off= if it isn't set. 
     67     [[%SYSTEMWEB%.Macros][preference]] =CHANGEROWS=, or =off= if it isn't set. 
    6868   * ==disable== - By default, the plugin shows both full table and individual row editing controls. You can choose to disable one or both of these modes using the =disable= parameter, by setting it to =row= or =full= (or =row,full= to disable all editing and just leave sorting). If full table editing is disabled, but =changerows= is =on=, then the <img src="%ATTACHURLPATH%/edittable.gif" /> (edit table) button will be replaced with a <img src="%ATTACHURLPATH%/addrow.gif" /> (add row) button. Defaults to the value of the 
    69      [[%SYSTEMWEB%.TWikiVariables][preference]] =EDITROWPLUGIN_DISABLE=, or =none= if it isn't set. 
     69     [[%SYSTEMWEB%.Macros][preference]] =EDITROWPLUGIN_DISABLE=, or =none= if it isn't set. 
    7070   * ==quietsave== - Quiet Save button is shown if ="on"=. Defaults to the 
    71      value of the [[%SYSTEMWEB%.TWikiVariables][preference]] =QUIETSAVE=, or =off= if it 
     71     value of the [[%SYSTEMWEB%.Macros][preference]] =QUIETSAVE=, or =off= if it 
    7272     isn't set. 
    7373   * ==include== - 
     
    167167 
    168168---++ Preferences 
    169 The plugin interprets a couple of [[%SYSTEMWEB%.TWikiVariables][preferences]], in common with the !EditTablePlugin. 
     169The plugin interprets a couple of [[%SYSTEMWEB%.Macros][preferences]], in common with the !EditTablePlugin. 
    170170| =QUIETSAVE= | Gives a default value for the =quietsave= parameter. Default is =off=. | 
    171171| =CHANGEROWS= | Gives a default value for the =changerows= parameter. Default is =off=. | 
  • trunk/HostnamePlugin/data/TWiki/HostnamePlugin.txt

    r529 r690  
    4040|  Appraisal: | http://twiki.org/cgi-bin/view/Plugins/HostnamePluginAppraisal | 
    4141 
    42 __Related Topics:__ [[%SYSTEMWEB%.Plugins][Plugins]], %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiVariables 
     42__Related Topics:__ [[%SYSTEMWEB%.Plugins][Plugins]], %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, [[%SYSTEMWEB%.Macros][Macros]] 
    4343 
    4444<!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the feedback topic on twiki.org instead. --> 
  • trunk/LocalTimePlugin/data/TWiki/LocalTimePlugin.txt

    r671 r690  
    2222      * 2001-12-31T23:59Z 
    2323      * 2001-12-31T23:59+01:00 
    24    * =format= is the same as for the format specifier in http://t42p/cgi-bin/DEVELOP/bin/view/TWiki/TWikiVariables#VarGMTIME 
     24   * =format= is the same as for the format specifier in http://t42p/cgi-bin/DEVELOP/bin/view/%SYSTEMWEB%/Macros#VarGMTIME 
    2525   * fromtopic="web.topic" - the plugin tries to use the timezone set in the variable TIMEZONE on the topic selected 
    2626 
  • trunk/SearchSummaryPlugin/data/TWiki/SearchSummaryPlugin.txt

    r464 r690  
    1818---++ Usage 
    1919 
    20 Install and enable the plugin. It "just works". You can change the size of the context (the number of characters either side of a search term) by setting the [[%SYSTEMWEB%.TWikiVariables][TWikiVariable]] =SEARCHSUMMARYPLUGIN_CONTEXT= (the default is 30). You can change the CSS class used to highlight search terms by setting =SEARCHSUMMARYPLUGIN_CSSCLASS=. The default is =twikiAlert=. 
     20Install and enable the plugin. It "just works". You can change the size of the context (the number of characters either side of a search term) by setting the [[%SYSTEMWEB%.Macros][Macro]] =SEARCHSUMMARYPLUGIN_CONTEXT= (the default is 30). You can change the CSS class used to highlight search terms by setting =SEARCHSUMMARYPLUGIN_CSSCLASS=. The default is =twikiAlert=. 
    2121 
    2222---++ Installation Instructions 
  • trunk/TWikiAjaxContrib/data/TWiki/TWikiAjaxContrib.txt

    r501 r690  
    115115</blockquote> 
    116116 
    117 %ICON{hand}% [[TWiki.TWikiVariables#STARTSECTION_marks_the_start_of][Documentation about STARTSECTION variable]] %BR% 
     117%ICON{hand}% [[%SYSTEMWEB%.Macros#STARTSECTION_marks_the_start_of][Documentation about STARTSECTION variable]] %BR% 
    118118%ICON{hand}% [[TWikiAjaxContribExamples#Page_parts_Named_sections][View demo Named Sections]] 
    119119 
  • trunk/TaskExeContrib/data/TWiki/TaskExeContrib.txt

    r604 r690  
    200200 
    201201This command does just that. It sends email. Typically used at the end of a task. 
    202 The parameter format is the one of the well known TWiki.TWikiVariables argument list.  
     202The parameter format is the one of the well known [[%SYSTEMWEB%.Macros][Macros]] argument list.  
    203203Supported parameters are: 
    204204   * =from= : Email address of the sender. 
  • trunk/TwistyBundleTWiki04x00x05/data/TWiki/TwistyPlugin.txt

    r549 r690  
    424424    | =showlink=     | Link label | Show link label  | optional | 
    425425    | =mode=         | ="div"= or ="span"= | Specify if the Twisty Toggle section will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup.  | optional, defaults to =&lt;span&gt;= | 
    426         | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    427         | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    428         | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    429         | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     426        | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     427        | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     428        | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     429        | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    430430    | =remember=     | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    431431    | =start=        | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    477477    | =link= | Link label | Show link label  | optional | 
    478478    | =mode= | ="div"= or ="span"= | Specify if the Twisty Show link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup. | optional, defaults to =&lt;span&gt;= | 
    479     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    480     | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    481     | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     479    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     480    | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     481    | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    482482    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    483483    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    495495    | =link= | Link label | Hide link label | optional | 
    496496    | =mode= | ="div"= or ="span"= | Specify if the Twisty Hide link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup. | optional, defaults to =&lt;span&gt;= | 
    497     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     497    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.Macro#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    498498    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    499499    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
Note: See TracChangeset for help on using the changeset viewer.