Changeset 700


Ignore:
Timestamp:
11/15/08 13:16:49 (4 years ago)
Author:
CrawfordCurrie
Message:

Item109: more terminology fixes; linked preferences settings term for clarity for backward(ly compatible) users

Location:
trunk
Files:
98 edited

Legend:

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

    r693 r700  
    273273   * Set SHORTDESCRIPTION = =Behaviour= Javascript event library to create javascript based interactions that degrade well when javascript is not available 
    274274 
    275 You can also set the global preference setting BEHAVIOURCONTRIB_DEBUG to 1 to make the contrib use uncompressed javascript sources, in the event of problems. 
     275You can also set the global [[%SYSTEMWEB%.PreferenceSettings][preference settings]] BEHAVIOURCONTRIB_DEBUG to 1 to make the contrib use uncompressed javascript sources, in the event of problems. 
    276276 
    277277---++ Contrib Info 
  • trunk/CommentPlugin/data/TWiki/CommentPlugin.txt

    r693 r700  
    224224                * Set DEFAULT_TYPE = above 
    225225--> 
    226 Two preference settings are recognised by the CommentPlugin: 
     226Two [[%SYSTEMWEB%.PreferenceSettings][preference settings]] are recognised by the CommentPlugin: 
    227227| *Preference* | *Default* | *Description* | 
    228228| =%<nop>COMMENTPLUGIN_TEMPLATES%= | =comments= | Name of template file in the 'templates' directory that contains the comment templates. The default 'comments.tmpl' automatically includes user templates from %SYSTEMWEB%.CommentPluginTemplate, which in turn includes %SYSTEMWEB%.UserCommentsTemplate. | 
    229229| =%<nop>COMMENTPLUGIN_DEFAULT_TYPE%= | =above= | Default template type | 
    230 These can be set in !%SYSTEMWEB%.DefaultPreferences, !%USERSWEB%.SitePreferences, in !WebPreferences, or in individual topics. 
     230These can be set in !%USERSWEB%.SitePreferences, in !WebPreferences, or in individual topics. 
    231231 
    232232#Installation 
     
    285285|  Feedback: | TWiki:Plugins/%TOPIC%Dev | 
    286286 
    287 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, [[%SYSTEMWEB%.Plugins][Plugins]] 
     287__Related Topics:__ %USERSWEB%.SitePreferences, [[%SYSTEMWEB%.Plugins][Plugins]] 
    288288 
    289289%META:FILEATTACHMENT{name="wikiringlogo20x20.png" attr="h" comment="" version="1"}% 
  • trunk/EditTablePlugin/data/TWiki/EditTablePlugin.txt

    r693 r700  
    149149---++ Plugin Settings 
    150150 
    151 Plugin settings are stored as preference settings. To reference 
     151Plugin settings are stored as [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. To reference 
    152152a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, for example, ==%<nop>EDITTABLEPLUGIN_SHORTDESCRIPTION%== 
    153153 
  • trunk/EmptyPlugin/data/TWiki/EmptyPlugin.txt

    r688 r700  
    1616---++ Plugin Settings 
    1717 
    18 Plugin settings are stored as preference settings. To reference 
     18Plugin settings are stored as [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. To reference 
    1919a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>EMPTYPLUGIN_SHORTDESCRIPTION%== 
    2020 
  • trunk/InterwikiPlugin/data/TWiki/InterwikiPlugin.txt

    r688 r700  
    2020---++ <nop>%TOPIC% Settings 
    2121 
    22 Plugin settings are stored as preference settings. To reference 
     22Plugin settings are stored as [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. To reference 
    2323a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, for example, ==%<nop>INTERWIKIPLUGIN_SHORTDESCRIPTION%== 
    2424 
     
    8585|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    8686 
    87 __Related Topics:__ [[%SYSTEMWEB%.Plugins][Plugins]], %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, %SYSTEMWEB%.InterWikis 
     87__Related Topics:__ [[%SYSTEMWEB%.Plugins][Plugins]], %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %USERSWEB%.SitePreferences, %SYSTEMWEB%.InterWikis 
    8888 
    8989-- TWiki:Main.PeterThoeny - 25 Nov 2007 
  • trunk/JSCalendarContrib/data/TWiki/JSCalendarContrib.txt

    r604 r700  
    7676|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    7777 
    78 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
     78__Related Topics:__ %USERSWEB%.SitePreferences 
    7979 
    8080%META:FILEATTACHMENT{name="screenshot.gif" attr="h" comment="" version="1"}% 
  • trunk/PatternSkin/data/TWiki/PatternSkin.txt

    r693 r700  
    5555---+++ Troubleshooting 
    5656 
    57 If you have set the SKIN preference setting to =pattern= and you still don't see the layout as on the <a href="%ATTACHURL%/patternskin_screenshot_full.png">screenshot</a>, a few settings in may have been disabled. 
     57If you have set the SKIN [[preference setting]] to =pattern= and you still don't see the layout as on the <a href="%ATTACHURL%/patternskin_screenshot_full.png">screenshot</a>, a few settings in may have been disabled. 
    5858 
    59 Check these preference settings here: 
     59Check these [[%SYSTEMWEB%.PreferenceSettings][preference settings]] here: 
    6060   * TWIKILAYOUTURL = %TWIKILAYOUTURL% 
    6161   * TWIKISTYLEURL = %TWIKISTYLEURL% 
  • trunk/PatternSkin/data/TWiki/PatternSkinColorSettings.txt

    r688 r700  
    1212 
    1313---+++!! Step 2 
    14 Edit this topic, and change the color preference settings as you like. 
     14Edit this topic, and change the color [[%SYSTEMWEB%.PreferenceSettings][preference settings]] as you like. 
    1515 
    1616---+++!! Step 3 
  • trunk/PatternSkin/data/TWiki/PatternSkinCssCookbook.txt

    r693 r700  
    2222   * Create a new topic that will contain your new CSS files 
    2323   * Attach 3 new style sheets to the topic 
    24    * Point the CSS preference settings in [[%SYSTEMWEB%.DefaultPreferences]] or [[%USERSWEB%.SitePreferences]] to your new files: 
     24   * Point the CSS [[%SYSTEMWEB%.PreferenceSettings][preference settings]] in [[%SYSTEMWEB%.DefaultPreferences]] or [[%USERSWEB%.SitePreferences]] to your new files: 
    2525<pre> 
    2626      * <nop>Set TWIKILAYOUTURL = %<nop>PUBURLPATH%/%<nop>SYSTEMWEB%/YourNewTopic/layout.css 
     
    3131---+++ When you need to make small adjustments: Adding to existing CSS 
    3232With CSS you cannot remove already defined classes, you can only add to it, or overwrite existing styles. <br /> 
    33 Overriding default CSS is done with 3 preference settings: =USERLAYOUTURL=, =USERSTYLEURL=, =USERCOLORSURL=. 
     33Overriding default CSS is done with 3 [[%SYSTEMWEB%.PreferenceSettings][preference settings]]: =USERLAYOUTURL=, =USERSTYLEURL=, =USERCOLORSURL=. 
    3434   * Create a new topic that will contain your new CSS files 
    3535   * Attach 1, 2 or 3 new style sheets to the topic, dependent on your CSS setup (if you don't change much, you might as well put everything in one CSS file, layout, margins and colors) 
    36    * Point the CSS preference settings in [[%SYSTEMWEB%.DefaultPreferences]] or [[%USERSWEB%.SitePreferences]] to your new files (below the =TWIKIXXXURL= preferences): 
     36   * Point the CSS [[%SYSTEMWEB%.PreferenceSettings][preference settings]] in [[%SYSTEMWEB%.DefaultPreferences]] or [[%USERSWEB%.SitePreferences]] to your new files (below the =TWIKIXXXURL= preferences): 
    3737<pre> 
    3838      * <nop>Set USERLAYOUTURL = %<nop>PUBURLPATH%/%<nop>SYSTEMWEB%/YourNewTopic/layout.css 
  • trunk/PatternSkin/data/TWiki/PatternSkinCustomization.txt

    r693 r700  
    9797 
    9898By default the logo at the top left of each web points to the image with name =logo.gif= that is attached to each web's WebPreferences. <br /> 
    99 The preference settings that cause this behavior are defined in [[%WIKIPREFSTOPIC%]]. 
    100  
    101 Redefine your custom preference settings in [[%LOCALSITEPREFS%]] (to keep %WIKIPREFSTOPIC% intact): 
     99The [[%SYSTEMWEB%.PreferenceSettings][preference settings]] that cause this behavior are defined in [[%WIKIPREFSTOPIC%]]. 
     100 
     101Redefine your custom [[%SYSTEMWEB%.PreferenceSettings][preference settings]] in [[%LOCALSITEPREFS%]] (to keep %WIKIPREFSTOPIC% intact): 
    102102<blockquote><pre> 
    103103   * Set <nop>WEBLOGONAME = logo.gif 
     
    126126---+++ How do I set a site-wide logo? 
    127127 
    128 There are a bunch of site-wide logo preference settings in [[%LOCALSITEPREFS%]]: =WIKILOGOIMG=, =WIKILOGOURL= and =WIKILOGOALT=. 
     128There are a bunch of site-wide logo [[%SYSTEMWEB%.PreferenceSettings][preference settings]] in [[%LOCALSITEPREFS%]]: =WIKILOGOIMG=, =WIKILOGOURL= and =WIKILOGOALT=. 
    129129To change only the web logo image to site-wide, in [[%LOCALSITEPREFS%]] set: 
    130130<blockquote><pre> 
     
    199199The image at the top is called "header art" - commonly the top image found on blog sites. The image that is displayed by default is set by the preference =WEBHEADERART=, defined in [[%WIKIPREFSTOPIC%]]. 
    200200 
    201 Redefine your custom preference settings in [[%LOCALSITEPREFS%]] (to keep %WIKIPREFSTOPIC% intact): 
     201Redefine your custom [[%SYSTEMWEB%.PreferenceSettings][preference settings]] in [[%LOCALSITEPREFS%]] (to keep %WIKIPREFSTOPIC% intact): 
    202202<blockquote><pre> 
    203203   * <nop>Set WEBHEADERART = %<nop>PUBURLPATH%/%<nop>TWIKIWEB%/PatternSkin/TWiki_header.gif 
  • trunk/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt

    r693 r700  
    1414        * =%<nop>EDITPREFERENCES{ "= _topic_ =" }%= 
    1515                * _topic_ references a [[%SYSTEMWEB%.DataForms][DataForm]] defining the format of the edit fields for preferences. It may be prefixed by a web. 
    16                 * If a preference setting is not mentioned in the form referenced by _topic_, a text input box of the specified length is provided. 
     16                * If a [[preference setting]] is not mentioned in the form referenced by _topic_, a text input box of the specified length is provided. 
    1717                * Otherwise, the input can be through textareas, select, radio, checkbox, date, or text, as provided by %SYSTEMWEB%.DataForms. 
    1818   * =%<nop>EDITPREFERENCES%= 
  • trunk/RenderListPlugin/data/TWiki/RenderListPlugin.txt

    r693 r700  
    322322---++ <nop>%TOPIC% Settings 
    323323 
    324 Plugin settings are stored as preference settings. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>RENDERPLUGIN_SHORTDESCRIPTION%== 
     324Plugin settings are stored as [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>RENDERPLUGIN_SHORTDESCRIPTION%== 
    325325 
    326326   * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
  • trunk/SlideShowPlugin/data/TWiki/SlideShowPlugin.txt

    r688 r700  
    8383---++ <nop>%TOPIC% Global Settings 
    8484 
    85 Plugin settings are stored as preference settings. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>SLIDESHOWPLUGIN_SHORTDESCRIPTION%== 
     85Plugin settings are stored as [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>SLIDESHOWPLUGIN_SHORTDESCRIPTION%== 
    8686 
    8787   * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
  • trunk/SmiliesPlugin/data/TWiki/SmiliesPlugin.txt

    r688 r700  
    3838---++ <nop>%TOPIC% Global Settings 
    3939 
    40 Plugin settings are stored as preference settings. To reference 
     40Plugin settings are stored as [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. To reference 
    4141a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, for example, ==%<nop>INTERWIKIPLUGIN_SHORTDESCRIPTION%== 
    4242 
  • trunk/SpreadSheetPlugin/data/TWiki/SpreadSheetPlugin.txt

    r693 r700  
    682682---++ Plugin Settings 
    683683 
    684 Plugin settings are stored as preference settings. To reference 
     684Plugin settings are stored as [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. To reference 
    685685a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>SPREADSHEETPLUGIN_SHORTDESCRIPTION%== 
    686686 
     
    695695 
    696696<noautolink> 
    697         * [[%SYSTEMWEB%.WikiWord][WikiWords]] to exclude from being spaced out by the ==$PROPERSPACE(text)== function. This comma delimited list can be overloaded by a DONTSPACE preference setting: 
     697        * [[%SYSTEMWEB%.WikiWord][WikiWords]] to exclude from being spaced out by the ==$PROPERSPACE(text)== function. This comma delimited list can be overloaded by a DONTSPACE [[%SYSTEMWEB%.PreferenceSettings][preference setting]]: 
    698698                * Set DONTSPACE = CodeWarrior, MacDonald, McIntosh, RedHat, SuSE 
    699699</noautolink> 
  • trunk/TablePlugin/data/TWiki/TablePlugin.txt

    r688 r700  
    99        * Table attributes can be set and overridden in this order: 
    1010                * Default =TABLEATTRIBUTES= Plugin setting in this topic. 
    11                 * A =TABLEATTRIBUTES= preferences setting on site-level (%SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences) or web-level (any WebPreferences), e.g. 
     11                * A =TABLEATTRIBUTES= preferences setting on site-level (%USERSWEB%.SitePreferences) or web-level (any WebPreferences), e.g. 
    1212                        * =Set TABLEATTRIBUTES = tableborder="0" cellpadding="1" ...= 
    1313                * Before a table using =%<nop>TABLE{...}%= 
     
    4141---++ <nop>%TOPIC% Global Settings 
    4242 
    43 Plugin settings are stored as preference settings. To reference 
     43Plugin settings are stored as [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. To reference 
    4444a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, for example, ==%<nop>INTERWIKIPLUGIN_SHORTDESCRIPTION%== 
    4545 
     
    175175|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    176176 
    177 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, [[%SYSTEMWEB%.Plugins][Plugins]], %SYSTEMWEB%.StandardColors 
     177__Related Topics:__ %USERSWEB%.SitePreferences, [[%SYSTEMWEB%.Plugins][Plugins]], %SYSTEMWEB%.StandardColors 
  • trunk/TinyMCEPlugin/data/TWiki/TinyMCEPlugin.txt

    r693 r700  
    9898      * Set INIT_SAFARI =  
    9999 
    100 You can override these settings in the same way as any other preference setting, by setting e.g. =TINYMCEPLUGIN_INIT= in the site, web or topic preferences. You are *not* recommended to edit the setting here. 
     100You can override these settings in the same way as any other [[%SYSTEMWEB%.PreferenceSettings][preference settings]], by setting e.g. =TINYMCEPLUGIN_INIT= in the site, web or topic preferences. You are *not* recommended to edit the setting here. 
    101101 
    102102   * You can *disable* the plugin in any web or topic, or for any specific user, by setting the =TINYMCEPLUGIN_DISABLE= preference to 1. 
  • trunk/TipsContrib/data/TWiki/TWikiTip023.txt

    r526 r700  
    1010        * Table attributes can be set and overridden in this order: 
    1111                * Default =TABLEATTRIBUTES= Plugin setting in this topic 
    12                 * A =TABLEATTRIBUTES= preferences setting on site-level (%SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences), web-level (any WebPreferences), or topic level. For example: 
     12                * A =TABLEATTRIBUTES= preferences setting on site-level (%USERSWEB%.SitePreferences), web-level (any WebPreferences), or topic level. For example: 
    1313                        * =Set TABLEATTRIBUTES = tableborder="0" cellpadding="1" ...= 
    1414 
  • trunk/TipsContrib/data/TWiki/TipsContrib.txt

    r498 r700  
    5252|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    5353 
    54 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
     54__Related Topics:__ %USERSWEB%.SitePreferences 
    5555 
    5656-- TWiki:Main.PeterThoeny - 2007-01-04 
  • trunk/TopicUserMappingContrib/data/TWiki/NewUserTemplate.txt

    r688 r700  
    2121---++ My Personal Preferences 
    2222 
    23 Uncomment preference settings to activate them (remove the #-sign). Help and details on preference settings are available in [[%SYSTEMWEB%.%WIKIPREFSTOPIC%][%WIKIPREFSTOPIC%]]. 
     23Uncomment [[%SYSTEMWEB%.PreferenceSettings][preference settings]] to activate them (remove the #-sign). Help and details on preference settings are available in [[%SYSTEMWEB%.%WIKIPREFSTOPIC%][%WIKIPREFSTOPIC%]]. 
    2424 
    2525   * Show tool-tip topic info on mouse-over of [[%SYSTEMWEB%.WikiWord][WikiWord]] links, on or off: 
  • trunk/TwistyContrib/data/TWiki/TwistyContrib.txt

    r693 r700  
    145145        * Set SHORTDESCRIPTION = Twisty section javascript library to open/close content dynamically  
    146146 
    147 You can also set the global preference setting TWISTYCONTRIB_DEBUG to 1 to make the contrib use uncompressed javascript sources, in the event of problems. 
     147You can also set the global [[preference setting]] TWISTYCONTRIB_DEBUG to 1 to make the contrib use uncompressed javascript sources, in the event of problems. 
    148148 
    149149 
  • trunk/TwistyPlugin/data/TWiki/TwistyPlugin.txt

    r693 r700  
    538538   * Automatically generates ids 
    539539   * Automatically fills in default values 
    540    * Global preference settings can be set in this topic or locally in individual topics 
     540   * Global [[%SYSTEMWEB%.PreferenceSettings][preference settings]] can be set in this topic or locally in individual topics 
    541541 
    542542#PluginSettings 
    543543---++ Plugin Settings 
    544544 
    545 Plugin settings are stored as preference settings. To reference 
     545Plugin settings are stored as [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. To reference 
    546546a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>TWISTYPLUGIN_SHORTDESCRIPTION%== 
    547547 
  • trunk/WysiwygPlugin/data/TWiki/WysiwygPluginSettings.txt

    r693 r700  
    11---+ Settings for WysiwygPlugin that are common to most editor integrations 
    22%STARTINCLUDE% 
    3 The *global* preference setting =WYSIWYG_EXCLUDE= can be set to make the plugin sensitive to what is in a topic, before allowing it to be edited. You can set it up to veto an edit if the topic contains: 
     3The *global* [[preference setting]] =WYSIWYG_EXCLUDE= can be set to make the plugin sensitive to what is in a topic, before allowing it to be edited. You can set it up to veto an edit if the topic contains: 
    44   * =html= - HTML tags (e.g. =&lt;div&gt;=, not including &lt;br&gt;), or  
    55   * =macros= - simple macros (e.g. =%<nop>VAR%=) or  
     
    99If the plugin detects an excluded construct in the topic, it will refuse to allow the edit and will redirect to the default editor. 
    1010 
    11 If you excluded =calls= in =WYSIWYG_EXCLUDE=, you can still define a subset of macros that do *not* block edits. this is done in the *global* preference setting =WYSIWYG_EDITABLE_CALLS=, which should be a list of macro names separated by vertical bars, with no spaces, e.g: =* Set WYSIWYG_EDITABLE_CALLS = COMMENT|CALENDAR|INCLUDE= 
     11If you excluded =calls= in =WYSIWYG_EXCLUDE=, you can still define a subset of macros that do *not* block edits. this is done in the *global* [[preference setting]] =WYSIWYG_EDITABLE_CALLS=, which should be a list of macro names separated by vertical bars, with no spaces, e.g: =* Set WYSIWYG_EDITABLE_CALLS = COMMENT|CALENDAR|INCLUDE= 
    1212 
    1313You should set =WYSIWYG_EXCLUDE= and =WYSIWYG_EDITABLE_CALLS= in %USERSWEB%.SitePreferences, or in %WEBPREFSTOPIC% for each web. 
     
    1919preserved. 
    2020 
    21 This preference setting is used to tell the translator which attributes, when present 
     21This [[preference setting]] is used to tell the translator which attributes, when present 
    2222on a tag, make it "stick" i.e. block conversion. For example, setting it to 
    2323=table=background,lang;tr=valign= will stop the translator from trying to 
  • trunk/core/data/TWiki/AccessControl.txt

    r693 r700  
    235235---+++ Hide Control Settings 
    236236 
    237 __%T% Tip:__ To hide access control settings from normal browser viewing, you can put them into the _topic preference settings_ by clicking the link =Edit topic preference settings= under =More topic actions= menu. Preferences set in this manner are not visible in the topic text, but take effect nevertheless. Access control settings added as topic preference settings are stored in the topic meta data and they override settings defined in the topic text. 
     237__%T% Tip:__ To hide access control settings from normal browser viewing, you can put them into the _topic [[%SYSTEMWEB%.PreferenceSettings][preference settings]]_ by clicking the link =Edit topic preference settings= under =More topic actions= menu. Preferences set in this manner are not visible in the topic text, but take effect nevertheless. Access control settings added as topic preference settings are stored in the topic meta data and they override settings defined in the topic text. 
    238238 
    239239Alternatively, place them in HTML comment markers, but this exposes the access setting during ordinary editing. 
  • trunk/core/data/TWiki/DataForms.txt

    r688 r700  
    205205A Form Template specifies the fields in a form. A Form Template is simply a page containing a TWiki table, where each row of the table specifies one form field. 
    206206#UsingFormData 
    207 ---+++ Searching for Form Data 
    208 Data Forms accept user-input data, stored as MetaData. Meta data also contains program-generated info about changes, attachments, etc. To find, format and display form and other meta data, see MetaData, ==FORMFIELD==, ==SEARCH== and ==METASEARCH== in [[%SYSTEMWEB%.Macros][Macros]], and [[FormattedSearch][TWiki Formatted Search]]. 
    209  
    210 <blockquote> 
    211 *Example* %BR% 
    212 TWiki users often want to have an overview of topics they contributed to. With the ==$formfield== parameter it is easy to display the value of a classification field next to the topic link: 
    213 <verbatim> 
    214 | *Topic* | *Classification* | 
    215 %SEARCH{"%USERSWEB%.UserName" scope="text" nosearch="on" nototal="on" order="modified" reverse="on" 
    216 format="|<b>[[$web.$topic][$topic]]</b> |<nop>$formfield(TopicClassification) |" web="Sandbox"}% 
    217 </verbatim> 
    218 </blockquote>  
    219  
    220 Searching forms this way is obviously pretty inefficient, but it's easy to do. If you want better performance, take a look at some of the structured wiki extensions that support higher performance searching e.g. TWiki:Plugins.DBCachePlugin. 
     207---+++ Searching in Form Data 
     208The best way to search in form data is using the structured query language in the SEARCH macro. See QuerySearch for more information. 
     209 
    221210---+++ Gotcha! 
    222211   * Some browsers may strip linefeeds from =text= fields when a topic is saved. If you need linefeeds in a field, make sure it is a =textarea=. 
  • trunk/core/data/TWiki/DefaultPreferences.txt

    r693 r700  
    214214 
    215215   * You can enable/disable Plugins using the [[%SCRIPTURLPATH{"configure"}%][configure]] interface. 
    216    * You can also disable installed plugins in individual webs/topics by defining the %<nop>DISABLEDPLUGINS% preference setting to be a list of plugins to disable e.g. 
     216   * You can also disable installed plugins in individual webs/topics by defining the DISABLEDPLUGINS [[preference setting]] to be a list of plugins to disable e.g. 
    217217      * <nop>Set DISABLEDPLUGINS = SpreadSheetPlugin,EditTablePlugin 
    218218      * Currently, %<nop>DISABLEDPLUGINS% is set to "%DISABLEDPLUGINS%" 
     
    335335---++ Creating New Preference Settings 
    336336  
    337 You can introduce new preference settings and use them in your topics and templates. There is no need to change the TWiki engine (Perl scripts). 
     337You can introduce new [[%SYSTEMWEB%.PreferenceSettings][preference settings]] and use them in your topics and templates. There is no need to change the TWiki engine (Perl scripts). 
    338338   * A preference is defined in a TWikiShorthand bullet item: ==[3 spaces] * [space] Set NAME = value== <br /> Example (as a nested bullet item, indented 6 spaces): 
    339339      * S<nop>et WEBBGCOLOR = #FFFFC0 
     
    341341      * When you write ==%WEB<nop>BGCOLOR%==, it gets expanded to =%WEBBGCOLOR%= . 
    342342 
    343    * %X% The sequential order of the preference settings is significant. Define preferences that use other preferences FIRST. For example, set ==<nop>WEBCOPYRIGHT== before ==<nop>WIKIWEBMASTER== since the copyright notice uses the Wiki administrator e-mail address. 
     343   * %X% The sequential order of the [[%SYSTEMWEB%.PreferenceSettings][preference settings]] is significant. Define preferences that use other preferences FIRST. For example, set ==<nop>WEBCOPYRIGHT== before ==<nop>WIKIWEBMASTER== since the copyright notice uses the Wiki administrator e-mail address. 
    344344   * %X% In order to protect your custom preferences from being overwritten when upgrading the [[%SYSTEMWEB%.%TOPIC%]] topic, it is recommended that all custom settings are defined in [[%USERSWEB%.%TOPIC%]]. 
    345345 
  • trunk/core/data/TWiki/DocumentGraphics.txt

    r693 r700  
    343343Shorthand notation: 
    344344<blockquote> 
    345 In [[%USERSWEB%.DefaultPreferences!]] set a macro for an ICON, for example: 
     345In [[%USERSWEB%.SitePreferences!]] set a macro for an ICON, for example: 
    346346 
    347347=<nop>   * Set H = %<nop>ICON{help}%= 
  • trunk/core/data/TWiki/DontNotify.txt

    r688 r700  
    44__Note:__ No new revision is created in case you save the same topic again within a certain time frame (default is one hour). You only need to checkmark the "Minor change, don't notify" checkbox once within this time frame, because subsequent save operations do not notify users. 
    55 
    6 __Note:__ The initial state of the checkbox can be set to on with the =DONTNOTIFYCHECKBOX= preference setting. See DefaultPreferences for more. 
    7  
     6__Note:__ The initial state of the checkbox can be set to on with the =DONTNOTIFYCHECKBOX= [[%SYSTEMWEB%.PreferenceSettings][preference setting]]. 
    87 
    98__Related Topics:__ UserDocumentationCategory 
  • trunk/core/data/TWiki/EditingShorthand.txt

    r693 r700  
    311311%X% Dots ='.'= are used to separate webs and subwebs from topic names and therefore cannot be used in topic names. 
    312312 
    313 It's generally a good idea to use the [[%SYSTEMWEB%.Macros][Macros]] %<nop>SYSTEMWEB% and %<nop>USERSWEB% instead of %SYSTEMWEB% and %USERSWEB%. 
     313It's generally a good idea to use the [[%SYSTEMWEB%.Macros][macros]] %<nop>SYSTEMWEB% and %<nop>USERSWEB% instead of %SYSTEMWEB% and %USERSWEB%. 
    314314</td><td> 
    315315<verbatim> 
  • trunk/core/data/TWiki/FileAttachment.txt

    r693 r700  
    2222 
    2323   * Through your Web browser, you can easily upload graphics (or sound files, or anything else you want to link to on a page) and place them on a single page, or use them across a web, or site-wide. 
    24       * __NOTE:__ You can also add graphics - any files - directly, typically by FTP upload. This requires FTP access, and may be more convenient if you have a large number of files to load. FTP-ed files can't be managed using browser-based Attachment controls. You can use your browser to create [[%SYSTEMWEB%.Macros][Macros]] shortcuts, like this %<nop>H% = %H%. 
     24      * __NOTE:__ You can also add graphics - any files - directly, typically by FTP upload. This requires FTP access, and may be more convenient if you have a large number of files to load. FTP-ed files can't be managed using browser-based Attachment controls. You can also create [[%SYSTEMWEB%.Macros][macro shortcuts]], like this %<nop>H% = %H%. 
    2525 
    2626---++ Uploading Files 
     
    3030      * Any type of file can be uploaded. Some files that might pose a security risk are renamed, ex: =*.php= files are renamed to =*.php.txt= so that no one can place code that would be read in a .php file.  
    3131      * The previous upload path is retained for convenience. In case you make some changes to the local file and want to upload it, again you can copy the previous upload path into the Local file field. 
    32       * TWiki can limit the file size. This is defined by the =%<nop>ATTACHFILESIZELIMIT%= preference setting, currently set at %ATTACHFILESIZELIMIT% KB. 
     32      * TWiki can limit the file size. This is defined by the =%<nop>ATTACHFILESIZELIMIT%= [[%SYSTEMWEB%.PreferenceSettings][preference settings]], currently set at %ATTACHFILESIZELIMIT% KB. 
    3333         * %X% It's not recommended to upload files greater than a few hundred K through a browser. Large files can be extremely slow-loading, and often time out. Use an FTP site for large file uploads. 
    3434   * Automatic attachments: 
  • trunk/core/data/TWiki/ForceNewRevision.txt

    r693 r700  
    44The "Force New Revision" checkbox is a way to force it to create a separate revision each time you save. 
    55 
    6 The [[%SYSTEMWEB%.DefaultPreferences!]] setting =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not. 
     6The [[%SYSTEMWEB%.PreferenceSettings][preference setting]] =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not. 
    77 
    88On a related note, you can force __every__ save to be a new revision number by setting =ReplaceIfEditedAgainWithin= to 0. 
  • trunk/core/data/TWiki/GlossaryOfTerms.txt

    r688 r700  
    1111| Plugin: | Prepackaged server-side extension that adds all sorts of additional functions, seamlessly integrated into TWiki. [[Plugins][Details...]] | 
    1212| Plugin API: | The standard interface for creating TWiki _Plugins_ and add-on programs that ensure a perfect integration. [[TWikiFuncDotPm][Details...]] | 
    13 | Preferences: | The site-wide, single _web_ and single user-level preference settings. The settings are stored in DefaultPreferences, WebPreferences and %USERSWEB%.WikiUsers home pages. [[Macros#SettingPrefs][Details...]] | 
     13| Preferences: | The site-wide, single _web_ and single user-level preference settings. See [[%SYSTEMWEB%.PreferenceSettings][preference settings]] | 
    1414| Site: | A TWiki installation consisting of one or more _webs_. [[TWikiSite][Details...]] | 
    1515| Skin: | Skins overlay regular _templates_ with alternate header/footer layout of _pages_; topic text is not affected. Skins are typically enabled site-wide or per _web_. [[Skins][Details...]] | 
  • trunk/core/data/TWiki/IfStatements.txt

    r693 r700  
    1717| isweb | =isweb 'X'= is true if web 'X' exists | 
    1818| ingroup | ='X' ingroup 'Y'= is true if user 'X' is in group 'Y'. 'X' can be a login name or a wikiname. | 
    19 | defined | True if a preference setting or url parameter of this name is defined. | 
    20 | isempty | True if a preference setting, url parameter or session variable of this name has an empty value. It is equivalent to the expression =(!defined(x) || $x='')= | 
    21 | $ | expands a URL parameter or [[Macros][macro]] name. Plugin handlers *are not called*. Built-in macros, system preference settings and user-defined preference settings are supported. You can pass a limited subset of parameters to macros by enclosing the parameter string in single quotes; for example, =$ 'MACRO{value}'=. The ='MACRO{value}'= string may *not* contain quotes (' or "). | 
     19| defined | True if a [[preference setting]] or url parameter of this name is defined. | 
     20| isempty | True if a [[preference setting]], url parameter or session variable of this name has an empty value. It is equivalent to the expression =(!defined(x) || $x='')= | 
     21| $ | expands a URL parameter or [[Macros][macro]] name. Plugin handlers *are not called*. You can pass a limited subset of parameters to macros by enclosing the parameter string in single quotes; for example, =$ 'MACRO{value}'=. The ='MACRO{value}'= string may *not* contain quotes (' or "). | 
    2222| {X} | expands to the value of the =configure= setting {X} - for example, ={ScriptUrlPath}= | 
    2323 
  • trunk/core/data/TWiki/InstallationGuide.txt

    r693 r700  
    127127Preferences for customizing many aspects of TWiki are set simply by editing a special topic with TWiki. 
    128128 
    129    * =%SYSTEMWEB%.DefaultPreferences=. Read through it and identify any additional settings or changes you think you might need. You can edit the settings in =%SYSTEMWEB%.DefaultPreferences= but these will be overwritten when you later upgrade to a newer TWiki version. Instead copy any settings that you want to customize from =%SYSTEMWEB%.DefaultPreferences= and paste them into =%USERSWEB%.SitePreferences=.  When you later upgrade TWiki simply avoid overwriting the =data/%SYSTEMWEB%/DefaultPreferences.txt= file and all your settings will be kept. Settings in =%USERSWEB%.SitePreferences= overrides settings in both =%SYSTEMWEB%.DefaultPreferences= and any settings defined in Plugin topics. See notes at top of =%SYSTEMWEB%.DefaultPreferences= for more information. 
     129   * =%SYSTEMWEB%.DefaultPreferences=. Read through it and identify any additional settings or changes you think you might need. Do not edit the settings in =%SYSTEMWEB%.DefaultPreferences= because these will be overwritten when you later upgrade to a newer TWiki version. Instead copy any settings that you want to customize from =%SYSTEMWEB%.DefaultPreferences= and paste them into =%USERSWEB%.SitePreferences=.  When you later upgrade TWiki simply avoid overwriting the =data/%SYSTEMWEB%/DefaultPreferences.txt= file and all your settings will be kept. Settings in =%USERSWEB%.SitePreferences= overrides settings in both =%SYSTEMWEB%.DefaultPreferences= and any settings defined in Plugin topics. See notes at top of =%SYSTEMWEB%.DefaultPreferences= for more information. 
    130130 
    131131---++ Enable Email Notification 
  • trunk/core/data/TWiki/InstantEnhancements.txt

    r693 r700  
    44These quick enhancements are aimed at improving and customising your TWiki.  New TWiki site administrators are especially encouraged to review this document for ideas before deploying a new TWikiSite. The metaphor of building a house is useful.  The listed enhancements are some of the details possible when moving into a new office or home. These small changes can make a *big* differences for user satisfaction at your site. All modifications can be done through your Web browser, and they don't take more then in a couple of minutes.  No system administration expertise is required. Some of these enhancements are also mentioned in the reference manual and other topics. 
    55 
    6 Many of these tips are based on setting some special [[Macros]]. 
     6Many of these tips are based on setting some special [[WebPreferencesHelp][preferences]]. 
    77 
    88%S% We recommend implementing at least __some__ of these enhancements __right after installation__ to get a taste for what is possible.  Some of these tips and enhancements _should_ be implemented before or during initial roll-out. 
     
    2323*What we are doing* 
    2424 
    25 We want to set the preference WEBBGCOLOR in topic WebPreferences to one of the StandardColors. <nop>WebPreferences is, as you can guess, a topic which holds all kind of preference setting for each TWiki Web[[ManagingWebs][{*}]]. Each web has its own <nop>WebPreferences, and you can set them differently for each web. 
     25We want to set the preference WEBBGCOLOR in topic WebPreferences to one of the StandardColors. <nop>WebPreferences is, as you can guess, a topic which holds all kind of [[preference setting]] for each TWiki Web[[ManagingWebs][{*}]]. Each web has its own <nop>WebPreferences, and you can set them differently for each web. 
    2626 
    2727*How to do it* 
     
    2929   1 Pick color code from company or product references, the StandardColors table (recommended for 8-bit client compatibility), or some other color reference.  
    3030   2 Go to WebPreferences in each web, and edit the topic. 
    31    3 Set your preferred WEBBGCOLOR preference setting, and save the topic. 
     31   3 Set your preferred WEBBGCOLOR [[%SYSTEMWEB%.PreferenceSettings][preference settings]], and save the topic. 
    3232   4 %X% Add a new line immediately after the color code. If there is (invisible) space after the color code, the page header might get strange colors (e.g. black). 
    3333 
     
    3636---+++ Set Page Background Color  
    3737 
    38 Without getting into the [[skin templates]] system yet, you can easily edit the ==view.tmpl== (in the =templates= directory). In the HTML at the top, the body tag has the page background hardcoded to white ==bgcolor="#ffffff"==. You can change that color value to a new setting. First, define a new preference setting in the site-level [[%LOCALSITEPREFS%]], e.g. =* Set =PAGEBGCOLOR = #d0d0d0=, then edit the ==view.tmpl== template file and change ==bgcolor="#ffffff"== to ==bgcolor="%<nop>PAGEBGCOLOR%"==. If you want, you can set the page background color individually per web, simple add a =* Set =PAGEBGCOLOR = #d0d0d0= bullet to the WebPreferences to overload the site-level preferences. (Without font color control, you'll have to stick to light colors.) 
     38Without getting into the [[skin templates]] system yet, you can easily edit the ==view.tmpl== (in the =templates= directory). In the HTML at the top, the body tag has the page background hardcoded to white ==bgcolor="#ffffff"==. You can change that color value to a new setting. First, define a new[[%SYSTEMWEB%.PreferenceSettings][preference setting]] in the site-level [[%LOCALSITEPREFS%]], e.g. =* Set =PAGEBGCOLOR = #d0d0d0=, then edit the ==view.tmpl== template file and change ==bgcolor="#ffffff"== to ==bgcolor="%<nop>PAGEBGCOLOR%"==. If you want, you can set the page background color individually per web, simple add a =* Set =PAGEBGCOLOR = #d0d0d0= bullet to the WebPreferences to overload the site-level preferences. (Without font color control, you'll have to stick to light colors.) 
    3939 
    4040---+++ Titles-Only Topic List - !WebTopicList 
     
    136136*End Copy* 
    137137 
    138 The SEARCH macro has many more formatting options, see [[Macros]]. 
     138The [[VarSEARCH][SEARCH macro]] has many more formatting options. 
    139139 
    140140---+++ Recently changed pages  
  • trunk/core/data/TWiki/MacrosQuickStart.txt

    r693 r700  
    44%STARTINCLUDE% 
    55 
    6 Macros are names enclosed in percent signs that are that are expanded to some other text when the topic 
    7 is displayed. For example, =%<nop>TOPIC%= is expanded to %TOPIC%. 
     6Macros are names enclosed in percent signs that are that are expanded to some other text when the topic is displayed. For example, =%<nop>TOPIC%= is expanded to %TOPIC%. 
     7 
    88Some macros can take arguments in curly braces - for example, =%<nop>INCLUDE{"OtherTopic" ARG="arg"}%=. 
    99 
    10 Many macro definitions are built-in, and others (preference settings) are predefined for your convenience. You can also define your own 
    11 preference settings at the entire site, individual web, or individual topic level. For more information, 
    12 go to *[[Macros]]* 
     10Many macro definitions are built-in, and others ([[%SYSTEMWEB%.PreferenceSettings][preference settings]]) are predefined for your convenience. You can also define your own 
     11[[%SYSTEMWEB%.PreferenceSettings][preference settings]] at the entire site, individual web, or individual topic level. For more information, see *[[Macros]]* 
    1312 
    1413Macros are fully expanded _before_ any of the TWiki text formatting rules are applied. 
  • trunk/core/data/TWiki/MainFeatures.txt

    r683 r700  
    1313   * *Revision control:* All changes to pages and attachments are tracked. Retrieve previous page revisions; compare differences; find out who changed what and when. 
    1414   * *Access control:* Define groups and impose fine-grained read and write [[AccessControl][access restrictions]] based on groups and users. 
    15    * *Macros:* Use [[Macros]] to dynamically compose your pages. This allows you for example to dynamically build a table of contents, include other pages, or show a search result embedded in a page. 
     15   * *Macros:* Use [[macros]] to dynamically compose your pages. This allows you for example to include other pages, or show a search result embedded in a page. 
    1616   * *TWiki plugins:* Easily install program enhancements using external [[Plugins][plug-in modules]]. Developers can create plug-ins in Perl using the TWiki Plugin API. 
    1717   * *Templates and skins:* A flexible [[SkinTemplates][templating system]] separates program logic and presentation. [[Skins]] overwrite template headers and footers; page content is unaffected. 
     
    1919   * *Managing users:* Web-based [[TWikiRegistration][user registration]] and [[ChangePassword][change of password]]. 
    2020   * *Statistics:* Create statistics of TWiki webs. Find out most popular pages and top contributors. 
    21    * *Preferences:* Three levels of preferences: DefaultPreferences for site-level, WebPreferences for each web, and user level preferences. 
     21   * *Preferences:* Multiple levels of preferences: DefaultPreferences for site-level, WebPreferences for each web, user level preferences, individual topics etc. 
    2222   * *[[SimultaneousEdits][simultaneous page editing]]:*  
    2323   * *Referred-By:* Find the pages that contain links to a topic. 
  • trunk/core/data/TWiki/ManagingWebs.txt

    r688 r700  
    1818The second method is to use an existing web as a template web.  This may be useful if you already have a web that you would like to use as a starting point.  Only topics that have names beginning with *Web...* (like "%HOMETOPIC%", "%NOTIFYTOPIC%", etc.) are copied. 
    1919 
    20 In either case you will want to be sure to verify that your new web has all the custom modifications that you desire. Any [[%SYSTEMWEB%.Macros][Macros]] defined in the form below will automatically be set in the !WebPreferences of the new web. 
     20In either case you will want to be sure to verify that your new web has all the custom modifications that you desire. Any [[macros]] defined in the form below will automatically be set in the !WebPreferences of the new web. 
    2121 
    2222#CreateNewWeb 
     
    5656---+++ Subweb Preferences are Inherited 
    5757 
    58 The preferences of a subweb are inherited from the parent web and overridden locally.  Preferences are ultimately inherited from the [[%SYSTEMWEB%.DefaultPreferences]] topic. 
     58The [[preference settings]] of a subweb are inherited from the parent web and overridden locally.  Preferences are ultimately inherited from the [[%SYSTEMWEB%.DefaultPreferences]] topic. 
    5959 
    6060*Example Preference Inheritance for =Sandbox/TestWeb/SubWeb.SubWebTopic= topic:* 
    6161 
    62    1. =%SYSTEMWEB%.DefaultPreferences= site-wide preferences 
    63    2. =Sandbox.%WEBPREFSTOPIC%= inherits from and overrides settings in =%SYSTEMWEB%.DefaultPreferences= 
    64    3. =Sandbox/TestWeb.%WEBPREFSTOPIC%= inherits from and overrides settings in =Sandbox.%WEBPREFSTOPIC%= 
    65    4. =Sandbox/TestWeb/SubWeb.%WEBPREFSTOPIC%= inherits from and overrides settings in =Sandbox/TestWeb.%WEBPREFSTOPIC%=  
    66    5. =Sandbox/TestWeb/SubWeb.SubWebTopic= inherits from and overrides settings in =Sandbox/TestWeb/SubWeb.%WEBPREFSTOPIC%=  
     62   1 =%SYSTEMWEB%.DefaultPreferences= default settings 
     63   1 =%USERSWEB%.SitePreferences= site-wide settings inherits from and overrides settings in =%SYSTEMWEB%.DefaultPreferences= 
     64   1 =Sandbox.%WEBPREFSTOPIC%= inherits from and overrides settings in =%USERSWEB%.SitePreferences= 
     65   1 =Sandbox/TestWeb.%WEBPREFSTOPIC%= inherits from and overrides settings in =Sandbox.%WEBPREFSTOPIC%= 
     66   1 =Sandbox/TestWeb/SubWeb.%WEBPREFSTOPIC%= inherits from and overrides settings in =Sandbox/TestWeb.%WEBPREFSTOPIC%=  
     67   1 =Sandbox/TestWeb/SubWeb.SubWebTopic= inherits from and overrides settings in =Sandbox/TestWeb/SubWeb.%WEBPREFSTOPIC%=  
    6768 
    6869---+++ Navigation 
     
    8081   * You must be allowed to rename and changes topics in the web you want to rename 
    8182   * You must be allowed to rename topics in the parent web of the web you want to rename 
    82 !   * If the web is a root web (i.e. it has no parent web) then you must have permission to both create and rename root webs. These permissions are controlled by the ALLOWROOTCHANGE preference, which can be set in [[%USERSWEB%.DefaultPreferences]]. 
     83!   * If the web is a root web (i.e. it has no parent web) then you must have permission to both create and rename root webs. These permissions are controlled by the ALLOWROOTCHANGE preference, which can be set in [[%USERSWEB%.SitePreferences]]. 
    8384   * If you move the web to another parent web you must be allowed to create and change topics in the new parent web. 
    8485    
  • trunk/core/data/TWiki/MetaData.txt

    r693 r700  
    1818---++ Meta Data Syntax 
    1919 
    20    * Format is the same as in [[%SYSTEMWEB%.Macros][Macros]], except all fields have a key. 
     20   * Format is the same as in [[%SYSTEMWEB%.Macros][macros]], except all fields have a key. 
    2121      * =%<nop>META:&lt;type&gt;{key1="value1" key2="value2" ...}%= 
    2222 
  • trunk/core/data/TWiki/Plugins.txt

    r693 r700  
    7070---+++ Plugin-Specific Settings 
    7171 
    72 Some plugins are configured with plugin preference settings, newer plugins with =configure= settings. 
     72Some plugins are configured with plugin [[%SYSTEMWEB%.PreferenceSettings][preference settings]], newer plugins with =configure= settings. 
    7373 
    7474=configure= settings are accessible though the [[%SCRIPTURLPATH{"configure"}%][configure]] interface.  
    7575 
    76 Plugin preference settings are defined in the plugin topic and can be overloaded. The SHORTDESCRIPTION setting is always present, it is needed for the automation in the extensions repository. Example preference settings defined in the TablePlugin topic: 
     76Plugin [[%SYSTEMWEB%.PreferenceSettings][preference settings]] are defined in the plugin topic and can be overloaded. The SHORTDESCRIPTION setting is always present, it is needed for the automation in the extensions repository. Example preference settings defined in the TablePlugin topic: 
    7777 
    7878   * =Set SHORTDESCRIPTION = Control attributes of tables and sorting of table columns= 
    7979  
    80 Preference settings of active plugins can be retrieved anywhere in TWiki with =%&lt;pluginname&gt;_&lt;var&gt;%=, such as =%<nop>TABLEPLUGIN_SHORTDESCRIPTION%=. They can also be redefined with the =%&lt;pluginname&gt;_&lt;var&gt;%= setting at a lower level in the [[%LOCALSITEPREFS%]] or at the web level. For an easier upgrade it is recommended to customize plugin preference settings in <nop>%LOCALSITEPREFS% only. 
     80[[Preference settings]] of active plugins can be retrieved anywhere in TWiki with =%&lt;pluginname&gt;_&lt;var&gt;%=, such as =%<nop>TABLEPLUGIN_SHORTDESCRIPTION%=. They can also be redefined with the =%&lt;pluginname&gt;_&lt;var&gt;%= setting at a lower level in the [[%LOCALSITEPREFS%]] or at the web level. For an easier upgrade it is recommended to customize plugin preference settings in <nop>%LOCALSITEPREFS% only. 
    8181 
    8282---+++ Listing Active Plugins 
     
    208208*Plugin Settings:* &lt;<i>Description and settings for custom plugin settings, and those required by TWiki.</i>&gt;" 
    209209 
    210    * *Plugins Preferences* &lt;<i>If user settings are needed, explain... Entering values works exactly like %SYSTEM!WEB%.DefaultPreferences and WebPreferences: six (6) spaces and then:</i>&gt;" 
    211       * *Set &lt;<i>EXAMPLE = value added</i>&gt;* 
     210   * *Plugins Preferences* &lt;<i>If user settings are needed, link to [[%SYSTEMWEB%.PreferenceSettings][preference settings]] and explain the role of the plugin name prefix 
    212211 
    213212*Plugin Installation Instructions:* &lt;<i>Step-by-step set-up guide, user help, whatever it takes to install and run, goes here.</i>&gt;" 
     
    285284#ConfigSpec 
    286285---++ Integrating with <code>configure</code> 
    287 Some extensions have setup requirements that are best integrated into =configure= rather than trying to use preference settings. These extensions use =Config.spec= files to publish their configuration requirements. 
     286Some extensions have setup requirements that are best integrated into =configure= rather than trying to use [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. These extensions use =Config.spec= files to publish their configuration requirements. 
    288287 
    289288=Config.spec= files are read during configuration. Once a =Config.spec= has defined a configuration item, it is available for edit through the standard =configure= interface. =Config.spec= files are stored in the 'plugin directory' e.g. =lib/TWiki/Plugins/BathPlugin/Config.spec=. 
  • trunk/core/data/TWiki/ProjectLogos.txt

    r619 r700  
    6969---++ Logo Customization 
    7070 
    71 TWiki is shipped with the official TWiki logo in the banner. Site owners may replace the banner logo with their own logo. The logo can be changed in the =WIKILOGOIMG= setting (site-wide in DefaultPreferences, or per web in WebPreferences of any web). 
     71The logo can be changed by redefining the =WIKILOGOIMG= [[%SYSTEMWEB%.PreferenceSettings][preference setting]]. 
    7272 
    7373If you use the official TWiki.org artwork on your own site you can link back to TWiki.org. Use this HTML (with any logo file on this page): 
  • trunk/core/data/TWiki/QuerySearch.txt

    r683 r700  
    126126   * =History<nop>Form[name='Age'].value>2= - true if the topic has a =HistoryForm=, and the form has a field called =Age= with a value > 2 
    127127   * =History<nop>Form.Age > 2= - shortcut for the previous query 
    128    * =preferences[name='FaveColour' AND value='Tangerine']= - true if the topic has the given preference setting and value 
     128   * =preferences[name='FaveColour' AND value='Tangerine']= - true if the topic has the given [[%SYSTEMWEB%.PreferenceSettings][preference settings]] and value 
    129129   * =Person/(ClothesForm[name='Headgear'].value ~ '*Bowler*' AND attachments[name~'*hat.gif' AND date < d2n('2007-01-01')])= - true if the form attached to the topic has a field called =Person= that has a value that is the name of a topic, and that topic contains the form =ClothesForm=, with a field called =Headgear=, and the value of that field contains the string ='Bowler'=, and the topic also has at least one attachment that has a name matching =*hat.gif= and a date before 1st Jan 2007. (Phew!) 
    130130 
  • trunk/core/data/TWiki/SearchHelp.txt

    r693 r700  
    1818   * Use double quotes if you want to search for a leading minus sign, like ="-nowarn"= 
    1919   * *Stop words* are excluded from a keyword search: 
    20       * Stop words are common words and characters such as ="how"= and ="where"=, defined in the SEARCHSTOPWORDS setting in the DefaultPreferences 
     20      * Stop words are common words and characters such as ="how"= and ="where"=, defined by the SEARCHSTOPWORDS [[%SYSTEMWEB%.PreferenceSettings][preference setting]] 
    2121      * If you want to search for a word in the stop word list, prefix the word with a plus sign 
    2222   * *Example:* To search for all topics that contain ="SOAP"=, ="WSDL"=, a literal ="web service"=, but not ="shampoo"=,%BR% enter this: =soap +wsdl "web service" -shampoo= 
     
    3535---++ Search Preferences 
    3636 
    37 !DefaultPreferences defines these search preferences: 
     37The default search preferences are: 
    3838 
    3939   * =SEARCHDEFAULTTTYPE=: Default search type for search forms which calls the =search= script 
  • trunk/core/data/TWiki/ShortcutMacros.txt

    r688 r700  
    88 
    99*The following settings are classified as rendering shortcuts:* 
    10 %SEARCH{ "Type:.*ShortcutMacro" type="regex" topic="Var*"  
     10%SEARCH{ "parent.name='ShortcutMacros'" type="query" topic="Var*"  
    1111format="   * [[$topic][%<nop>$pattern(.*?\-\++ *([^ ]*).*)%]] - $pattern(.*?\-\+.*?-- ([^\n\r]*).*) %$pattern(.*?\-\++ *([^ ]*).*)%" nonoise="on" }% 
    1212 
    1313__See also:__ 
    14    * [[%SYSTEMWEB%.Macros][Macros]] - an alphabetical list of all macros 
     14   * [[Macros]] - an alphabetical list of all macros 
    1515   * DefaultPreferences#RenderingShortcuts - where shortcuts are defined  
    1616   * TWikiShorthand - summary of the TWiki markup language 
     17   * [[StandardColors#ShortCuts]] - shortcuts for some standard colours 
  • trunk/core/data/TWiki/SkinTemplates.txt

    r693 r700  
    4242 
    4343Any alphanumeric characters can be used in parameter names. 
    44 You are highly recommended to use parameter names that cannot be confused with [[Macros]]. 
     44You are highly recommended to use parameter names that cannot be confused with [[macros]]. 
    4545 
    4646Note that three parameter names, =context=, =then= and =else= are *reserved*. 
     
    105105   I. =%SYSTEMWEB%.ExampleTemplate= 
    106106 
    107 Template names are usually derived from the name of the currently executing script; however it is also possible to override these settings in the =view= and =edit= scripts, for example when a topic-specific template is required. Two preference settings can be used to override the skin templates used: 
     107Template names are usually derived from the name of the currently executing script; however it is also possible to override these settings in the =view= and =edit= scripts, for example when a topic-specific template is required. Two [[%SYSTEMWEB%.PreferenceSettings][preference settings]] can be used to override the skin templates used: 
    108108   * =VIEW_TEMPLATE= sets the template to be used for viewing a topic 
    109109   * =EDIT_TEMPLATE= sets the template for editing a topic. 
  • trunk/core/data/TWiki/Skins.txt

    r688 r700  
    104104and then set =SKIN=yourlocal,pattern=. 
    105105 
    106 Because ClassicSkin and the default templates use the same Template definition names, you can over-ride the edit links in them (or any skin derived from them) using the same =view.yourlocal.tmpl= (just set SKIN=yourlocal,classic either in %USERSWEB%.DefaultPreferences for globally, or a Web's <nop>Webname.<nop>WebPreferences for a particular web)  
     106Because ClassicSkin and the default templates use the same Template definition names, you can over-ride the edit links in them (or any skin derived from them) using the same =view.yourlocal.tmpl= (just set SKIN=yourlocal,classic either in %USERSWEB%.SitePreferences for globally, or a Web's <nop>Webname.<nop>WebPreferences for a particular web)  
    107107 
    108108---++ Settings in Skins 
     
    219219---++ Activating Skins 
    220220 
    221 TWiki uses a _skin search path_, which lets you combine skins additively. The skin path is defined using a combination of [[Macros]] and URL parameters. 
     221TWiki uses a _skin search path_, which lets you combine skins additively. The skin path is defined using a combination of [[macros]] and URL parameters. 
    222222 
    223223TWiki works by asking for a template for a particular function - for example, 'view'. The detail of how templates are searched for is described in SkinTemplates, but in summary, the templates directory is searched for a file called <code>view.</code><i>skin</i><code>.tmpl</code>, where _skin_ is the name of the skin e.g. =pattern=. If no template is found, then the fallback is to use =view.tmpl=. Each skin on the path is searched for in turn. For example, if you have set the skin path to =local,pattern= then =view.local.tmpl= will be searched for first, then =view.pattern.tmpl= and finally =view.tmpl=. 
  • trunk/core/data/TWiki/StandardColors.txt

    r482 r700  
    122122   * http://www.cloford.com/resources/colours/websafe2.htm - Web-safe colors 
    123123 
     124#ShortCuts 
     125---+ Shortcut macros for colors 
     126%SEARCH{ "parent.name='StandardColors'" type="query" topic="Var*"  
     127format="   * $percnt<nop>$pattern(.*?\-\++ *([^ ]*).*)$percnt $percnt$pattern(.*?\-\++ *([^ ]*).*)$percnt Lorem ipsum.... $percntENDCOLOR$percnt $percnt<nop>ENDCOLOR$percnt" nonoise="on" }% 
     128 
    124129__Related Topics:__ UserDocumentationCategory, AdminDocumentationCategory 
  • trunk/core/data/TWiki/TWikiScripts.txt

    r688 r700  
    6060 
    6161| *Parameter* | *Description* | *Default* | 
    62 | =action= | Optional. Use the editaction template instead of the standard edit. If action=text, then hide the form. If action=form hide the normal text area and only edit the form. You can change the Edit/Edit Raw buttons to always append the action parameter in skins like Pattern and Classic by setting the topic or preference setting [[VarEDITACTION][EDITACTION]] to the value =text= or =form=. To edit the topic once the EDITACTION is defined as form simply remove the action=form from the browser URL of the edit script and reload the edit window | | 
     62| =action= | Optional. Use the editaction template instead of the standard edit. If action=text, then hide the form. If action=form hide the normal text area and only edit the form. You can change the Edit/Edit Raw buttons to always append the action parameter in skins like Pattern and Classic by setting the topic or [[preference setting]] [[VarEDITACTION][EDITACTION]] to the value =text= or =form=. To edit the topic once the EDITACTION is defined as form simply remove the action=form from the browser URL of the edit script and reload the edit window | | 
    6363| =onlynewtopic= | If set, error if topic already exists | | 
    6464| =onlywikiname= | If set, error if topic name is not a WikiWord | | 
  • trunk/core/data/TWiki/TWikiSiteTools.txt

    r693 r700  
    1212---++ <nop>WebNotify - recent changes alert 
    1313 
    14 Each TWiki web has an automatic e-mail alert service that sends a list of recent changes on a preset schedule, like once a day. Users can subscribe and unsubscribe using %NOTIFYTOPIC% in each web. The Perl script =mailnotify= is called by a background process at regular intervals. The script sends an automated e-mail to subscribed users if topics were changed in a web since the script was last run. 
    15  
    16    * You can create a WebNotify link using [[%SYSTEMWEB%.Macros][Macros]] with ==%<nop>NOTIFYTOPIC%== 
    17  
    1814%INCLUDE{"WebChangesAlert"}% 
    19  
    20 You can also use =%<nop>USERSWEB%= instead of =Main=, but this is not necessary even if you have renamed the main web by configuring ={MainWebName}= in [[%SCRIPTURLPATH{"configure"}%][configure]]. 
    2115 
    2216#WebSearch 
    2317---++ <nop>WebSearch - search TWiki site 
    2418 
    25 WebSearch is an extremely fast and flexible search facility, part of the core TWiki feature set. WebSearchAdvanced offers more options, including: 
     19WebSearch is a flexible search facility, part of the core feature set. WebSearchAdvanced offers more options, including: 
    2620   * topic title or full-text search 
    2721   * regular expressions 
     
    6559You can generate a listing manually, or on an automated schedule, of visits to individual pages, on a per web basis. Compiled as a running total on a monthly basis. Includes totals for Topic Views, Topic Saves, Attachment Uploads, Most Popular Topics with number of views, and Top Contributors showing total of saves and attachment uploads. Previous months are saved. 
    6660 
    67    * You can create a WebStatistics link using [[%SYSTEMWEB%.Macros][Macros]] with ==%<nop>STATISTICSTOPIC%== 
     61   * You can create a WebStatistics link using ==%<nop>STATISTICSTOPIC%== 
    6862 
    6963---+++ Configuring for automatic operation 
     
    126120Outgoing mail is required for TWikiRegistration and for [[#WebNotify][recent changes alert]]. 
    127121 
    128 TWiki will use the ==Net::SMTP== module if it is installed on your system. Set this with the ==SMTPMAILHOST== preference setting in DefaultPreferences. 
     122TWiki will use the ==Net::SMTP== module if it is installed on your system. Set this with the ==SMTPMAILHOST== [[preference setting]]. 
    129123 
    130 The notify e-mail uses the default =changes.tmpl= template, or a skin if activated in the DefaultPreferences. 
     124The notify e-mail uses the default =changes.tmpl= template, or a skin if activated by a [[%SYSTEMWEB%.PreferenceSettings][preference setting]]. 
    131125 
    132126mailnotify also relies on two hidden files in each =twiki/data/Web= directory: =.changes= and =.mailnotify.= Make sure both are writable by your web server process. =.changes= contains a list of changes; go ahead and make this empty. =.mailnotify= contains a timestamp of the last time notification was done. 
     
    134128You can use an external mail program, such as ==sendmail==, if the =Net::SMTP= module is not installed. Set the program path in =={MailProgram}== in [[%SCRIPTURLPATH{"configure"}%][configure]]. 
    135129 
    136 !   * %H% Net::SMTP can be easily disabled (if there is an installation error) by setting ==SMTPMAILHOST== in DefaultPreferences to an empty value. 
     130!   * %H% Net::SMTP can be easily disabled (if there is an installation error) by setting the ==SMTPMAILHOST== [[%SYSTEMWEB%.PreferenceSettings][preference setting]] to an empty value. 
    137131 
    138    * %T% You can set a separate ==SMTPSENDERHOST== preference setting to define the mail sender host (some SMTP installations require this). 
     132   * %T% You can set a separate ==SMTPSENDERHOST== [[preference setting]] to define the mail sender host (some SMTP installations require this). 
    139133 
    140134---+++ Setting the automatic e-mail schedule 
  • trunk/core/data/TWiki/TextFormattingFAQ.txt

    r693 r700  
    7171The =pre= tag is standard HTML; =verbatim= is a special TWiki tag that forces text to fixed font mode, and also prevents other tags and TWiki shortcuts from being expanded. 
    7272 
    73 __NOTE:__ preference settings are still Set within verbatim tags (this is a historical peculiarity) 
     73__NOTE:__ [[%SYSTEMWEB%.PreferenceSettings][preference settings]] still work within verbatim tags (this is a historical peculiarity) 
    7474 
    7575__NOTE:__ The =verbatim= opening and closing tags are converted into =pre= tags; any HTML attributes (e.g., =class=, =id=) in the opening =verbatim= tag are included in the corresponding =pre= tag. 
  • trunk/core/data/TWiki/TextFormattingRules.txt

    r659 r700  
    4747%PLUGINDESCRIPTIONS% 
    4848 
    49 Check on current Plugin status and settings for this site in DefaultPreferences. 
     49Check on current Plugin status and settings for this site in [[%SYSTEMWEB%.Plugins]]. 
    5050 
    5151---++ Common Editing Errors 
  • trunk/core/data/TWiki/VarAQUA.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarAQUA 
    44---+++ AQUA -- start aqua colored text 
  • trunk/core/data/TWiki/VarBB.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1176595629" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarBB 
    44---+++ BB -- bullet with line break 
    55   * Line break and bullet without indentation. 
    6    * Type: ShortcutMacro 
    76   * Current value: BB = %BB% 
    87   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBR][BR]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBULLET][BULLET]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB2][BB2]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB3][BB3]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB4][BB4]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarCARET][CARET]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarVBAR][VBAR]] 
  • trunk/core/data/TWiki/VarBB2.txt

    r683 r700  
    11!%META:TOPICINFO{author="ProjectContributor" date="1160951440" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="VarBB"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarBB2 
    44---+++ BB2 -- level 2 bullet with line break 
    55   * Line break and bullet, level 2. 
    6    * Type: ShortcutMacro 
    76   * Current value: BB2 = %BB2% 
    87   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBR][BR]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBULLET][BULLET]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB][BB]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB3][BB3]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB4][BB4]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarVBAR][VBAR]] 
  • trunk/core/data/TWiki/VarBB3.txt

    r683 r700  
    11%META:TOPICINFO{author="!ProjectContributor" date="1160951440" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="VarBB"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarBB3 
    44---+++ BB3 -- level 3 bullet with line break 
    55   * Line break and bullet, level 3. 
    6    * Type: ShortcutMacro 
    76   * Current value: BB3 = %BB3% 
    87   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBR][BR]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBULLET][BULLET]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB][BB]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB2][BB2]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB4][BB4]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarVBAR][VBAR]] 
  • trunk/core/data/TWiki/VarBB4.txt

    r683 r700  
    11%META:TOPICINFO{author="!ProjectContributor" date="1160951440" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="VarBB"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarBB4 
    44---+++ BB4 -- level 4 bullet with line break 
    55   * Line break and bullet, level 4. 
    6    * Type: ShortcutMacro 
    76   * Current value: BB4 = %BB4% 
    87   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBR][BR]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBULLET][BULLET]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB][BB]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB2][BB2]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB3][BB3]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarVBAR][VBAR]] 
  • trunk/core/data/TWiki/VarBLACK.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarBLACK 
    44---+++ BLACK -- start black colored text 
  • trunk/core/data/TWiki/VarBLUE.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarBLUE 
    44---+++ BLUE -- start blue colored text 
  • trunk/core/data/TWiki/VarBR.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1176595597" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarBR 
    44 
    55---+++ BR -- line break 
    6    * Type: ShortcutMacro 
    76   * Current value: BR = %BR% 
    87   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBULLET][BULLET]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB][BB]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB2][BB2]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB3][BB3]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB4][BB4]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarCARET][CARET]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarVBAR][VBAR]] 
  • trunk/core/data/TWiki/VarBROWN.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarBROWN 
    44---+++ BROWN -- start brown colored text 
  • trunk/core/data/TWiki/VarBULLET.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1176595670" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarBULLET 
    44 
    55---+++ BULLET -- bullet character 
    6    * Type: ShortcutMacro 
    76   * Current value: BULLET = %BULLET% 
    87   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBR][BR]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB][BB]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB2][BB2]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB3][BB3]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB4][BB4]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarCARET][CARET]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarVBAR][VBAR]] 
  • trunk/core/data/TWiki/VarCARET.txt

    r693 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1176595420" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarCARET 
    44 
    55---+++ CARET -- caret symbol 
    66   * The CARET macro is useful in TML tables. 
    7    * Type: ShortcutMacro 
    87   * Current value: CARET = %CARET% 
    98   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBR][BR]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBULLET][BULLET]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB][BB]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB2][BB2]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB3][BB3]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB4][BB4]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarVBAR][VBAR]] 
  • trunk/core/data/TWiki/VarEDITACTION.txt

    r683 r700  
    44---+++ EDITACTION -- Selects an edit template 
    55 
    6    * EDITACTION defined in a topic or preference setting will define the use of an editaction template instead of the standard edit. If EDITACTION is defined as =text=, then hide the form. If EDITACTION is defined as =form= hide the normal text area and only edit the form. 
     6   * The EDITACTION [[preference setting]] lets you define the use of an editaction template instead of the standard edit. If EDITACTION is defined as =text=, then hide the form. If EDITACTION is defined as =form= hide the normal text area and only edit the form. 
    77   * Syntax: Set EDITACTION = text|form 
    88   * Expands to: %EDITACTION% 
    99   * Related: TWikiScripts#edit 
    10    * %X% When EDITACTION is defined as text or form the Edit and Edit Raw buttons simply add =;action=text= or =;action=form= to the URL for the edit script. If you have defined EDITACTION in a topic setting or preference setting you can still edit the topic content or the form by removing the =;action=form= or =;action=text= from the edit URL in the browser and reload. 
     10   * %X% When EDITACTION is defined as text or form the Edit and Edit Raw buttons simply add =;action=text= or =;action=form= to the URL for the edit script. If you have defined an EDITACTION [[preference setting]] you can still edit the topic content or the form by removing the =;action=form= or =;action=text= from the edit URL in the browser and reload. 
  • trunk/core/data/TWiki/VarENDCOLOR.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
    32#VarENDCOLOR 
    43---+++ ENDCOLOR -- end colored text 
  • trunk/core/data/TWiki/VarGRAY.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarGRAY 
    44---+++ GRAY -- start gray colored text 
  • trunk/core/data/TWiki/VarGREEN.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarGREEN 
    44---+++ GREEN -- start green colored text 
  • trunk/core/data/TWiki/VarH.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152047754" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarH 
    44---+++ H -- help icon 
    5    * Type: ShortcutMacro 
    65   * Current value: H = %H% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarI][I]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarM][M]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarN][N]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarP][P]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarQ][Q]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarS][S]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarT][T]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarU][U]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarX][X]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarY][Y]] 
  • trunk/core/data/TWiki/VarI.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152046313" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarI 
    44---+++ I -- idea icon 
    5    * Type: ShortcutMacro 
    65   * Current value: I = %I% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarH][H]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarM][M]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarN][N]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarP][P]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarQ][Q]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarS][S]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarT][T]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarU][U]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarX][X]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarY][Y]] 
  • trunk/core/data/TWiki/VarLIME.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarLIME 
    44---+++ LIME -- start lime colored text 
  • trunk/core/data/TWiki/VarM.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152047756" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="ShortcutMacros!"}% 
    33#VarM 
    44---+++ M -- moved to... icon 
    5    * Type: ShortcutMacro 
    65   * Current value: M = %M% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarH][H]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarI][I]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarN][N]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarP][P]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarQ][Q]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarS][S]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarT][T]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarU][U]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarX][X]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarY][Y]] 
  • trunk/core/data/TWiki/VarMAROON.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarMAROON 
    44---+++ MAROON -- start maroon colored text 
  • trunk/core/data/TWiki/VarN.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152047754" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarN 
    44---+++ N -- "new" icon 
    5    * Type: ShortcutMacro 
    65   * Current value: N = %N% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarH][H]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarI][I]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarM][M]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarP][P]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarQ][Q]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarS][S]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarT][T]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarU][U]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarX][X]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarY][Y]] 
  • trunk/core/data/TWiki/VarNAVY.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarNAVY 
    44---+++ NAVY -- start navy blue colored text 
  • trunk/core/data/TWiki/VarOLIVE.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarOLIVE 
    44---+++ OLIVE -- start olive green colored text 
  • trunk/core/data/TWiki/VarORANGE.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarORANGE 
    44---+++ ORANGE -- start orange colored text 
  • trunk/core/data/TWiki/VarP.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152044726" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarP 
    44---+++ P -- pencil icon 
    5    * Type: ShortcutMacro 
    65   * Current value: P = %P% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarH][H]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarI][I]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarM][M]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarN][N]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarQ][Q]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarS][S]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarT][T]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarU][U]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarX][X]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarY][Y]] 
  • trunk/core/data/TWiki/VarPINK.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarPINK 
    44---+++ PINK -- start pink colored text 
  • trunk/core/data/TWiki/VarPURPLE.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarPURPLE 
    44---+++ PURPLE -- start purple colored text 
  • trunk/core/data/TWiki/VarQ.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152044726" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarQ 
    44---+++ Q -- question icon 
    5    * Type: ShortcutMacro 
    65   * Current value: Q = %Q% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarH][H]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarI][I]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarM][M]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarN][N]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarP][P]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarS][S]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarT][T]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarU][U]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarX][X]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarY][Y]] 
  • trunk/core/data/TWiki/VarRED.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarRED 
    44---+++ RED -- start red colored text 
  • trunk/core/data/TWiki/VarS.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152044726" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarS 
    44---+++ S -- red star icon 
    5    * Type: ShortcutMacro 
    65   * Current value: S = %S% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarH][H]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarI][I]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarM][M]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarN][N]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarP][P]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarQ][Q]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarT][T]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarU][U]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarX][X]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarY][Y]] 
  • trunk/core/data/TWiki/VarSILVER.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="StandardColors!"}% 
    33#VarSILVER 
    44---+++ SILVER -- start silver colored text 
  • trunk/core/data/TWiki/VarSYSTEMWEB.txt

    r683 r700  
    33#VarSYSTEMWEB 
    44---+++ SYSTEMWEB -- name of TWiki documentation web 
    5    * The web containing all documentation and default preference settings 
     5   * The web containing all documentation and default [[%SYSTEMWEB%.PreferenceSettings][preference settings]] 
    66   * Syntax: =%<nop>SYSTEMWEB%= 
    77   * Expands to: =%SYSTEMWEB%= 
  • trunk/core/data/TWiki/VarT.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152044728" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarT 
    44---+++ T -- tip icon 
    5    * Type: ShortcutMacro 
    65   * Current value: T = %T% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarH][H]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarI][I]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarM][M]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarN][N]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarP][P]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarQ][Q]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarS][S]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarU][U]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarX][X]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarY][Y]] 
  • trunk/core/data/TWiki/VarTEAL.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarTEAL 
    44---+++ TEAL -- start teal colored text 
  • trunk/core/data/TWiki/VarTOPICURL.txt

    r688 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarTOPICURL 
    44---+++ TOPICURL -- shortcut to viewing the current topic 
    55   * This macro always expands to an url pointing to the current base topic. 
    6    * Type: ShortcutMacro 
    76   * Current value: TOPICURL = %TOPICURL% 
  • trunk/core/data/TWiki/VarU.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152047756" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarU 
    44---+++ U -- "updated" icon 
    5    * Type: ShortcutMacro 
    65   * Current value: U = %U% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarH][H]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarI][I]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarM][M]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarN][N]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarP][P]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarQ][Q]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarS][S]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarT][T]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarX][X]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarY][Y]] 
  • trunk/core/data/TWiki/VarVBAR.txt

    r688 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1176595550" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarVBAR 
    44 
    55---+++ VBAR -- vertical bar 
    66   * The vertical bar macro can be used in TWiki tables. 
    7    * Type: ShortcutMacro 
    87   * Current value: VBAR = %VBAR% 
    98   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBR][BR]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBULLET][BULLET]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB][BB]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB2][BB2]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB3][BB3]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarBB4][BB4]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarCARET][CARET]] 
  • trunk/core/data/TWiki/VarWEBLIST.txt

    r693 r700  
    33#VarWEBLIST 
    44---+++ WEBLIST{"format"} -- index of all webs 
    5    * List of all webs. Obfusticated webs are excluded, e.g. webs with a =NOSEARCHALL = on= preference setting. The ="format"= defines the format of one web item. The =$name= gets expanded to the name of the web, =$qname= gets expanded to double quoted name, =$marker= to =marker= where web matches =selection=. 
     5   * List of all webs. Obfusticated webs are excluded, e.g. webs with a =NOSEARCHALL = on= [[preference setting]]. The ="format"= defines the format of one web item. The =$name= gets expanded to the name of the web, =$qname= gets expanded to double quoted name, =$marker= to =marker= where web matches =selection=. 
    66   * Syntax: =%<nop>WEBLIST{"format" ...}%= 
    77   * Supported parameters: 
  • trunk/core/data/TWiki/VarWHITE.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarWHITE 
    44---+++ WHITE -- start white colored text 
  • trunk/core/data/TWiki/VarWIKIHOMEURL.txt

    r683 r700  
    55   * Syntax =%<nop>WIKIHOMEURL%= 
    66   * Expands to =%WIKIHOMEURL%= 
    7    * Defined in %SYSTEMWEB%!.DefaultPreferences and normally per default set to =%<nop>SCRIPTURLPATH{"view"}%= 
     7   * Normally by default set to =%<nop>SCRIPTURLPATH{"view"}%= 
    88   * __%X% Note:__ For the top bar logo URL use =%<nop>WIKILOGOURL%= defined in WebPreferences instead. 
    99   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarVarWIKITOOLNAME][WIKITOOLNAME]] 
  • trunk/core/data/TWiki/VarX.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152044733" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarX 
    44---+++ X -- warning icon 
    5    * Type: ShortcutMacro 
    65   * Current value: X = %X% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarH][H]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarI][I]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarM][M]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarN][N]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarP][P]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarQ][Q]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarS][S]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarT][T]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarU][U]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarY][Y]] 
  • trunk/core/data/TWiki/VarY.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1152044733" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences!"}% 
     2%META:TOPICPARENT{name="ShortcutMacros"}% 
    33#VarY 
    44---+++ Y -- "yes" icon 
    5    * Type: ShortcutMacro 
    65   * Current value: Y = %Y% 
    76   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarH][H]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarI][I]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarICON][ICON]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarM][M]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarN][N]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarP][P]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarQ][Q]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarS][S]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarT][T]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarU][U]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarX][X]] 
  • trunk/core/data/TWiki/VarYELLOW.txt

    r683 r700  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="DefaultPreferences"}% 
     2%META:TOPICPARENT{name="StandardColors"}% 
    33#VarYELLOW 
    44---+++ YELLOW -- start yellow colored text 
  • trunk/core/data/TWiki/WebPreferences.txt

    r694 r700  
    88---++ Web Preferences Settings 
    99 
    10 These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 
     10These [[%SYSTEMWEB%.PreferenceSettings][preference settings]] override the defaults for this web and it's subwebs only. 
    1111 
    1212   * Web settings: 
  • trunk/core/data/TWiki/WebPreferencesHelp.txt

    r693 r700  
    1 ---++ Help on Preferences 
    2    * A preference setting is defined by: <br /> =3 or 6 spaces * Set NAME = value= <br /> Example: 
    3       * S<nop>et WEBBGCOLOR = #FFFFC0 
    4    * A preferences setting can be disabled with a # sign. Remove the # sign to enable a local customisation. Example:%BR% 
    5       * #Set DENYWEBCHANGE = %USERSWEB%.UnknownUser 
    6    * Preferences are used as [[%SYSTEMWEB%.Macros][Macros]] by enclosing the name in percent signs. Example: 
    7       * When you write =%WEB<nop>BGCOLOR%= , it gets expanded to =%WEBBGCOLOR%= 
    8    * The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set =<nop>WEBCOPYRIGHT= before =<nop>WIKIWEBMASTER= since =%<nop>WEBCOPYRIGHT%= uses the =%<nop>WIKIWEBMASTER%= setting. 
    9    * You can introduce your own preference settings and use them in your topics and templates. 
     1%INCLUDE{"%SYSTEMWEB%.PreferenceSettings"}% 
     2---++ Tools 
     3%INCLUDE{"%SYSTEMWEB%.RenameWeb"}% 
    104 
    115---++ Related Topics 
    126   * [[%SYSTEMWEB%.%WIKIPREFSTOPIC%]], [[%LOCALSITEPREFS%]] - site-level preferences 
    137   * [[%USERSWEB%.%WIKIUSERSTOPIC%][%WIKIUSERSTOPIC%]] - list of user topics. User topics can have optional user preferences 
    14    * [[%SYSTEMWEB%.Macros][Macros]] - list of common Macros 
     8   * [[%SYSTEMWEB%.Macros][Macros]] - what macros are and how to use them, including a list of common macros 
    159   * [[%SYSTEMWEB%.AccessControl][AccessControl]] - explains how to restrict access by users or groups 
    16  
    17 ---++ Tools 
    18 %INCLUDE{"%SYSTEMWEB%.RenameWeb"}% 
  • trunk/core/data/TWiki/WikiWord.txt

    r611 r700  
    7878      * Numbers are considered lowercase which makes =Year2K= and =Y2K= !WikiWords but not =Y2000= and =Y2k=. 
    7979   * Turn acronyms into !WikiWords, i.e. take =FaqIndex= for a "FAQ index" topic. 
    80    * It is possible to turn off the auto-linking of !WikiWords and to rely only on the bracket notation. See NOAUTOLINK setting in DefaultPreferences!#Default_Web_Preferences. 
     80   * It is possible to turn off the auto-linking of !WikiWords and to rely only on the bracket notation using the NOAUTOLINK [[%SYSTEMWEB%.PreferenceSettings][preference setting]]. 
    8181   * %X% When linking to a <nop>%HOMETOPIC% topic _in another web_, the link will be rendered as the name of the web, e.g. =Sandbox.%HOMETOPIC%= becomes Sandbox.%HOMETOPIC%. 
    8282   * %X% Dots (.) are used as seperators between webs, subwebs, and topics. It is not possible to use dots in topic names. TWiki does not attempt to guess if a dot could be part of a topic name. 
  • trunk/core/lib/TWiki/Contrib/core/MANIFEST

    r694 r700  
    144144data/TWiki/PlainSkin.txt 0644 
    145145data/TWiki/Plugins.txt 0644 
     146data/TWiki/PreferenceSettings.txt 0644 
    146147data/TWiki/PreviewBackground.txt 0644 
    147148data/TWiki/PrintSkin.txt 0644 
Note: See TracChangeset for help on using the changeset viewer.