Changeset 490
- Timestamp:
- 11/09/08 17:30:40 (3 years ago)
- Location:
- trunk/core/data/TWiki
- Files:
-
- 75 edited
- 1 moved
-
DefaultPreferences.txt (modified) (1 diff)
-
DontNotify.txt (modified) (1 diff)
-
FileAttachment.txt (modified) (1 diff)
-
ForceNewRevision.txt (modified) (1 diff)
-
FormattedSearch.txt (modified) (1 diff)
-
GoodStyle.txt (modified) (1 diff)
-
InstantEnhancements.txt (modified) (1 diff)
-
MainFeatures.txt (modified) (1 diff)
-
ManagingWebs.txt (modified) (2 diffs)
-
QuerySearch.txt (modified) (1 diff)
-
SearchHelp.txt (modified) (2 diffs)
-
SearchPatternCookbook.txt (modified) (3 diffs)
-
ShortcutMacros.txt (moved) (moved from trunk/core/data/TWiki/TWikiRenderingShortcut.txt) (1 diff)
-
TWikiAccessControl.txt (modified) (1 diff)
-
TWikiCss.txt (modified) (1 diff)
-
TWikiDocGraphics.txt (modified) (2 diffs)
-
TWikiEditingShorthand.txt (modified) (2 diffs)
-
TWikiFAQ.txt (modified) (1 diff)
-
TWikiForms.txt (modified) (1 diff)
-
TWikiGlossary.txt (modified) (1 diff)
-
TWikiInstallationGuide.txt (modified) (9 diffs)
-
TWikiLogos.txt (modified) (2 diffs)
-
TWikiPlugins.txt (modified) (2 diffs)
-
TWikiScripts.txt (modified) (2 diffs)
-
TWikiSite.txt (modified) (1 diff)
-
TWikiSiteTools.txt (modified) (3 diffs)
-
TWikiSkins.txt (modified) (1 diff)
-
TWikiUserAuthentication.txt (modified) (1 diff)
-
TWikiVariables.txt (modified) (3 diffs)
-
TextFormattingFAQ.txt (modified) (2 diffs)
-
TextFormattingRules.txt (modified) (1 diff)
-
VarAQUA.txt (modified) (1 diff)
-
VarBB.txt (modified) (1 diff)
-
VarBB2.txt (modified) (1 diff)
-
VarBB3.txt (modified) (1 diff)
-
VarBB4.txt (modified) (1 diff)
-
VarBLACK.txt (modified) (1 diff)
-
VarBLUE.txt (modified) (1 diff)
-
VarBR.txt (modified) (1 diff)
-
VarBROWN.txt (modified) (1 diff)
-
VarBULLET.txt (modified) (1 diff)
-
VarCARET.txt (modified) (1 diff)
-
VarENDCOLOR.txt (modified) (1 diff)
-
VarGRAY.txt (modified) (1 diff)
-
VarGREEN.txt (modified) (1 diff)
-
VarH.txt (modified) (1 diff)
-
VarI.txt (modified) (1 diff)
-
VarINCLUDE.txt (modified) (1 diff)
-
VarLIME.txt (modified) (1 diff)
-
VarM.txt (modified) (1 diff)
-
VarMAROON.txt (modified) (1 diff)
-
VarN.txt (modified) (1 diff)
-
VarNAVY.txt (modified) (1 diff)
-
VarOLIVE.txt (modified) (1 diff)
-
VarORANGE.txt (modified) (1 diff)
-
VarP.txt (modified) (1 diff)
-
VarPINK.txt (modified) (1 diff)
-
VarPURPLE.txt (modified) (1 diff)
-
VarQ.txt (modified) (1 diff)
-
VarRED.txt (modified) (1 diff)
-
VarS.txt (modified) (1 diff)
-
VarSEARCH.txt (modified) (1 diff)
-
VarSILVER.txt (modified) (1 diff)
-
VarT.txt (modified) (1 diff)
-
VarTEAL.txt (modified) (1 diff)
-
VarTOPICURL.txt (modified) (1 diff)
-
VarU.txt (modified) (1 diff)
-
VarVBAR.txt (modified) (1 diff)
-
VarWHITE.txt (modified) (1 diff)
-
VarWIKIHOMEURL.txt (modified) (1 diff)
-
VarX.txt (modified) (1 diff)
-
VarY.txt (modified) (1 diff)
-
VarYELLOW.txt (modified) (1 diff)
-
WebPreferences.txt (modified) (2 diffs)
-
WhatDoesTWikiStandFor.txt (modified) (1 diff)
-
WikiWord.txt (modified) (2 diffs)
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 $"}% 2 2 ---+!! <nop>%WIKITOOLNAME% Site-Level Preferences 3 3 -
trunk/core/data/TWiki/DontNotify.txt
r482 r490 4 4 __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. 5 5 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. 7 7 8 8 -
trunk/core/data/TWiki/FileAttachment.txt
r482 r490 30 30 * 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. 31 31 * 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. 33 33 * %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. 34 34 * Automatic attachments: -
trunk/core/data/TWiki/ForceNewRevision.txt
r482 r490 4 4 The "Force New Revision" checkbox is a way to force it to create a separate revision each time you save. 5 5 6 The [[%SYSTEMWEB%. TWikiPreferences]] variable =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not.6 The [[%SYSTEMWEB%.DefaultPreferences!]] variable =FORCENEWREVISIONCHECKBOX= controls whether this is checked by default or not. 7 7 8 8 On 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 203 203 204 204 __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 39 39 __Related Topics:__ UserDocumentationCategory 40 40 41 -- __Contributors:__ TWiki:Main.MikeMannix, TWiki:Main.PeterThoeny -
trunk/core/data/TWiki/InstantEnhancements.txt
r485 r490 49 49 ---+++ Simple way to create %RED% colored text %ENDCOLOR% and graphics 50 50 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.51 This 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. 52 52 53 53 ---+++ EZ Graphic Icons to Highlight Text -
trunk/core/data/TWiki/MainFeatures.txt
r485 r490 19 19 * *Managing users:* Web-based [[TWikiRegistration][user registration]] and [[ChangePassword][change of password]]. 20 20 * *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. 22 22 * *[[SimultaneousEdits][simultaneous page editing]]:* 23 23 * *Referred-By:* Find the pages that contain links to a topic. -
trunk/core/data/TWiki/ManagingWebs.txt
r482 r490 56 56 ---+++ Subweb Preferences are Inherited 57 57 58 The preferences of a subweb are inherited from the parent web and overridden locally. Preferences are ultimately inherited from the [[%SYSTEMWEB%. TWikiPreferences]] topic.58 The preferences of a subweb are inherited from the parent web and overridden locally. Preferences are ultimately inherited from the [[%SYSTEMWEB%.DefaultPreferences]] topic. 59 59 60 60 *Example Preference Inheritance for =Sandbox/TestWeb/SubWeb.SubWebTopic= topic:* 61 61 62 1. =%SYSTEMWEB%. TWikiPreferences= site-wide preferences63 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= 64 64 3. =Sandbox/TestWeb.%WEBPREFSTOPIC%= inherits from and overrides settings in =Sandbox.%WEBPREFSTOPIC%= 65 65 4. =Sandbox/TestWeb/SubWeb.%WEBPREFSTOPIC%= inherits from and overrides settings in =Sandbox/TestWeb.%WEBPREFSTOPIC%= … … 80 80 * You must be allowed to rename and changes topics in the web you want to rename 81 81 * 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]]. 83 83 * If you move the web to another parent web you must be allowed to create and change topics in the new parent web. 84 84 -
trunk/core/data/TWiki/QuerySearch.txt
r488 r490 116 116 117 117 ---++ 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= 119 119 120 120 ---++ Examples -
trunk/core/data/TWiki/SearchHelp.txt
r482 r490 18 18 * Use double quotes if you want to search for a leading minus sign, like ="-nowarn"= 19 19 * *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 TWikiPreferences20 * Stop words are common words and characters such as ="how"= and ="where"=, defined in the SEARCHSTOPWORDS setting in the DefaultPreferences 21 21 * If you want to search for a word in the stop word list, prefix the word with a plus sign 22 22 * *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= … … 35 35 ---++ Search Preferences 36 36 37 TWikiPreferences defines these search preferences:37 !DefaultPreferences defines these search preferences: 38 38 39 39 * =SEARCHDEFAULTTTYPE=: Default search type for search forms which calls the =search= script -
trunk/core/data/TWiki/SearchPatternCookbook.txt
r482 r490 125 125 </form> 126 126 127 This searches all topics in the Mainweb that contain "Name", "Email" and "Country" bullets. Alternatively, do a %SYSTEMWEB%.FormattedSearch with =multiple="on"= on the [[%USERSWEB%.TWikiUsers]] topic.127 This 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. 128 128 129 129 ---+++ Solution 2: As Solution 1, but with possibility for multi-selecting usernames … … 243 243 ---+++ Solution 244 244 245 _Thanks to TWiki:Main.PeterThoeny for these solutions._245 _Thanks to Peter Thoeny for these solutions._ 246 246 247 247 <verbatim> … … 405 405 __Related Topics:__ UserDocumentationCategory, SearchHelp, TWikiVariables#VarSEARCH, FormattedSearch, RegularExpression 406 406 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160951440" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%3 ---+ RenderingShortcuts2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 ---+ Shortcuts 4 4 5 5 _Easy ways to save some typing_ 6 6 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 doso.7 Some 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. 8 8 9 9 *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*" 11 format=" * [[$topic][%<nop>$pattern(.*?\-\++ *([^ ]*).*)%]] - $pattern(.*?\-\+.*?-- ([^\n\r]*).*) %$pattern(.*?\-\++ *([^ ]*).*)%" nonoise="on" }% 12 12 13 13 __See also:__ 14 14 * TWikiVariables - an alphabetical list of all variables 15 * TWikiPreferences#RenderingShortcuts - where renderingshortcuts are defined15 * DefaultPreferences#RenderingShortcuts - where shortcuts are defined 16 16 * TWikiShorthand - summary of the TWiki markup language -
trunk/core/data/TWiki/TWikiAccessControl.txt
r482 r490 254 254 __Related Topics:__ AdminDocumentationCategory, TWikiUserAuthentication, TWiki:TWiki.TWikiAccessControlSupplement 255 255 256 -- __Contributors:__ TWiki:Main.PeterThoeny, TWiki:Main.MikeMannix, TWiki:Main.CrawfordCurrie -
trunk/core/data/TWiki/TWikiCss.txt
r482 r490 135 135 ---+++ TWiki Styles in topics 136 136 137 |.twikiBroadcastMessage |%SYSTEMWEB%. TWikiPreferences|137 |.twikiBroadcastMessage |%SYSTEMWEB%.DefaultPreferences! | 138 138 |#twikiSearchTable |%SYSTEMWEB%.WebSearch, %SYSTEMWEB%.WebSearchAdvanced | 139 139 -
trunk/core/data/TWiki/TWikiDocGraphics.txt
r482 r490 343 343 Shorthand notation: 344 344 <blockquote> 345 In [[%USERSWEB%. TWikiPreferences]] set a variable to an ICON, for example:345 In [[%USERSWEB%.DefaultPreferences!]] set a variable to an ICON, for example: 346 346 347 347 =<nop> * Set H = %<nop>ICON{help}%= … … 375 375 __Related Topics:__ TWikiSkins, DeveloperDocumentationCategory, AdminDocumentationCategory 376 376 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. 378 378 379 379 %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 311 311 %X% Dots ='.'= are used to separate webs and subwebs from topic names and therefore cannot be used in topic names. 312 312 313 It's generally a good idea to use the TWikiVariables %<nop>SYSTEMWEB% and %<nop>USERSWEB% instead of TWiki and Main.313 It's generally a good idea to use the TWikiVariables %<nop>SYSTEMWEB% and %<nop>USERSWEB% instead of %SYSTEMWEB% and %USERSWEB%. 314 314 </td><td> 315 315 <verbatim> … … 367 367 [[wiki syntax]] 368 368 369 [[ Main.TWiki groups]]369 [[Sandbox.My unspaced topic]] 370 370 371 371 escaped: -
trunk/core/data/TWiki/TWikiFAQ.txt
r482 r490 34 34 * If you can't find an answer, ask a question - post it in the TWiki:Support web 35 35 36 -- __Contributors:__ TWiki:Main.PeterThoeny, TWiki:Main.MikeMannix, TWiki:Main.CrawfordCurrie -
trunk/core/data/TWiki/TWikiForms.txt
r488 r490 72 72 </blockquote> 73 73 74 When used in the value field of the form definition, this will find all topic names in the Mainweb which end in "Office" and use them as the legal field values.74 When 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. 75 75 76 76 #EnablingForms -
trunk/core/data/TWiki/TWikiGlossary.txt
r485 r490 12 12 | Plugin: | Prepackaged server-side extension that adds all sorts of additional functions, seamlessly integrated into TWiki. [[TWikiPlugins][Details...]] | 13 13 | 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...]] | 15 15 | Site: | A TWiki installation consisting of one or more _webs_. [[TWikiSite][Details...]] | 16 16 | 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 7 7 If you are upgrading from a previous version of TWiki, you probably want to read =TWikiUpgradeGuide= instead. 8 8 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.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 =%SYSTEMWEB%.WebHome= and not like live web links. 10 10 11 11 %TOC% … … 89 89 ---++ Enable Authentication of Users 90 90 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.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 =%SYSTEMWEB%.TWikiUserAuthentication=, and TWiki:TWiki.TWikiUserAuthenticationSupplement. 92 92 93 93 These 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. … … 97 97 1 Select =TWiki::Users::HtPasswdUser= for ={PasswordManager}=. 98 98 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 /> 100 100 %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. 101 101 1 Edit a topic (by clicking on the =Edit= link at beginning or end of topic) to check if authentication works. 102 102 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.103 You 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. 104 104 105 105 *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 … … 116 116 ---++ Define the Administrator User(s) 117 117 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= topic121 * Follow carefully the steps = Main.TWikiAdminGroup= of how to become an admin118 Administrators 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 122 122 * Note that if you use _ApacheLogin_ you have to be registered and logged in before you use the _internal admin login_ 123 123 … … 127 127 Preferences for customizing many aspects of TWiki are set simply by editing a special topic with TWiki. 128 128 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. 130 130 131 131 ---++ Enable Email Notification 132 132 133 Each TWikiweb 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:133 Each 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: 134 134 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. 136 136 137 137 ---++ Enable !WebStatistics 138 138 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.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 =%SYSTEMWEB%.TWikiSiteTools= topic. 140 140 141 141 ---++ Automate removal of expired sessions and lease files … … 150 150 ---++ Tailor New Users Home Topic 151 151 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:152 When 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: 153 153 * Localise the user topic. 154 154 * 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 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 =%USERSWEB%.NewUserTemplate= and its =%USERSWEB%.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 =%SYSTEMWEB%.TWikiRegistration=. 160 160 161 161 ---++ 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=.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 =%SYSTEMWEB%.InstalledPlugins=. 163 163 164 164 You 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. … … 168 168 ---++ Customize Your TWiki! 169 169 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=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 =%SYSTEMWEB%.PatternSkinCustomization= 171 171 172 172 At 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. … … 176 176 Some 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: 177 177 178 * = TWiki.ChangePassword=179 * = TWiki.ResetPassword=180 * = TWiki.ChangeEmailAddress=178 * =%SYSTEMWEB%.ChangePassword= 179 * =%SYSTEMWEB%.ResetPassword= 180 * =%SYSTEMWEB%.ChangeEmailAddress= 181 181 182 182 ---++ WYSIWYG vs Raw Edit … … 195 195 You change the copy right statement globally by taking these steps. 196 196 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 confiden cial 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. 200 200 201 201 ---++ Troubleshooting -
trunk/core/data/TWiki/TWikiLogos.txt
r482 r490 69 69 ---++ Logo Customization 70 70 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).71 TWiki is shipped with the official TWiki logo in the banner. Site owners may replace the banner logo with their own logo. The logo can be changed in the =WIKILOGOIMG= setting (site-wide in DefaultPreferences, or per web in WebPreferences of any web). 72 72 73 73 If 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): … … 88 88 * 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. 89 89 90 TWiki<sup>®</sup> is a registered trademark s 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.90 TWiki<sup>®</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. 91 91 92 92 ---++ Background and Feedback 93 93 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.94 The logo was created by Peter Thoeny and Arthur Clemens in September 2005, based on a lot of feedback from the TWiki community. 95 95 96 96 %STOPINCLUDE% 97 -- __Contributors:__ TWiki:Main.ArthurClemens, TWiki:Main.PeterThoeny - 02 Oct 2005 97 -
trunk/core/data/TWiki/TWikiPlugins.txt
r482 r490 50 50 %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. 51 51 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,52 Define =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, 53 53 <pre> 54 54 * <nop>Set DISABLEDPLUGINS = SpreadSheetPlugin, EditTablePlugin … … 208 208 *Plugin Settings:* <<i>Description and settings for custom plugin %<nop>VARIABLES%, and those required by TWiki.</i>>" 209 209 210 * *Plugins Preferences* <<i>If user settings are needed, explain... Entering values works exactly like %SYSTEM WEB%.TWikiPreferences and WebPreferences: six (6) spaces and then:</i>>"210 * *Plugins Preferences* <<i>If user settings are needed, explain... Entering values works exactly like %SYSTEM!WEB%.DefaultPreferences and WebPreferences: six (6) spaces and then:</i>>" 211 211 * *Set <<i>EXAMPLE = value added</i>>* 212 212 -
trunk/core/data/TWiki/TWikiScripts.txt
r482 r490 211 211 =<subject>= and =<verb>= are checked for illegal characters exactly in the same way as the web and topic names. 212 212 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).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 guest). 214 214 215 215 [[%SCRIPTURL{rest}%/EmptyPlugin/example?debugenableplugin=EmptyPlugin][Call the Plugin]] … … 275 275 | =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 | 276 276 | =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%) | 278 278 | =scope="topic"= <br /> =scope="text"= <br /> =scope="all"= | Search topic name (title); the text (body) of topic; or all (both) | ="text"= | 279 279 | =order="topic"= <br /> =order="created"= <br /> =order="modified"= <br /> =order="editby"= <br /> =order=<br /> "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 52 52 __Related Topics:__ UserDocumentationCategory 53 53 %STOPINCLUDE% 54 -- __Contributors:__ TWiki:Main.MikeMannix, TWiki:Main.PeterThoeny 54 -
trunk/core/data/TWiki/TWikiSiteTools.txt
r482 r490 126 126 Outgoing mail is required for TWikiRegistration and for [[#WebNotify][recent changes alert]]. 127 127 128 TWiki will use the ==Net::SMTP== module if it is installed on your system. Set this with the ==SMTPMAILHOST== variable in TWikiPreferences.128 TWiki will use the ==Net::SMTP== module if it is installed on your system. Set this with the ==SMTPMAILHOST== variable in DefaultPreferences. 129 129 130 The notify e-mail uses the default =changes.tmpl= template, or a skin if activated in the TWikiPreferences.130 The notify e-mail uses the default =changes.tmpl= template, or a skin if activated in the DefaultPreferences. 131 131 132 132 mailnotify 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. … … 134 134 You 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]]. 135 135 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. 137 137 138 138 * %T% You can set a separate ==SMTPSENDERHOST== variable to define the mail sender host (some SMTP installations require this). … … 166 166 167 167 %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 104 104 and then set =SKIN=yourlocal,pattern=. 105 105 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)106 Because ClassicSkin and the default templates use the same Template definition names, you can over-ride the edit links in them (or any skin derived from them) using the same =view.yourlocal.tmpl= (just set SKIN=yourlocal,classic either in %USERSWEB%.DefaultPreferences for globally, or a Web's <nop>Webname.<nop>WebPreferences for a particular web) 107 107 108 108 ---++ Variables in Skins -
trunk/core/data/TWiki/TWikiUserAuthentication.txt
r485 r490 225 225 %STOPINCLUDE% 226 226 __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 37 37 ---+++ Setting Preferences Variables 38 38 You 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]] 40 40 1 plugin topics (see TWikiPlugins) 41 41 1 local site level in [[%LOCALSITEPREFS%][%LOCALSITEPREFS%]] … … 91 91 ---+++ Frequently Used Preferences Variables 92 92 93 The following preferences variables are frequently used. They are defined in TWikiPreferences#Miscellaneous_Settings:93 The following preferences variables are frequently used. They are defined in DefaultPreferences#Miscellaneous_Settings: 94 94 * =%<nop>BR%= - line break 95 95 * =%<nop>BULLET%= - bullet sign … … 109 109 * =%<nop>Y%= - %Y% Done icon 110 110 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. 112 112 113 113 #PreDef -
trunk/core/data/TWiki/TextFormattingFAQ.txt
r482 r490 157 157 ---+++ Can I write colored text? 158 158 159 TWikiPreferencesdefines 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%*.159 DefaultPreferences! 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%*. 160 160 161 161 * __You enter:__ =%<nop>RED% red text %<nop>ENDCOLOR% and %<nop>GREEN% green text %<nop>ENDCOLOR%= <p /> … … 170 170 ----- 171 171 %STOPINCLUDE% 172 -- __Contributors:__ TWiki:Main.PeterThoeny, TWiki:Main.MikeMannix 172 -
trunk/core/data/TWiki/TextFormattingRules.txt
r482 r490 47 47 %PLUGINDESCRIPTIONS% 48 48 49 Check on current Plugin status and settings for this site in TWikiPreferences.49 Check on current Plugin status and settings for this site in DefaultPreferences. 50 50 51 51 ---++ Common Editing Errors -
trunk/core/data/TWiki/VarAQUA.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarAQUA 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>AQUA% aqua text %<nop>ENDCOLOR%= 7 7 * Expands to: %AQUA% aqua text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 ! * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarBB.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1176595629" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarBB 4 4 ---+++ BB -- bullet with line break 5 5 * Line break and bullet without indentation. 6 * Type: Preference variable - TWikiRenderingShortcut.6 * Type: ShortcutMacro 7 7 * Current value: BB = %BB% 8 8 * 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$"}% 2 2 %META:TOPICPARENT{name="VarBB"}% 3 3 #VarBB2 4 4 ---+++ BB2 -- level 2 bullet with line break 5 5 * Line break and bullet, level 2. 6 * Type: Preference variable - TWikiRenderingShortcut.6 * Type: ShortcutMacro 7 7 * Current value: BB2 = %BB2% 8 8 * 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$"}% 2 2 %META:TOPICPARENT{name="VarBB"}% 3 3 #VarBB3 4 4 ---+++ BB3 -- level 3 bullet with line break 5 5 * Line break and bullet, level 3. 6 * Type: Preference variable - TWikiRenderingShortcut.6 * Type: ShortcutMacro 7 7 * Current value: BB3 = %BB3% 8 8 * 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$"}% 2 2 %META:TOPICPARENT{name="VarBB"}% 3 3 #VarBB4 4 4 ---+++ BB4 -- level 4 bullet with line break 5 5 * Line break and bullet, level 4. 6 * Type: Preference variable - TWikiRenderingShortcut.6 * Type: ShortcutMacro 7 7 * Current value: BB4 = %BB4% 8 8 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarBLACK 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>BLACK% black text %<nop>ENDCOLOR%= 7 7 * Expands to: %BLACK% black text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarBLUE.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarBLUE 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>BLUE% blue text %<nop>ENDCOLOR%= 7 7 * Expands to: %BLUE% blue text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarBR.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1176595597" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarBR 4 4 5 5 ---+++ BR -- line break 6 * Type: Preference variable - TWikiRenderingShortcut.6 * Type: ShortcutMacro 7 7 * Current value: BR = %BR% 8 8 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarBROWN 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>BROWN% brown text %<nop>ENDCOLOR%= 7 7 * Expands to: %BROWN% brown text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarBULLET.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1176595670" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarBULLET 4 4 5 5 ---+++ BULLET -- bullet character 6 * Type: Preference variable - TWikiRenderingShortcut.6 * Type: ShortcutMacro 7 7 * Current value: BULLET = %BULLET% 8 8 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1176595420" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarCARET 4 4 5 5 ---+++ CARET -- caret symbol 6 6 * The caret variable can be used in TWiki tables. 7 * Type: Preference variable - TWikiRenderingShortcut.7 * Type: ShortcutMacro 8 8 * Current value: CARET = %CARET% 9 9 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarENDCOLOR 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>RED% red text %<nop>ENDCOLOR%= 7 7 * Expands to: %RED% red text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarGRAY 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>GRAY% gray text %<nop>ENDCOLOR%= 7 7 * Expands to: %GRAY% gray text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 ! * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarGREEN.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarGREEN 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>GREEN% green text %<nop>ENDCOLOR%= 7 7 * Expands to: %GREEN% green text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarH.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152047754" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarH 4 4 ---+++ H -- help icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: H = %H% 7 7 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152046313" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarI 4 4 ---+++ I -- idea icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: I = %I% 7 7 * 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 18 18 | =disablecompresstags="on"= | Bypass replacing newlines in HTML tags with spaces. This compression step rewrites unmatched <'s into =&lt;= entities unless bypassed | disabled | 19 19 | =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 | 21 21 | =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 | | 22 22 | =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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarLIME 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>LIME% lime text %<nop>ENDCOLOR%= 7 7 * Expands to: %LIME% lime text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarM.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152047756" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarM 4 4 ---+++ M -- moved to... icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: M = %M% 7 7 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarMAROON 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>MAROON% maroon text %<nop>ENDCOLOR%= 7 7 * Expands to: %MAROON% maroon text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarN.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152047754" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarN 4 4 ---+++ N -- "new" icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: N = %N% 7 7 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarNAVY 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>NAVY% navy text %<nop>ENDCOLOR%= 7 7 * Expands to: %NAVY% navy text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 ! * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarOLIVE.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarOLIVE 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>OLIVE% olive text %<nop>ENDCOLOR%= 7 7 * Expands to: %OLIVE% olive text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarORANGE.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarORANGE 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>ORANGE% orange text %<nop>ENDCOLOR%= 7 7 * Expands to: %ORANGE% orange text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarP.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152044726" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarP 4 4 ---+++ P -- pencil icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: P = %P% 7 7 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarPINK 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>PINK% pink text %<nop>ENDCOLOR%= 7 7 * Expands to: %PINK% pink text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarPURPLE.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarPURPLE 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>PURPLE% purple text %<nop>ENDCOLOR%= 7 7 * Expands to: %PURPLE% purple text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarQ.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152044726" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarQ 4 4 ---+++ Q -- question icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: Q = %Q% 7 7 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarRED 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>RED% red text %<nop>ENDCOLOR%= 7 7 * Expands to: %RED% red text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 ! * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarS.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152044726" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarS 4 4 ---+++ S -- red star icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: S = %S% 7 7 * 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 14 14 | =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 | 15 15 | =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%) | 17 17 | =order="topic"= <br /> =order="created"= <br /> =order="modified"= <br /> =order="editby"= <br /> =order=<br /> "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 | 18 18 | =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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarSILVER 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>SILVER% silver text %<nop>ENDCOLOR%= 7 7 * Expands to: %SILVER% silver text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarT.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152044728" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarT 4 4 ---+++ T -- tip icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: T = %T% 7 7 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarTEAL 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>TEAL% teal text %<nop>ENDCOLOR%= 7 7 * Expands to: %TEAL% teal text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarTOPICURL.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarTOPICURL 4 4 ---+++ TOPICURL -- shortcut to viewing the current topic 5 5 * This variable always expands to an url pointing to the current base topic. 6 * Type: Preference variable - TWikiRenderingShortcut.6 * Type: ShortcutMacro 7 7 * Current value: TOPICURL = %TOPICURL% -
trunk/core/data/TWiki/VarU.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152047756" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarU 4 4 ---+++ U -- "updated" icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: U = %U% 7 7 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1176595550" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarVBAR 4 4 5 5 ---+++ VBAR -- vertical bar 6 6 * The vertical bar variable can be used in TWiki tables. 7 * Type: Preference variable - TWikiRenderingShortcut.7 * Type: ShortcutMacro 8 8 * Current value: VBAR = %VBAR% 9 9 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarWHITE 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>WHITE% white text %<nop>ENDCOLOR%= 7 7 * Expands to: <span style='background : #808080;'>%WHITE% white text %ENDCOLOR%</span> (shown with a gray background here) 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 ! * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/VarWIKIHOMEURL.txt
r482 r490 5 5 * Syntax =%<nop>WIKIHOMEURL%= 6 6 * 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"}%= 8 8 * __%X% Note:__ For the top bar logo URL use =%<nop>WIKILOGOURL%= defined in WebPreferences instead. 9 9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarVarWIKITOOLNAME][WIKITOOLNAME]] -
trunk/core/data/TWiki/VarX.txt
r482 r490 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152044733" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarX 4 4 ---+++ X -- warning icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: X = %X% 7 7 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1152044733" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences!"}% 3 3 #VarY 4 4 ---+++ Y -- "yes" icon 5 * Type: Preference variable - TWikiRenderingShortcut.5 * Type: ShortcutMacro 6 6 * Current value: Y = %Y% 7 7 * 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 1 1 %META:TOPICINFO{author="ProjectContributor" date="1160971176" format="1.1" version="$Rev$"}% 2 %META:TOPICPARENT{name=" TWikiPreferences"}%2 %META:TOPICPARENT{name="DefaultPreferences"}% 3 3 #VarYELLOW 4 4 ---+++ 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. 6 6 * Syntax: =%<nop>YELLOW% yellow text %<nop>ENDCOLOR%= 7 7 * Expands to: %YELLOW% yellow text %ENDCOLOR% 8 8 * __Note:__ =%<color>%= 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]], StandardColors9 * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarENDCOLOR][ENDCOLOR]], [[DefaultPreferences#RenderingShortcuts][DefaultPreferences]], StandardColors -
trunk/core/data/TWiki/WebPreferences.txt
r482 r490 8 8 ---++ Web Preferences Settings 9 9 10 These settings override the defaults for this web only. See [[%SYSTEMWEB%. TWikiPreferences#DefaultWebPreferences][full list of defaults with explanation]].10 These settings override the defaults for this web only. See [[%SYSTEMWEB%.DefaultPreferences#DefaultWebPreferences][full list of defaults with explanation]]. 11 11 12 12 * Web settings: … … 30 30 31 31 * Comma separated list of *forms* that can be attached to topics in this web. See [[%SYSTEMWEB%.TWikiForms][TWikiForms]] for more information. 32 * Set WEBFORMS = TWikiPreferencesForm32 * Set WEBFORMS = DefaultPreferencesForm 33 33 34 34 * Copyright notice for the TWiki web. -
trunk/core/data/TWiki/WhatDoesTWikiStandFor.txt
r482 r490 7 7 ---++ Answer: 8 8 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_).9 TWiki 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_). 10 10 11 11 It 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 78 78 * Numbers are considered lowercase which makes =Year2K= and =Y2K= !WikiWords but not =Y2000= and =Y2k=. 79 79 * 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. 81 81 * %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%. 82 82 * %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. … … 85 85 %STOPINCLUDE% 86 86 87 -- __Contributors:__ TWiki:Main.PeterThoeny, TWiki:Main.ArthurClemens, TWiki:Main.CrawfordCurrie
Note: See TracChangeset
for help on using the changeset viewer.
