Changeset 490


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

Item109: fixed refs to TWikiPreferences, renamed TWikiRenderingShortcuts to ShortcutMacros

Location:
trunk/core/data/TWiki
Files:
75 edited
1 moved

Legend:

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

    r484 r490  
    1 %META:TOPICINFO{author="TWikiContributor" date="1176595196" format="1.1" version="$Rev: 15706 $"}% 
     1!%META:TOPICINFO{author="TWikiContributor" date="1176595196" format="1.1" version="$Rev: 15706 $"}% 
    22---+!! <nop>%WIKITOOLNAME% Site-Level Preferences 
    33 
  • trunk/core/data/TWiki/DontNotify.txt

    r482 r490  
    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= preferences variable. See TWikiPreferences for more. 
     6__Note:__ The initial state of the checkbox can be set to on with the =DONTNOTIFYCHECKBOX= preferences variable. See DefaultPreferences for more. 
    77 
    88 
  • trunk/core/data/TWiki/FileAttachment.txt

    r482 r490  
    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%= variable of the TWikiPreferences, currently set at %ATTACHFILESIZELIMIT% KB. 
     32      * TWiki can limit the file size. This is defined by the =%<nop>ATTACHFILESIZELIMIT%= variable of the DefaultPreferences, 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

    r482 r490  
    44The "Force New Revision" checkbox is a way to force it to create a separate revision each time you save. 
    55 
    6 The [[%SYSTEMWEB%.TWikiPreferences]] variable =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not. 
     6The [[%SYSTEMWEB%.DefaultPreferences!]] variable =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/FormattedSearch.txt

    r482 r490  
    203203 
    204204__Related Topics:__ UserDocumentationCategory, SearchHelp, TWikiVariables#VarSEARCH, SearchPatternCookbook, RegularExpression 
    205  
    206 -- __Contributors:__ TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie 
  • trunk/core/data/TWiki/GoodStyle.txt

    r482 r490  
    3939__Related Topics:__ UserDocumentationCategory 
    4040 
    41 -- __Contributors:__ TWiki:Main.MikeMannix, TWiki:Main.PeterThoeny 
  • trunk/core/data/TWiki/InstantEnhancements.txt

    r485 r490  
    4949---+++ Simple way to create %RED% colored text %ENDCOLOR% and graphics 
    5050 
    51 This should be enabled, see the "Miscellaneous Settings" in the TWikiPreferences, . If not, look at TWiki:TWiki/TWikiPreferences. Look for variables RED, BLUE etc (which define HTML tag FONT). To copy/paste the variables defining the colors you need to see the source text, but =Edit= is disabled. Instead, go to =More= and view the topic in ==raw== format. 
     51This should be enabled, see the "Miscellaneous Settings" in the DefaultPreferences, . If not, look at TWiki:TWiki/DefaultPreferences. Look for variables RED, BLUE etc (which define HTML tag FONT). To copy/paste the variables defining the colors you need to see the source text, but =Edit= is disabled. Instead, go to =More= and view the topic in ==raw== format. 
    5252 
    5353---+++ EZ Graphic Icons to Highlight Text 
  • trunk/core/data/TWiki/MainFeatures.txt

    r485 r490  
    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: TWikiPreferences for site-level, WebPreferences for each web, and user level preferences. 
     21   * *Preferences:* Three levels of preferences: DefaultPreferences for site-level, WebPreferences for each web, and user level preferences. 
    2222   * *[[SimultaneousEdits][simultaneous page editing]]:*  
    2323   * *Referred-By:* Find the pages that contain links to a topic. 
  • trunk/core/data/TWiki/ManagingWebs.txt

    r482 r490  
    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%.TWikiPreferences]] topic. 
     58The preferences 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%.TWikiPreferences= site-wide preferences 
    63    2. =Sandbox.%WEBPREFSTOPIC%= inherits from and overrides settings in =%SYSTEMWEB%.TWikiPreferences= 
     62   1. =%SYSTEMWEB%.DefaultPreferences= site-wide preferences 
     63   2. =Sandbox.%WEBPREFSTOPIC%= inherits from and overrides settings in =%SYSTEMWEB%.DefaultPreferences= 
    6464   3. =Sandbox/TestWeb.%WEBPREFSTOPIC%= inherits from and overrides settings in =Sandbox.%WEBPREFSTOPIC%= 
    6565   4. =Sandbox/TestWeb/SubWeb.%WEBPREFSTOPIC%= inherits from and overrides settings in =Sandbox/TestWeb.%WEBPREFSTOPIC%=  
     
    8080   * You must be allowed to rename and changes topics in the web you want to rename 
    8181   * 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%.TWikiPreferences]]. 
     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]]. 
    8383   * If you move the web to another parent web you must be allowed to create and change topics in the new parent web. 
    8484    
  • trunk/core/data/TWiki/QuerySearch.txt

    r488 r490  
    116116 
    117117---++ Gotcha 
    118    * Remember that in the query language, TWiki topic names are _constants_. You cannot write =Main.UserTopic/UserForm.firstName= because =Main.UserTopic= will be interpreted as a form field name. If you want to refer to topics you *must* enclose the topic name in quotes i.e. ='Main.UserTopic'/UserForm.firstName= 
     118   * Remember that in the query language, topic names are _constants_. You cannot write =%USERSWEB%.UserTopic/UserForm.firstName= because =%USERSWEB%.UserTopic= will be interpreted as a form field name. If you want to refer to topics you *must* enclose the topic name in quotes i.e. ='%USERSWEB%.UserTopic'/UserForm.firstName= 
    119119 
    120120---++ Examples 
  • trunk/core/data/TWiki/SearchHelp.txt

    r482 r490  
    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 TWikiPreferences 
     20      * Stop words are common words and characters such as ="how"= and ="where"=, defined in the SEARCHSTOPWORDS setting in the DefaultPreferences 
    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 TWikiPreferences defines these search preferences: 
     37!DefaultPreferences defines these search preferences: 
    3838 
    3939   * =SEARCHDEFAULTTTYPE=: Default search type for search forms which calls the =search= script 
  • trunk/core/data/TWiki/SearchPatternCookbook.txt

    r482 r490  
    125125</form> 
    126126 
    127 This searches all topics in the Main web that contain "Name", "Email" and "Country" bullets. Alternatively, do a %SYSTEMWEB%.FormattedSearch with =multiple="on"= on the [[%USERSWEB%.TWikiUsers]] topic. 
     127This searches all topics in the %USERSWEB% web that contain "Name", "Email" and "Country" bullets. Alternatively, do a %SYSTEMWEB%.FormattedSearch with =multiple="on"= on the [[%USERSWEB%.TWikiUsers]] topic. 
    128128 
    129129---+++ Solution 2: As Solution 1, but with possibility for multi-selecting usernames 
     
    243243---+++ Solution 
    244244 
    245 _Thanks to TWiki:Main.PeterThoeny for these solutions._ 
     245_Thanks to Peter Thoeny for these solutions._ 
    246246 
    247247<verbatim> 
     
    405405__Related Topics:__ UserDocumentationCategory, SearchHelp, TWikiVariables#VarSEARCH, FormattedSearch, RegularExpression 
    406406 
    407 -- __Contributors:__ TWiki:Main.AntonAylward, TWiki:Main.ArthurClemens, TWiki:Main.JosMaccabiani, TWiki:Main.PeterThoeny, TWiki:Main.SueLocke 
  • trunk/core/data/TWiki/ShortcutMacros.txt

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

    r482 r490  
    254254__Related Topics:__ AdminDocumentationCategory, TWikiUserAuthentication, TWiki:TWiki.TWikiAccessControlSupplement 
    255255 
    256 -- __Contributors:__ TWiki:Main.PeterThoeny, TWiki:Main.MikeMannix, TWiki:Main.CrawfordCurrie 
  • trunk/core/data/TWiki/TWikiCss.txt

    r482 r490  
    135135---+++ TWiki Styles in topics 
    136136 
    137 |.twikiBroadcastMessage  |%SYSTEMWEB%.TWikiPreferences  | 
     137|.twikiBroadcastMessage  |%SYSTEMWEB%.DefaultPreferences!  | 
    138138|#twikiSearchTable  |%SYSTEMWEB%.WebSearch, %SYSTEMWEB%.WebSearchAdvanced  | 
    139139 
  • trunk/core/data/TWiki/TWikiDocGraphics.txt

    r482 r490  
    343343Shorthand notation: 
    344344<blockquote> 
    345 In [[%USERSWEB%.TWikiPreferences]] set a variable to an ICON, for example: 
     345In [[%USERSWEB%.DefaultPreferences!]] set a variable to an ICON, for example: 
    346346 
    347347=<nop>   * Set H = %<nop>ICON{help}%= 
     
    375375__Related Topics:__ TWikiSkins, DeveloperDocumentationCategory, AdminDocumentationCategory 
    376376 
    377 __Contributors:__ Most icons on this page were originally designed by TWiki:Main.PeterThoeny. Many icons were recreated by TWiki:Main.ArthurClemens. 
     377__Contributors:__ Most icons on this page were originally designed by Peter Thoeny. Many icons were recreated by Arthur Clemens. 
    378378 
    379379%META:FILEATTACHMENT{name="addon.gif" attr="" comment="" date="1169565034" path="addon.gif" size="370" user="ProjectContributor" version=""}% 
  • trunk/core/data/TWiki/TWikiEditingShorthand.txt

    r482 r490  
    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 TWikiVariables %<nop>SYSTEMWEB% and %<nop>USERSWEB% instead of TWiki and Main. 
     313It's generally a good idea to use the TWikiVariables %<nop>SYSTEMWEB% and %<nop>USERSWEB% instead of %SYSTEMWEB% and %USERSWEB%. 
    314314</td><td> 
    315315<verbatim> 
     
    367367[[wiki syntax]] 
    368368 
    369 [[Main.TWiki groups]] 
     369[[Sandbox.My unspaced topic]] 
    370370 
    371371escaped: 
  • trunk/core/data/TWiki/TWikiFAQ.txt

    r482 r490  
    3434   * If you can't find an answer, ask a question - post it in the TWiki:Support web 
    3535 
    36 -- __Contributors:__ TWiki:Main.PeterThoeny, TWiki:Main.MikeMannix, TWiki:Main.CrawfordCurrie 
  • trunk/core/data/TWiki/TWikiForms.txt

    r488 r490  
    7272</blockquote> 
    7373 
    74 When used in the value field of the form definition, this will find all topic names in the Main web which end in "Office" and use them as the legal field values. 
     74When used in the value field of the form definition, this will find all topic names in the %USERSWEB% web which end in "Office" and use them as the legal field values. 
    7575 
    7676#EnablingForms 
  • trunk/core/data/TWiki/TWikiGlossary.txt

    r485 r490  
    1212| Plugin: | Prepackaged server-side extension that adds all sorts of additional functions, seamlessly integrated into TWiki. [[TWikiPlugins][Details...]] | 
    1313| Plugin API: | The standard interface for creating TWiki _Plugins_ and add-on programs that ensure a perfect integration. [[TWikiFuncDotPm][Details...]] | 
    14 | Preferences: | The site-wide, single _web_ and single user-level preferences settings. The settings are stored in TWikiPreferences, WebPreferences and %USERSWEB%.TWikiUsers home pages. [[TWikiVariables#PreferencesVariables][Details...]] | 
     14| Preferences: | The site-wide, single _web_ and single user-level preferences settings. The settings are stored in DefaultPreferences, WebPreferences and %USERSWEB%.TWikiUsers home pages. [[TWikiVariables#PreferencesVariables][Details...]] | 
    1515| Site: | A TWiki installation consisting of one or more _webs_. [[TWikiSite][Details...]] | 
    1616| 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_. [[TWikiSkins][Details...]] | 
  • trunk/core/data/TWiki/TWikiInstallationGuide.txt

    r482 r490  
    77If you are upgrading from a previous version of TWiki, you probably want to read =TWikiUpgradeGuide= instead. 
    88 
    9 Both this document and the !TWikiUpgradeGuide are also available in the root of the distribution as HTML files. For this reason links to pages inside your own TWiki are written like =TWiki.WebHome= and not like live web links. 
     9Both this document and the !TWikiUpgradeGuide are also available in the root of the distribution as HTML files. For this reason links to pages inside your own TWiki are written like =%SYSTEMWEB%.WebHome= and not like live web links. 
    1010 
    1111%TOC% 
     
    8989---++ Enable Authentication of Users 
    9090 
    91 This step provides for site access control and user activity tracking on your TWiki site. __This is particularly important for sites that are publicly accessible on the web.__ This guide describes only the most common of several possible authentication setups for TWiki and is suitable for public web sites. For information about other setups, see =TWiki.TWikiUserAuthentication=, and TWiki:TWiki.TWikiUserAuthenticationSupplement. 
     91This step provides for site access control and user activity tracking on your TWiki site. __This is particularly important for sites that are publicly accessible on the web.__ This guide describes only the most common of several possible authentication setups for TWiki and is suitable for public web sites. For information about other setups, see =%SYSTEMWEB%.TWikiUserAuthentication=, and TWiki:TWiki.TWikiUserAuthenticationSupplement. 
    9292 
    9393These are the steps for enabling "Template Login" which asks for a username and password in a web page, and processes them using the Apache 'htpasswd' password manager. Users can log in and log out. 
     
    9797      1 Select =TWiki::Users::HtPasswdUser= for ={PasswordManager}=. 
    9898      1 Save your =configure= settings. 
    99       1 Register yourself using the =TWiki.TWikiRegistration= topic.<br /> 
     99      1 Register yourself using the =%SYSTEMWEB%.TWikiRegistration= topic.<br /> 
    100100     %H% Check that the password manager recognizes the new user. Check that a new line with the username and encrypted password is added to the =data/.htpasswd= file. If not, you probably got a path wrong, or the permissions may not allow the webserver user to write to that file. 
    101101   1 Edit a topic (by clicking on the =Edit= link at beginning or end of topic) to check if authentication works. 
    102102 
    103 You are strongly encouraged to read =TWiki.TWikiUserAuthentication=, TWiki:TWiki.TWikiUserAuthenticationSupplement, and TWiki:TWiki.SecuringTWikiSite for further information about managing users and security of your TWiki site. 
     103You are strongly encouraged to read =%SYSTEMWEB%.TWikiUserAuthentication=, TWiki:TWiki.TWikiUserAuthenticationSupplement, and TWiki:TWiki.SecuringTWikiSite for further information about managing users and security of your TWiki site. 
    104104 
    105105*Note!* The other =LoginManager= option =TWiki::LoginManager::ApacheLogin= uses a basic Apache type authentication where the browser itself prompts you for username and password. Most will find the !TemplateLogin looking nicer. But !ApacheLogin is required when you use Apache authentication methods like mod_ldap where all authentication is handled by an Apache module and not by the TWiki perl code. When you use !ApacheLogin the apache configuration must be set up to require authentication of the some but not all the scripts in the bin directory. This section in the Apache config (or .htaccess) controls this 
     
    116116---++ Define the Administrator User(s) 
    117117 
    118 Administrators have read and write access to any topic in TWiki, irrespectively of TWiki access controls. When you install TWiki one of the first things you will want to do is define yourself as an administrator. You become an administrator simply by adding yourself to the =TWikiAdminGroup=. It is the WikiName and not the login name you add to the group. Editing the =Main.TWikiAdminGroup= topic requires that you are an administrator. So to add the first administrator you need to login using the internal TWiki admin user login and the password you defined in configure. 
    119  
    120    * Navigate to the =Main.TWikiAdminGroup= topic 
    121    * Follow carefully the steps =Main.TWikiAdminGroup= of how to become an admin 
     118Administrators have read and write access to any topic, irrespectively of TWiki access controls. When you install TWiki one of the first things you will want to do is define yourself as an administrator. You become an administrator simply by adding yourself to the =TWikiAdminGroup=. It is the WikiName and not the login name you add to the group. Editing the =%USERSWEB%.AdminGroup= topic requires that you are an administrator. So to add the first administrator you need to login using the internal TWiki admin user login and the password you defined in configure. 
     119 
     120   * Navigate to the =%USERSWEB%.AdminGroup= topic 
     121   * Follow carefully the steps =%USERSWEB%.TWikiAdminGroup= of how to become an admin 
    122122   * Note that if you use _ApacheLogin_ you have to be registered and logged in before you use the _internal admin login_ 
    123123 
     
    127127Preferences for customizing many aspects of TWiki are set simply by editing a special topic with TWiki. 
    128128 
    129    * =TWiki.TWikiPreferences=. Read through it and identify any additional settings or changes you think you might need. You can edit the settings in =TWiki.TWikiPreferences= but these will be overwritten when you later upgrade to a newer TWiki version. Instead copy any settings or variables that you want to customize from =TWiki.TWikiPreferences= and paste them into =Main.TWikiPreferences=.  When you later upgrade TWiki simply avoid overwriting the =data/Main/TWikiPreferences.txt= file and all your settings will be kept. Settings in =Main.TWikiPreferences= overrides settings in both =TWiki.TWikiPreferences= and any settings defined in Plugin topics. See notes at top of =TWiki.TWikiPreferences= for more information. 
     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 or variables 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 
    132132 
    133 Each TWiki web has an automatic email notification service that sends you an email with links to all of the topics modified since the last alert. To enable this service: 
     133Each web has an automatic email notification service that sends you an email with links to all of the topics modified since the last alert. To enable this service: 
    134134   1 Confirm the Mail and Proxies settings in the Configure interface. 
    135    1 Setup a cron job (or equivalent) to call the =tools/mailnotify= script as described in the =TWiki.MailerContrib= topic. 
     135   1 Setup a cron job (or equivalent) to call the =tools/mailnotify= script as described in the =%SYSTEMWEB%.MailerContrib= topic. 
    136136 
    137137---++ Enable !WebStatistics 
    138138 
    139 You can generate a listing manually, or on an automated schedule, of visits to individual pages, on a per web basis. For information on setting up this feature, see the =TWiki.TWikiSiteTools= topic. 
     139You can generate a listing manually, or on an automated schedule, of visits to individual pages, on a per web basis. For information on setting up this feature, see the =%SYSTEMWEB%.TWikiSiteTools= topic. 
    140140 
    141141---++ Automate removal of expired sessions and lease files 
     
    150150---++ Tailor New Users Home Topic 
    151151 
    152 When a new users registers on your TWiki, a home topic is created for them based on the =TWiki.NewUserTemplate= topic (and its =TWiki.UserForm=). It contains additional resources you can use to: 
     152When a new users registers on your TWiki, a home topic is created for them based on the =%SYSTEMWEB%.NewUserTemplate= topic (and its =%SYSTEMWEB%.UserForm=). It contains additional resources you can use to: 
    153153   * Localise the user topic. 
    154154   * Add a default ALLOWTOPICCHANGE so only the user can edit their own home topic. We do not encourage this for Intranet sites as it sends a wrong signal to new users, but it can be necessary on a public TWiki to prevent spam. 
    155    * Add and remove fields defined in the =TWiki.UserForm= 
    156  
    157 If you choose to tailor anything you are strongly adviced to copy =NewUserTemplate= and =UserForm= to the Main web and tailor the Main web copies. TWiki will look for the =NewUserTemplate= in the Main web first and if it does not exist it uses the default from the TWiki web. By creating a =Main.NewUserTemplate= and its =Main.UserForm= you will not loose your tailorings next time you upgrade TWiki. 
    158  
    159 If you added or removed fields from the user form you may also need to tailor =TWiki.TWikiRegistration=. 
     155   * Add and remove fields defined in the =%SYSTEMWEB%.UserForm= 
     156 
     157If you choose to tailor anything you are strongly adviced to copy =NewUserTemplate= and =UserForm= to the Main web and tailor the Main web copies. TWiki will look for the =NewUserTemplate= in the Main web first and if it does not exist it uses the default from the TWiki web. By creating a =%USERSWEB%.NewUserTemplate= and its =%USERSWEB%.UserForm= you will not loose your tailorings next time you upgrade TWiki. 
     158 
     159If you added or removed fields from the user form you may also need to tailor =%SYSTEMWEB%.TWikiRegistration=. 
    160160 
    161161---++ Install Plugins 
    162 TWiki:Plugins is an extensive library of Plugins for TWiki, that enhance functionality in a huge number of ways. A few plugins are pre-installed in the TWiki distribution. For more information on these, see =TWiki.InstalledPlugins=. 
     162TWiki:Plugins is an extensive library of Plugins for TWiki, that enhance functionality in a huge number of ways. A few plugins are pre-installed in the TWiki distribution. For more information on these, see =%SYSTEMWEB%.InstalledPlugins=. 
    163163 
    164164You activate installed plugin in the _Plugins_ section of =configure=. In this section you also find a _Find More Extensions_ button which opens an application which can install additional plugins from the TWiki.org website. If you are behind a firewall or your server has no access to the Internet it is also possible to install plugins manually. Manual installation instructions for the plugins can be found in the plugin topics on TWiki.org. Additional documenation on TWiki plugins can be found at TWiki:TWiki.TWikiPluginsSupplement. 
     
    168168---++ Customize Your TWiki! 
    169169 
    170 The real power of TWiki lies in it's flexibility to be customized to meet your needs. You can with small means change the looks of the default skin (called !PatternSkin) by reading the =TWiki.PatternSkinCustomization= 
     170The real power of TWiki lies in it's flexibility to be customized to meet your needs. You can with small means change the looks of the default skin (called !PatternSkin) by reading the =%SYSTEMWEB%.PatternSkinCustomization= 
    171171 
    172172At the official TWiki website you can find more resources. A good place to start for exploring what's possible is <a href="http://twiki.org/cgi-bin/view/TWiki/TWikiAdminCookBook" title="'TWiki/TWikiAdminCookBook' on TWiki.org">TWiki:TWiki.TWikiAdminCookBook</a> which offers tips and tricks for customizing your TWiki site. Many of these are appropriate to implement immediately after installing TWiki and before adding content so now's a good time to look at these. 
     
    176176Some pages are meant to be customized after choice of authentication. If you do not use the internal TWiki password manager the topics that contains the features for changing and resetting passwords and changing the email address should be changed to a note describing how to perform these tasks in your organization. The topics are: 
    177177 
    178    * =TWiki.ChangePassword= 
    179    * =TWiki.ResetPassword= 
    180    * =TWiki.ChangeEmailAddress= 
     178   * =%SYSTEMWEB%.ChangePassword= 
     179   * =%SYSTEMWEB%.ResetPassword= 
     180   * =%SYSTEMWEB%.ChangeEmailAddress= 
    181181    
    182182---++ WYSIWYG vs Raw Edit 
     
    195195You change the copy right statement globally by taking these steps. 
    196196 
    197    * Copy the setting WEBCOPYRIGHT from =TWiki.TWikiPreferences= to =Main.TWikiPreferences= and alter the copied text to your need. 
    198    * You can create a unique message for each web by adding the WEBCOPYRIGHT setting to =WebPreferences= in each web. E.g. adding a confidencial classification to a very restricted web. 
    199    * The WEBCOPYRIGHT in =TWiki.WebPreferences= covers the documentation that comes with TWiki and is covered by the original TWiki Copyright and GPL License. You will normally leave this unchanged. 
     197   * Copy the setting WEBCOPYRIGHT from =System.DefaultPreferences= to =%USERSWEB%.SitePreferences= and alter the copied text to your need. 
     198   * You can create a unique message for each web by adding the WEBCOPYRIGHT setting to =WebPreferences= in each web. E.g. adding a confident!ial classification to a very restricted web. 
     199   * The WEBCOPYRIGHT in =%SYSTEMWEB%.WebPreferences= covers the documentation that comes with TWiki and is covered by the original TWiki Copyright and GPL License. You will normally leave this unchanged. 
    200200 
    201201---++ Troubleshooting 
  • trunk/core/data/TWiki/TWikiLogos.txt

    r482 r490  
    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 TWikiPreferences, or per web in WebPreferences of any web). 
     71TWiki 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). 
    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): 
     
    8888   * You may use the 'collaborate with TWiki' logo in product description and promotional material IF and ONLY IF such use can in no way be interpreted as anything other than an attribution. Using the TWiki name and artwork in a manner that implies endorsement of a product or service is not allowed. 
    8989 
    90 TWiki<sup>&reg;</sup> is a registered trademarks of TWiki founder [[http://twiki.org/cgi-bin/view/Main/PeterThoeny][Peter Thoeny]], [[http://twiki.net/][TWIKI.NET]]. The TWiki logo and the "Collaborate with TWiki" tagline are trademarks of Peter Thoeny. The TWiki logo is Copyright 2005 by TWiki:Main.PeterThoeny, TWiki:Main.ArthurClemens and ProjectContributors. 
     90TWiki<sup>&reg;</sup> is a registered trademark of Peter Thoeny. The TWiki logo and the "Collaborate with TWiki" tagline are trademarks of Peter Thoeny. The TWiki logo is Copyright 2005 by TWiki:Main.PeterThoeny, TWiki:Main.ArthurClemens and ProjectContributors. 
    9191 
    9292---++ Background and Feedback 
    9393 
    94 The logo was created by TWiki:Main.PeterThoeny and TWiki:Main.ArthurClemens in September 2005, based on a lot of feedback from the TWiki community. See history and provide feedback at TWiki:Codev.TWikiLogoDevelopment. 
     94The logo was created by Peter Thoeny and Arthur Clemens in September 2005, based on a lot of feedback from the TWiki community. 
    9595 
    9696%STOPINCLUDE% 
    97 -- __Contributors:__ TWiki:Main.ArthurClemens, TWiki:Main.PeterThoeny - 02 Oct 2005 
     97 
  • trunk/core/data/TWiki/TWikiPlugins.txt

    r482 r490  
    5050%T% If you need to install an "expensive" plugin, but you only need its functionality only in a subset of your data, you can disable it elsewhere by defining the %<nop>DISABLEDPLUGINS% TWiki variable. 
    5151 
    52 Define =DISABLEDPLUGINS= to be a comma-separated list of names of plugins to disable. Define it in %USERSWEB%.<nop>TWikiPreferences to disable those plugins everywhere, in the !WebPreferences topic to disable them in an individual web, or in a topic to disable them in that topic. For example, 
     52Define =DISABLEDPLUGINS= to be a comma-separated list of names of plugins to disable. Define it in %USERSWEB%.<nop>SitePreferences to disable those plugins everywhere, in the !WebPreferences topic to disable them in an individual web, or in a topic to disable them in that topic. For example, 
    5353<pre> 
    5454   * <nop>Set DISABLEDPLUGINS = SpreadSheetPlugin, EditTablePlugin 
     
    208208*Plugin Settings:* &lt;<i>Description and settings for custom plugin %<nop>VARIABLES%, and those required by TWiki.</i>&gt;" 
    209209 
    210    * *Plugins Preferences* &lt;<i>If user settings are needed, explain... Entering values works exactly like %SYSTEMWEB%.TWikiPreferences and WebPreferences: six (6) spaces and then:</i>&gt;" 
     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;" 
    211211      * *Set &lt;<i>EXAMPLE = value added</i>&gt;* 
    212212 
  • trunk/core/data/TWiki/TWikiScripts.txt

    r482 r490  
    211211=&lt;subject&gt;= and =&lt;verb&gt;= are checked for illegal characters exactly in the same way as the web and topic names. 
    212212 
    213 As an example, the EmptyPlugin has registered a function to be used with the =rest= script under the subject *EmptyPlugin* and the verb *example*. Click below to see the =rest= script in action (run as Main.TWikiGuest). 
     213As an example, the EmptyPlugin has registered a function to be used with the =rest= script under the subject *EmptyPlugin* and the verb *example*. Click below to see the =rest= script in action (run as guest). 
    214214 
    215215[[%SCRIPTURL{rest}%/EmptyPlugin/example?debugenableplugin=EmptyPlugin][Call the Plugin]] 
     
    275275| =topic="%WEBPREFSTOPIC%"= <br /> =topic="*Bug"= | Limit search to topics: A topic, a topic with asterisk wildcards, or a list of topics separated by comma. | All topics in a web | 
    276276| =excludetopic="Web*"= <br /> =excludetopic="%HOMETOPIC%, <nop>WebChanges"= | Exclude topics from search: A topic, a topic with asterisk wildcards, or a list of topics separated by comma. | None | 
    277 | =type="keyword"= <br /> =type="literal"= <br /> =type="regex"= | Do a keyword search like =soap "web service" -shampoo=; a literal search like =web service=; or RegularExpression search like =soap;web service;!shampoo= | =%<nop>SEARCHVAR- DEFAULTTYPE%= [[TWikiPreferences][preferences]] setting (%SEARCHVARDEFAULTTYPE%) | 
     277| =type="keyword"= <br /> =type="literal"= <br /> =type="regex"= | Do a keyword search like =soap "web service" -shampoo=; a literal search like =web service=; or RegularExpression search like =soap;web service;!shampoo= | =%<nop>SEARCHVAR- DEFAULTTYPE%= [[DefaultPreferences][preferences]] setting (%SEARCHVARDEFAULTTYPE%) | 
    278278| =scope="topic"= <br /> =scope="text"= <br /> =scope="all"= | Search topic name (title); the text (body) of topic; or all (both) | ="text"= | 
    279279| =order="topic"= <br /> =order="created"= <br />  =order="modified"= <br /> =order="editby"= <br /> =order=<br />&nbsp;"formfield(name)"= | Sort the results of search by the topic names, topic creation time, last modified time, last editor, or named field of TWikiForms. The sorting is done web by web; in case you want to sort across webs, create a [[FormattedSearch][formatted]] table and sort it with TablePlugin's initsort | Sort by topic name | 
  • trunk/core/data/TWiki/TWikiSite.txt

    r482 r490  
    5252__Related Topics:__ UserDocumentationCategory 
    5353%STOPINCLUDE% 
    54 -- __Contributors:__ TWiki:Main.MikeMannix, TWiki:Main.PeterThoeny 
     54 
  • trunk/core/data/TWiki/TWikiSiteTools.txt

    r482 r490  
    126126Outgoing mail is required for TWikiRegistration and for [[#WebNotify][recent changes alert]]. 
    127127 
    128 TWiki will use the ==Net::SMTP== module if it is installed on your system. Set this with the ==SMTPMAILHOST== variable in TWikiPreferences. 
     128TWiki will use the ==Net::SMTP== module if it is installed on your system. Set this with the ==SMTPMAILHOST== variable in DefaultPreferences. 
    129129 
    130 The notify e-mail uses the default =changes.tmpl= template, or a skin if activated in the TWikiPreferences. 
     130The notify e-mail uses the default =changes.tmpl= template, or a skin if activated in the DefaultPreferences. 
    131131 
    132132mailnotify 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. 
     
    134134You 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]]. 
    135135 
    136    * %H% Net::SMTP can be easily disabled (if there is an installation error) by setting ==SMTPMAILHOST== in TWikiPreferences to an empty value. 
     136!   * %H% Net::SMTP can be easily disabled (if there is an installation error) by setting ==SMTPMAILHOST== in DefaultPreferences to an empty value. 
    137137 
    138138   * %T% You can set a separate ==SMTPSENDERHOST== variable to define the mail sender host (some SMTP installations require this). 
     
    166166 
    167167%STOPINCLUDE% 
    168 -- __Contributors:__ TWiki:Main.MikeMannix, TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie, TWiki:Main.KennethLavrsen, TWiki:Main.SvenDowideit 
     168 
  • trunk/core/data/TWiki/TWikiSkins.txt

    r488 r490  
    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%.TWikiPreferences 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%.DefaultPreferences for globally, or a Web's <nop>Webname.<nop>WebPreferences for a particular web)  
    107107 
    108108---++ Variables in Skins 
  • trunk/core/data/TWiki/TWikiUserAuthentication.txt

    r485 r490  
    225225%STOPINCLUDE% 
    226226__Related Topics:__ AdminDocumentationCategory, TWikiAccessControl, TWiki:TWiki.TWikiUserAuthenticationSupplement, TWiki:TWiki.SecuringTWikiSite 
    227  
    228 -- __Contributors:__ TWiki:Main.PeterThoeny, TWiki:Main.MikeMannix, TWiki:Main.CrawfordCurrie, TWiki:Main.SvenDowideit 
  • trunk/core/data/TWiki/TWikiVariables.txt

    r482 r490  
    3737---+++ Setting Preferences Variables 
    3838You can set variables in all the following places: 
    39    1 local site level in [[%SYSTEMWEB%.TWikiPreferences][%SYSTEMWEB%.TWikiPreferences]] 
     39   1 local site level in [[%SYSTEMWEB%.DefaultPreferences][%SYSTEMWEB%.DefaultPreferences]] 
    4040   1 plugin topics (see TWikiPlugins) 
    4141   1 local site level in [[%LOCALSITEPREFS%][%LOCALSITEPREFS%]] 
     
    9191---+++ Frequently Used Preferences Variables 
    9292 
    93 The following preferences variables are frequently used. They are defined in TWikiPreferences#Miscellaneous_Settings: 
     93The following preferences variables are frequently used. They are defined in DefaultPreferences#Miscellaneous_Settings: 
    9494   * =%<nop>BR%= - line break 
    9595   * =%<nop>BULLET%= - bullet sign 
     
    109109   * =%<nop>Y%= - %Y% Done icon 
    110110 
    111 There are additional useful preferences variables defined in TWikiPreferences, in [[%LOCALSITEPREFS%]], and in WebPreferences of every web. 
     111!There are additional useful preferences variables defined in DefaultPreferences, in [[%LOCALSITEPREFS%]], and in WebPreferences of every web. 
    112112 
    113113#PreDef 
  • trunk/core/data/TWiki/TextFormattingFAQ.txt

    r482 r490  
    157157---+++ Can I write colored text? 
    158158 
    159 TWikiPreferences defines some commonly used colors: *%YELLOW% %<nop>YELLOW%%ENDCOLOR%, %RED% %<nop>RED%%ENDCOLOR%, %PINK% %<nop>PINK%%ENDCOLOR%, %PURPLE% %<nop>PURPLE%%ENDCOLOR%, %TEAL% %<nop>TEAL%%ENDCOLOR%, %NAVY% %<nop>NAVY%%ENDCOLOR%, %BLUE% %<nop>BLUE%%ENDCOLOR%, %AQUA% %<nop>AQUA%%ENDCOLOR%, %LIME% %<nop>LIME%%ENDCOLOR%, %GREEN% %<nop>GREEN%%ENDCOLOR%, %OLIVE% %<nop>OLIVE%%ENDCOLOR%, %MAROON% %<nop>MAROON%%ENDCOLOR%, %BLACK% %<nop>BLACK%%ENDCOLOR%, %GRAY% %<nop>GRAY%%ENDCOLOR%, %SILVER% %<nop>SILVER%%ENDCOLOR%* and *%<nop>ENDCOLOR%*. 
     159DefaultPreferences! defines some commonly used colors: *%YELLOW% %<nop>YELLOW%%ENDCOLOR%, %RED% %<nop>RED%%ENDCOLOR%, %PINK% %<nop>PINK%%ENDCOLOR%, %PURPLE% %<nop>PURPLE%%ENDCOLOR%, %TEAL% %<nop>TEAL%%ENDCOLOR%, %NAVY% %<nop>NAVY%%ENDCOLOR%, %BLUE% %<nop>BLUE%%ENDCOLOR%, %AQUA% %<nop>AQUA%%ENDCOLOR%, %LIME% %<nop>LIME%%ENDCOLOR%, %GREEN% %<nop>GREEN%%ENDCOLOR%, %OLIVE% %<nop>OLIVE%%ENDCOLOR%, %MAROON% %<nop>MAROON%%ENDCOLOR%, %BLACK% %<nop>BLACK%%ENDCOLOR%, %GRAY% %<nop>GRAY%%ENDCOLOR%, %SILVER% %<nop>SILVER%%ENDCOLOR%* and *%<nop>ENDCOLOR%*. 
    160160 
    161161   * __You enter:__ =%<nop>RED% red text %<nop>ENDCOLOR% and %<nop>GREEN% green text %<nop>ENDCOLOR%= <p />  
     
    170170----- 
    171171%STOPINCLUDE% 
    172 -- __Contributors:__ TWiki:Main.PeterThoeny,  TWiki:Main.MikeMannix 
     172 
  • trunk/core/data/TWiki/TextFormattingRules.txt

    r482 r490  
    4747%PLUGINDESCRIPTIONS% 
    4848 
    49 Check on current Plugin status and settings for this site in TWikiPreferences. 
     49Check on current Plugin status and settings for this site in DefaultPreferences. 
    5050 
    5151---++ Common Editing Errors 
  • trunk/core/data/TWiki/VarAQUA.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarAQUA 
    44---+++ AQUA -- start aqua colored text 
    5    * =AQUA= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =AQUA= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>AQUA% aqua text %<nop>ENDCOLOR%= 
    77   * Expands to: %AQUA% aqua text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9!   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarBB.txt

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

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

    r482 r490  
    1 %META:TOPICINFO{author="ProjectContributor" date="1160951440" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="!ProjectContributor" date="1160951440" format="1.1" version="$Rev$"}% 
    22%META:TOPICPARENT{name="VarBB"}% 
    33#VarBB3 
    44---+++ BB3 -- level 3 bullet with line break 
    55   * Line break and bullet, level 3. 
    6    * Type: Preference variable - TWikiRenderingShortcut. 
     6   * Type: ShortcutMacro 
    77   * Current value: BB3 = %BB3% 
    88   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBR][BR]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBULLET][BULLET]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBB][BB]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBB2][BB2]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBB4][BB4]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarVBAR][VBAR]] 
  • trunk/core/data/TWiki/VarBB4.txt

    r482 r490  
    1 %META:TOPICINFO{author="ProjectContributor" date="1160951440" format="1.1" version="$Rev$"}% 
     1%META:TOPICINFO{author="!ProjectContributor" date="1160951440" format="1.1" version="$Rev$"}% 
    22%META:TOPICPARENT{name="VarBB"}% 
    33#VarBB4 
    44---+++ BB4 -- level 4 bullet with line break 
    55   * Line break and bullet, level 4. 
    6    * Type: Preference variable - TWikiRenderingShortcut. 
     6   * Type: ShortcutMacro 
    77   * Current value: BB4 = %BB4% 
    88   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBR][BR]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBULLET][BULLET]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBB][BB]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBB2][BB2]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBB3][BB3]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarVBAR][VBAR]] 
  • trunk/core/data/TWiki/VarBLACK.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarBLACK 
    44---+++ BLACK -- start black colored text 
    5    * =BLACK= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =BLACK= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>BLACK% black text %<nop>ENDCOLOR%= 
    77   * Expands to: %BLACK% black text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarBLUE.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences!"}% 
    33#VarBLUE 
    44---+++ BLUE -- start blue colored text 
    5    * =BLUE= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =BLUE= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>BLUE% blue text %<nop>ENDCOLOR%= 
    77   * Expands to: %BLUE% blue text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarBR.txt

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

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarBROWN 
    44---+++ BROWN -- start brown colored text 
    5    * =BROWN= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =BROWN= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>BROWN% brown text %<nop>ENDCOLOR%= 
    77   * Expands to: %BROWN% brown text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarBULLET.txt

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

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1176595420" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarCARET 
    44 
    55---+++ CARET -- caret symbol 
    66   * The caret variable can be used in TWiki tables. 
    7    * Type: Preference variable - TWikiRenderingShortcut. 
     7   * Type: ShortcutMacro 
    88   * Current value: CARET = %CARET% 
    99   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBR][BR]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBULLET][BULLET]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBB][BB]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBB2][BB2]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBB3][BB3]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBB4][BB4]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarVBAR][VBAR]] 
  • trunk/core/data/TWiki/VarENDCOLOR.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarENDCOLOR 
    44---+++ ENDCOLOR -- end colored text 
    5    * =ENDCOLOR= is a rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =ENDCOLOR= is a shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>RED% red text %<nop>ENDCOLOR%= 
    77   * Expands to: %RED% red text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarAQUA][VarAQUA]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBLACK][VarBLACK]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBLUE][VarBLUE]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBROWN][VarBROWN]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarGRAY][VarGRAY]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarGREEN][VarGREEN]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarLIME][VarLIME]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarMAROON][VarMAROON]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarNAVY][VarNAVY]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarOLIVE][VarOLIVE]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarORANGE][VarORANGE]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarPINK][VarPINK]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarPURPLE][VarPURPLE]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarRED][VarRED]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarSILVER][VarSILVER]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarTEAL][VarTEAL]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarWHITE][VarWHITE]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarYELLOW][VarYELLOW]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarAQUA][VarAQUA]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBLACK][VarBLACK]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBLUE][VarBLUE]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarBROWN][VarBROWN]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarGRAY][VarGRAY]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarGREEN][VarGREEN]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarLIME][VarLIME]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarMAROON][VarMAROON]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarNAVY][VarNAVY]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarOLIVE][VarOLIVE]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarORANGE][VarORANGE]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarPINK][VarPINK]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarPURPLE][VarPURPLE]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarRED][VarRED]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarSILVER][VarSILVER]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarTEAL][VarTEAL]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarWHITE][VarWHITE]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarYELLOW][VarYELLOW]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarGRAY.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarGRAY 
    44---+++ GRAY -- start gray colored text 
    5    * =GRAY= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =GRAY= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>GRAY% gray text %<nop>ENDCOLOR%= 
    77   * Expands to: %GRAY% gray text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9!   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarGREEN.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarGREEN 
    44---+++ GREEN -- start green colored text 
    5    * =GREEN= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =GREEN= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>GREEN% green text %<nop>ENDCOLOR%= 
    77   * Expands to: %GREEN% green text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarH.txt

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

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

    r482 r490  
    1818     | =disablecompresstags="on"= | Bypass replacing newlines in HTML tags with spaces. This compression step rewrites unmatched &lt;'s into =&amp;lt;= entities unless bypassed | disabled | 
    1919     | =disablerewriteurls="on"= | Bypass rewriting relative URLs into absolute ones | disabled | 
    20      | =warn="off"= | Warn if topic include fails: Fail silently (if =off=); output default warning (if set to =on=); else, output specific text (use =$topic= for topic name) | =%<nop>INCLUDEWARNING%= [[TWikiPreferences][preferences]] setting | 
     20     | =warn="off"= | Warn if topic include fails: Fail silently (if =off=); output default warning (if set to =on=); else, output specific text (use =$topic= for topic name) | =%<nop>INCLUDEWARNING%= [[DefaultPreferences][preferences]] setting | 
    2121     | =section="name"= | Includes only the specified named section, as defined in the included topic by the [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarSTARTSECTION][STARTSECTION]] and [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDSECTION][ENDSECTION]] variables. Nothing is shown if the named section does not exists. =section=""= is equivalent to not specifying a section | | 
    2222     | =PARONE="val 1"%BR% PARTWO="val 2"= | Any other parameter will be defined as a variable within the scope of the included topic. The example parameters on the left will result in =%<nop>PARONE%= and =%<nop>PARTWO%= being defined within the included topic. | | 
  • trunk/core/data/TWiki/VarLIME.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarLIME 
    44---+++ LIME -- start lime colored text 
    5    * =LIME= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =LIME= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>LIME% lime text %<nop>ENDCOLOR%= 
    77   * Expands to: %LIME% lime text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarM.txt

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

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarMAROON 
    44---+++ MAROON -- start maroon colored text 
    5    * =MAROON= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =MAROON= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>MAROON% maroon text %<nop>ENDCOLOR%= 
    77   * Expands to: %MAROON% maroon text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarN.txt

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

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarNAVY 
    44---+++ NAVY -- start navy blue colored text 
    5    * =NAVY= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =NAVY= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>NAVY% navy text %<nop>ENDCOLOR%= 
    77   * Expands to: %NAVY% navy text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9!   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarOLIVE.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarOLIVE 
    44---+++ OLIVE -- start olive green colored text 
    5    * =OLIVE= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =OLIVE= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>OLIVE% olive text %<nop>ENDCOLOR%= 
    77   * Expands to: %OLIVE% olive text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarORANGE.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarORANGE 
    44---+++ ORANGE -- start orange colored text 
    5    * =ORANGE= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =ORANGE= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>ORANGE% orange text %<nop>ENDCOLOR%= 
    77   * Expands to: %ORANGE% orange text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarP.txt

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

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarPINK 
    44---+++ PINK -- start pink colored text 
    5    * =PINK= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =PINK= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>PINK% pink text %<nop>ENDCOLOR%= 
    77   * Expands to: %PINK% pink text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarPURPLE.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarPURPLE 
    44---+++ PURPLE -- start purple colored text 
    5    * =PURPLE= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =PURPLE= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>PURPLE% purple text %<nop>ENDCOLOR%= 
    77   * Expands to: %PURPLE% purple text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarQ.txt

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

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarRED 
    44---+++ RED -- start red colored text 
    5    * =RED= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =RED= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>RED% red text %<nop>ENDCOLOR%= 
    77   * Expands to: %RED% red text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9!   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarS.txt

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

    r482 r490  
    1414     | =excludetopic="Web*"= <br /> =excludetopic="%HOMETOPIC%, <nop>WebChanges"= | Exclude topics from search: A topic, a topic with asterisk wildcards, or a list of topics separated by comma. __Note__ this is a list of *topic names* and must *not* include web names. | None | 
    1515     | =scope="topic"= <br /> =scope="text"= <br /> =scope="all"= | Search topic name (title); the text (body) of topic; or all (title and body) | ="text"= | 
    16      | =type="keyword"= <br /> =type="word"= <br /> =type="literal"= <br /> =type="regex"= <br /> =type="query"= | Control how the search is performed when =scope="text"= or =scope="all"= <hr /> =keyword=: use Google-like controls as in =soap "web service" -shampoo=; searches word parts: using the example, topics with "soapsuds" will be found as well, but topics with "shampoos" will be excluded <hr /> =word=: identical to =keyword= but searches whole words: topics with "soapsuds" will not be found, and topics with "shampoos" will not be excluded <hr /> =literal=: search for the exact string, like =web service= <hr /> =regex=: use a RegularExpression search like =soap;web service;!shampoo=; to search on whole words use =\bsoap\b= <hr /> =query=: [[query search]] of form fields and other meta-data, like =(Firstname='Emma' OR Firstname='John') AND Lastname='Peel'= | =%<nop>SEARCHVAR- DEFAULTTYPE%= [[TWikiPreferences][preferences]] setting (%SEARCHVARDEFAULTTYPE%) | 
     16     | =type="keyword"= <br /> =type="word"= <br /> =type="literal"= <br /> =type="regex"= <br /> =type="query"= | Control how the search is performed when =scope="text"= or =scope="all"= <hr /> =keyword=: use Google-like controls as in =soap "web service" -shampoo=; searches word parts: using the example, topics with "soapsuds" will be found as well, but topics with "shampoos" will be excluded <hr /> =word=: identical to =keyword= but searches whole words: topics with "soapsuds" will not be found, and topics with "shampoos" will not be excluded <hr /> =literal=: search for the exact string, like =web service= <hr /> =regex=: use a RegularExpression search like =soap;web service;!shampoo=; to search on whole words use =\bsoap\b= <hr /> =query=: [[query search]] of form fields and other meta-data, like =(Firstname='Emma' OR Firstname='John') AND Lastname='Peel'= | =%<nop>SEARCHVAR- DEFAULTTYPE%= [[DefaultPreferences][preferences]] setting (%SEARCHVARDEFAULTTYPE%) | 
    1717     | =order="topic"= <br /> =order="created"= <br />  =order="modified"= <br /> =order="editby"= <br /> =order=<br />&nbsp;"formfield(name)"= | Sort the results of search by the topic names, topic creation time, last modified time, last editor, or named field of TWikiForms. The sorting is done web by web; if you want to sort across webs, create a [[FormattedSearch][formatted]] table and sort it with TablePlugin's initsort. Note that dates are sorted most recent date *last* (i.e at the bottom of the table). | Sort by topic name | 
    1818     | =limit="all"= <br /> =limit="16"= | Limit the number of results returned. This is done after sorting if =order= is specified | All results | 
  • trunk/core/data/TWiki/VarSILVER.txt

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences!"}% 
    33#VarSILVER 
    44---+++ SILVER -- start silver colored text 
    5    * =SILVER= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =SILVER= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>SILVER% silver text %<nop>ENDCOLOR%= 
    77   * Expands to: %SILVER% silver text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarT.txt

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

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarTEAL 
    44---+++ TEAL -- start teal colored text 
    5    * =TEAL= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =TEAL= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>TEAL% teal text %<nop>ENDCOLOR%= 
    77   * Expands to: %TEAL% teal text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarTOPICURL.txt

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

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

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

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarWHITE 
    44---+++ WHITE -- start white colored text 
    5    * =WHITE= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5   * =WHITE= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>WHITE% white text %<nop>ENDCOLOR%= 
    77   * Expands to: <span style='background : #808080;'>%WHITE% white text %ENDCOLOR%</span>&nbsp;(shown with a gray background here) 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9!   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/VarWIKIHOMEURL.txt

    r482 r490  
    55   * Syntax =%<nop>WIKIHOMEURL%= 
    66   * Expands to =%WIKIHOMEURL%= 
    7    * Defined in TWiki.TWikiPreferences and normally per default set to =%<nop>SCRIPTURLPATH{"view"}%= 
     7   * Defined in %SYSTEMWEB%!.DefaultPreferences and normally per 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%'='TWikiVariables'" then="#"}%VarVarWIKITOOLNAME][WIKITOOLNAME]] 
  • trunk/core/data/TWiki/VarX.txt

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

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

    r482 r490  
    11%META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 
    2 %META:TOPICPARENT{name="TWikiPreferences"}% 
     2%META:TOPICPARENT{name="DefaultPreferences"}% 
    33#VarYELLOW 
    44---+++ YELLOW -- start yellow colored text 
    5    * =YELLOW= is one of the rendering shortcut settings predefined in TWikiPreferences.  See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. 
     5!   * =YELLOW= is one of the shortcut macros predefined in DefaultPreferences.  See the section [[DefaultPreferences#RenderingShortcuts][shortcut macros]] in that topic for a complete list of colors. 
    66   * Syntax: =%<nop>YELLOW% yellow text %<nop>ENDCOLOR%= 
    77   * Expands to: %YELLOW% yellow text %ENDCOLOR% 
    88   * __Note:__ =%&lt;color&gt;%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors 
     9   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors 
  • trunk/core/data/TWiki/WebPreferences.txt

    r482 r490  
    88---++ Web Preferences Settings 
    99 
    10 These settings override the defaults for this web only. See [[%SYSTEMWEB%.TWikiPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 
     10These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 
    1111 
    1212   * Web settings: 
     
    3030 
    3131   * Comma separated list of *forms* that can be attached to topics in this web. See [[%SYSTEMWEB%.TWikiForms][TWikiForms]] for more information. 
    32       * Set WEBFORMS = TWikiPreferencesForm 
     32      * Set WEBFORMS = DefaultPreferencesForm 
    3333 
    3434   * Copyright notice for the TWiki web. 
  • trunk/core/data/TWiki/WhatDoesTWikiStandFor.txt

    r482 r490  
    77---++ Answer: 
    88 
    9 TWiki is short for <nop>TakeFive Wiki, the name of the company where its founder [[TWiki:Main.PeterThoeny][Peter Thoeny]] worked. Peter first named the platform <nop>T5Wiki, then shortened it to TWiki (pronounced _twee-kee_). 
     9TWiki is short for <nop>TakeFive Wiki, the name of the company where its founder Peter Thoeny worked. Peter first named the platform <nop>T5Wiki, then shortened it to TWiki (pronounced _twee-kee_). 
    1010 
    1111It was later discovered that Twiki is also the name of an AI robot that co-starred in the [[http://www.buck-rogers.com/][Buck Rogers]] movie and TV series from 1979. 
  • trunk/core/data/TWiki/WikiWord.txt

    r482 r490  
    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 TWikiPreferences#Default_Web_Preferences. 
     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. 
    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. 
     
    8585%STOPINCLUDE% 
    8686 
    87 -- __Contributors:__ TWiki:Main.PeterThoeny, TWiki:Main.ArthurClemens, TWiki:Main.CrawfordCurrie 
Note: See TracChangeset for help on using the changeset viewer.