Changeset 698


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

Item109: A few more TWikiVariables to Macros updates

Location:
branches/Release04x02/data/TWiki
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/data/TWiki/ShortcutMacros.txt

    r522 r698  
    77Some macros are just shortcuts for longer sequences of characters, to either save typing or to easily allow line breaks in format strings and the like. These macros are not intended to be customized, though there's nothing stopping you from doing so. 
    88 
    9 *The following variables are classified as rendering shortcuts:* 
     9*The following settings are classified as rendering shortcuts:* 
    1010%SEARCH{ "Type:.*ShortcutMacro" type="regex" topic="Var*"  
    1111format="   * [[$topic][%<nop>$pattern(.*?\-\++ *([^ ]*).*)%]] - $pattern(.*?\-\+.*?-- ([^\n\r]*).*) %$pattern(.*?\-\++ *([^ ]*).*)%" nonoise="on" }% 
    1212 
    1313__See also:__ 
    14    * TWikiVariables - an alphabetical list of all variables 
     14   * [[%SYSTEMWEB%.Macros][Macros]] - an alphabetical list of all macros 
    1515   * DefaultPreferences#RenderingShortcuts - where shortcuts are defined  
    1616   * TWikiShorthand - summary of the TWiki markup language 
  • branches/Release04x02/data/TWiki/UsersGuide.txt

    r625 r698  
    1717      * TWikiShorthand: All of the TWiki shorthand basics 
    1818      * TextFormattingRules: Scan all TWiki text formatting rules on one page 
    19       * TWikiVariables: How to easily embed text, graphics, dynamic content 
     19      * [[%SYSTEMWEB%.Macros][Macros]]: How to easily embed text, graphics, dynamic content 
    2020      * FileAttachments: Browser-upload files for distribution or display 
    2121      * WebChangesAlert: Get e-mail alerts linking to the latest page changes 
Note: See TracChangeset for help on using the changeset viewer.