Ignore:
Timestamp:
11/09/08 17:30:40 (4 years ago)
Author:
CrawfordCurrie
Message:

Item109: fixed refs to TWikiPreferences, renamed TWikiRenderingShortcuts to ShortcutMacros

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/core/data/TWiki/ShortcutMacros.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160951440" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
    3 ---+ Rendering Shortcuts 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
     3---+ Shortcuts 
    44 
    55_Easy ways to save some typing_ 
    66 
    7 Some TWiki preferences variables are just shortcuts for convenience, to either save typing or to easily allow line breaks in format strings and the like. These variables are not intended to be customized, though it is not forbidden to do so. 
     7Some 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 
    99*The following variables are classified as rendering shortcuts:* 
    10 %SEARCH{ "Type:.*TWikiRenderingShortcut" type="regex" topic="Var*"  
    11 format="   * [[$topic][%<nop>$pattern(.*?\-\++ *([^ ]*).*)%]] - $pattern(.*?\-\+.*?-- ([^\n\r]*).*)" nonoise="on" }% 
     10%SEARCH{ "Type:.*ShortcutMacro" type="regex" topic="Var*"  
     11format="   * [[$topic][%<nop>$pattern(.*?\-\++ *([^ ]*).*)%]] - $pattern(.*?\-\+.*?-- ([^\n\r]*).*) %$pattern(.*?\-\++ *([^ ]*).*)%" nonoise="on" }% 
    1212 
    1313__See also:__ 
    1414   * TWikiVariables - an alphabetical list of all variables 
    15    * TWikiPreferences#RenderingShortcuts - where rendering shortcuts are defined  
     15   * DefaultPreferences#RenderingShortcuts - where shortcuts are defined  
    1616   * TWikiShorthand - summary of the TWiki markup language 
Note: See TracChangeset for help on using the changeset viewer.