Changeset 684
- Timestamp:
- 11/15/08 08:45:37 (4 years ago)
- Location:
- trunk
- Files:
-
- 23 edited
-
EditTablePlugin/data/TWiki/EditTablePlugin.txt (modified) (1 diff)
-
PatternSkin/data/TWiki/WebLeftBar.txt (modified) (1 diff)
-
SpreadSheetPlugin/data/TWiki/SpreadSheetPlugin.txt (modified) (1 diff)
-
TipsContrib/data/TWiki/TWikiTip006.txt (modified) (1 diff)
-
TipsContrib/data/TWiki/TWikiTip007.txt (modified) (1 diff)
-
TipsContrib/data/TWiki/TWikiTip018.txt (modified) (1 diff)
-
core/data/TWiki/DefaultPreferences.txt (modified) (3 diffs)
-
core/data/TWiki/EditingShorthand.txt (modified) (1 diff)
-
core/data/TWiki/FileAttachment.txt (modified) (1 diff)
-
core/data/TWiki/FormattedSearch.txt (modified) (1 diff)
-
core/data/TWiki/GlossaryOfTerms.txt (modified) (2 diffs)
-
core/data/TWiki/IfStatements.txt (modified) (1 diff)
-
core/data/TWiki/InstantEnhancements.txt (modified) (3 diffs)
-
core/data/TWiki/MacrosQuickStart.txt (modified) (1 diff)
-
core/data/TWiki/ManagingWebs.txt (modified) (1 diff)
-
core/data/TWiki/MetaData.txt (modified) (1 diff)
-
core/data/TWiki/ShortcutMacros.txt (modified) (1 diff)
-
core/data/TWiki/StartingPoints.txt (modified) (1 diff)
-
core/data/TWiki/TWikiScripts.txt (modified) (1 diff)
-
core/data/TWiki/UsersGuide.txt (modified) (1 diff)
-
core/data/TWiki/WikiName.txt (modified) (1 diff)
-
core/data/TestCases/TestCaseSpacedWikiWordPlugin.txt (modified) (1 diff)
-
core/data/TestCases/WebPreferences.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/EditTablePlugin/data/TWiki/EditTablePlugin.txt
r611 r684 227 227 | 01 Dec 2007: | 4.3: Arthur Clemens: added support for TablePlugin =headerrows= and =footerrows=; updated edit button | 228 228 | 16 Oct 2007: | 4.2: Arthur Clemens: refactoring, bug fixes. | 229 | 07 Oct 2007: | 15182: PTh: Added %SYSTEMWEB%.VarEDITTABLE to have it listed in %SYSTEMWEB%.TWikiVariables |229 | 07 Oct 2007: | 15182: PTh: Added !VarEDITTABLE to have it listed in !TWikiVariables | 230 230 | 15 Mar 2007: | Arthur Clemens: Fixed eating of double newlines; icons for javascript buttons and interface improvements. By default the javascript interface is turned off, set =JAVASCRIPTINTERFACE= to use it in edit mode. | 231 231 | 05 Mar 2007: | Byron Darrah: Added ability to dynamically move and delete rows. | -
trunk/PatternSkin/data/TWiki/WebLeftBar.txt
r682 r684 16 16 * BeginnersStartHere 17 17 * TextFormattingRules 18 * TWikiVariables18 * [[%SYSTEMWEB%.Macros][Macros]] 19 19 * FormattedSearch 20 20 * QuerySearch -
trunk/SpreadSheetPlugin/data/TWiki/SpreadSheetPlugin.txt
r549 r684 722 722 | 13 Oct 2007: | Added $FORMATTIMEDIFF() | 723 723 | 09 Sep 2007: | Enhanced documentation for $EVAL() and $INT() | 724 | 02 Jun 2007: | Added %SYSTEMWEB%.VarCALC to have =%<nop>CALC{}%= listed in %SYSTEMWEB%.TWikiVariables|724 | 02 Jun 2007: | Added %SYSTEMWEB%.VarCALC to have =%<nop>CALC{}%= listed in [[%SYSTEMWEB%.Macros][Macros]] | 725 725 | 14 Apr 2007: | Fixing bug in $EXISTS() that required full =web.topic= instead of just =topic= | 726 726 | 11 Mar 2007: | Fixing bug in $VALUE() and $INT(), introduced by version 09 Mar 2007 | -
trunk/TipsContrib/data/TWiki/TWikiTip006.txt
r482 r684 3 3 ---+ Creating a Table of Contents 4 4 5 The TWikiVariables=%<nop>TOC%= will automatically create a table of contents for a topic based on the headers of the topic. To exclude a heading from a =%<nop>TOC%= add =!!= to the end of the syntax for a header, e.g. write =---+!!= for a =---+= heading.5 The [[%SYSTEMWEB%.Macros][Macros]] =%<nop>TOC%= will automatically create a table of contents for a topic based on the headers of the topic. To exclude a heading from a =%<nop>TOC%= add =!!= to the end of the syntax for a header, e.g. write =---+!!= for a =---+= heading. 6 6 7 7 [[TWikiTipsOfTheDay][See More Tips...]] -
trunk/TipsContrib/data/TWiki/TWikiTip007.txt
r482 r684 3 3 ---+ Linking to a file attachment 4 4 5 One can create a link to a file attachment using one of the following TWikiVariables, =%<nop>ATTACHURL%= or =%<nop>PUBURL%=.5 One can create a link to a file attachment using one of the following [[Macros]], =%<nop>ATTACHURL%= or =%<nop>PUBURL%=. 6 6 7 7 =%<nop>ATTACHURL%= is the full URL for attachments in the current topic. For example: -
trunk/TipsContrib/data/TWiki/TWikiTip018.txt
r482 r684 5 5 To embed a search in a topic, use the =%<nop>SEARCH{ <parameters> }%= TWiki Variable. The search variable is used by many TWiki based applications. 6 6 7 [[ TWikiVariables#VarSEARCH][More Information...]]7 [[Macros#VarSEARCH][More Information...]] 8 8 9 9 [[TWikiTipsOfTheDay][See More Tips...]] -
trunk/core/data/TWiki/DefaultPreferences.txt
r674 r684 8 8 Preference settings local to your site should be set in [[%LOCALSITEPREFS%]] (this topic is pointed to by {LocalSitePreferences}, which is set by the admin in the [[%SCRIPTURLPATH{"configure"}%][configure]] interface). Settings in [[%LOCALSITEPREFS%]] will override settings in this topic, and should be used for defining custom settings and variables. 9 9 10 [[ TWikiVariables#PreferencesVariables][Read more]] on how to set Preferences Variables.10 [[Macros#PreferencesVariables][Read more]] on how to set Preferences Variables. 11 11 12 12 %TOC% … … 338 338 * A preference is defined in a TWikiShorthand bullet item: ==[3 spaces] * [space] Set NAME = value== <br /> Example (as a nested bullet item, indented 6 spaces): 339 339 * S<nop>et WEBBGCOLOR = #FFFFC0 340 * Preferences are used as %SYSTEMWEB%.TWikiVariablesby enclosing the name in percent signs: ==%==. Example:340 * Preferences are used as [[%SYSTEMWEB%.Macros][Macros]] by enclosing the name in percent signs: ==%==. Example: 341 341 * When you write variable ==%WEB<nop>BGCOLOR%==, it gets expanded to =%WEBBGCOLOR%= . 342 342 … … 355 355 * %WEBPREFSTOPIC% has preferences of the <nop>%WEB% web. 356 356 * User topics in %USERSWEB% can have optional user preferences. 357 * %SYSTEMWEB%.TWikiVariableshas a list of common =%<nop>VARIABLES%=.357 * [[%SYSTEMWEB%.Macros][Macros]] has a list of common =%<nop>VARIABLES%=. 358 358 * %SYSTEMWEB%.AccessControl explains how to restrict access by users or groups. 359 359 * TWiki:Plugins.PreferencesPlugin makes editing preferences a snap. -
trunk/core/data/TWiki/EditingShorthand.txt
r682 r684 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 %SYSTEMWEB% and %USERSWEB%.313 It's generally a good idea to use the [[%SYSTEMWEB%.Macros][Macros]] %<nop>SYSTEMWEB% and %<nop>USERSWEB% instead of %SYSTEMWEB% and %USERSWEB%. 314 314 </td><td> 315 315 <verbatim> -
trunk/core/data/TWiki/FileAttachment.txt
r611 r684 22 22 23 23 * Through your Web browser, you can easily upload graphics (or sound files, or anything else you want to link to on a page) and place them on a single page, or use them across a web, or site-wide. 24 * __NOTE:__ You can also add graphics - any files - directly, typically by FTP upload. This requires FTP access, and may be more convenient if you have a large number of files to load. FTP-ed files can't be managed using browser-based Attachment controls. You can use your browser to create TWikiVariablesshortcuts, like this %<nop>H% = %H%.24 * __NOTE:__ You can also add graphics - any files - directly, typically by FTP upload. This requires FTP access, and may be more convenient if you have a large number of files to load. FTP-ed files can't be managed using browser-based Attachment controls. You can use your browser to create [[%SYSTEMWEB%.Macros][Macros]] shortcuts, like this %<nop>H% = %H%. 25 25 26 26 ---++ Uploading Files -
trunk/core/data/TWiki/FormattedSearch.txt
r683 r684 202 202 %SEARCH{ search="%URLPARAM{"q"}%" format=" * $web.$topic: %BR% $summary" nosearch="on" }% 203 203 204 __Related Topics:__ UserDocumentationCategory, SearchHelp, TWikiVariables#VarSEARCH, SearchPatternCookbook, RegularExpression204 __Related Topics:__ UserDocumentationCategory, SearchHelp, [[%SYSTEMWEB%.Macros#VarSEARCH][Macros#VarSEARCH]], SearchPatternCookbook, RegularExpression -
trunk/core/data/TWiki/GlossaryOfTerms.txt
r666 r684 10 10 | Plugin: | Prepackaged server-side extension that adds all sorts of additional functions, seamlessly integrated into TWiki. [[Plugins][Details...]] | 11 11 | Plugin API: | The standard interface for creating TWiki _Plugins_ and add-on programs that ensure a perfect integration. [[TWikiFuncDotPm][Details...]] | 12 | Preferences: | The site-wide, single _web_ and single user-level preferences settings. The settings are stored in DefaultPreferences, WebPreferences and %USERSWEB%.WikiUsers home pages. [[ TWikiVariables#PreferencesVariables][Details...]] |12 | Preferences: | The site-wide, single _web_ and single user-level preferences settings. The settings are stored in DefaultPreferences, WebPreferences and %USERSWEB%.WikiUsers home pages. [[Macros#PreferencesVariables][Details...]] | 13 13 | Site: | A TWiki installation consisting of one or more _webs_. [[TWikiSite][Details...]] | 14 14 | Skin: | Skins overlay regular _templates_ with alternate header/footer layout of _pages_; topic text is not affected. Skins are typically enabled site-wide or per _web_. [[Skins][Details...]] | … … 17 17 | TWiki: | A web-based collaboration platform targeting the corporate world. Contraction of "TakeFive Wiki". By chance, also happens to be the name of the AI robot star of the Buck Rogers 1979 movie and TV series. Features include browser based editing, automatic linking of text (based on ideas of the original <nop>WikiWikiWeb), revision control, file _attachments_, _form_ handling, _preferences_ settings, access control and more. [[http://TWiki.org/][Details...]] | 18 18 | TWiki.org: |Official home site, center of all development. [[http://TWiki.org/][Details...]] | 19 | Variables: | Text-strings of the form =%VARIABLE%= that are expanded on the fly into text, image, or any other type of embedded content; there are system variables coded into the main TWiki package, _preferences_ settings, and Plugins variables. [[ TWikiVariables][Details...]] |19 | Variables: | Text-strings of the form =%VARIABLE%= that are expanded on the fly into text, image, or any other type of embedded content; there are system variables coded into the main TWiki package, _preferences_ settings, and Plugins variables. [[Macros][Details...]] | 20 20 | Web: | A collection of _topics_ under a common name. Various features, like search, access privileges, Plugin availability, template design, can be controlled on a web-wide basis. [[ManagingWebs][Details...]] | 21 21 -
trunk/core/data/TWiki/IfStatements.txt
r672 r684 19 19 | defined | True if a preference variable or url parameter of this name is defined. | 20 20 | isempty | True if a preference variable, url parameter or session variable of this name has an empty value. It is equivalent to the expression =(!defined(x) || $x='')= | 21 | $ | expands a URL parameter or [[ TWikiVariables][TWikiVariable]] name. Plugin handlers *are not called*. Built-in variables and user-defined preferences are supported. You can pass a limited subset of parameters to TWiki variables by enclosing the variable name in single quotes; for example, =$ 'VARIABLE{value}'=. The ='VARIABLE{value}'= string may *not* contain quotes (' or "). |21 | $ | expands a URL parameter or [[Macros][Macro]] name. Plugin handlers *are not called*. Built-in variables and user-defined preferences are supported. You can pass a limited subset of parameters to TWiki variables by enclosing the variable name in single quotes; for example, =$ 'VARIABLE{value}'=. The ='VARIABLE{value}'= string may *not* contain quotes (' or "). | 22 22 | {X} | expands to the value of the configuration variable {X} - for example, ={ScriptUrlPath}= | 23 23 -
trunk/core/data/TWiki/InstantEnhancements.txt
r671 r684 4 4 These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged to review this document for ideas before deploying a new TWikiSite. The metaphor of building a house is useful. The listed enhancements are some of the details possible when moving into a new office or home. These small changes can make a *big* differences for user satisfaction at your site. All modifications can be done through your Web browser, and they don't take more then in a couple of minutes. No system administration expertise is required. Some of these enhancements are also mentioned in the reference manual and other topics. 5 5 6 Many of these tips are based on setting some special TWikiVariables.6 Many of these tips are based on setting some special [[Macros]]. 7 7 8 8 %S% We recommend implementing at least __some__ of these enhancements __right after installation__ to get a taste for what is possible. Some of these tips and enhancements _should_ be implemented before or during initial roll-out. … … 15 15 ---++ Tips using TWiki Variables 16 16 17 TWikiVariablesare a great resource to customize your site. You need to know the variable name and decide where to put it.17 [[Macros]] are a great resource to customize your site. You need to know the variable name and decide where to put it. 18 18 19 19 ---+++ Change Colors of Page Header/Footer … … 136 136 *End Copy* 137 137 138 The SEARCH variable has many more formatting options, see TWikiVariables.138 The SEARCH variable has many more formatting options, see [[Macros]]. 139 139 140 140 ---+++ Recently changed pages -
trunk/core/data/TWiki/MacrosQuickStart.txt
r659 r684 10 10 Many TWiki variables are built-in, and others are predefined for your convenience. You can also define your own 11 11 TWiki Variables at the entire site, individual web, or individual topic level. For more information, 12 go to *[[ TWikiVariables]]*12 go to *[[Macros]]* 13 13 14 14 TWiki Variables are fully expanded _before_ any of the TWiki text formatting rules are applied. -
trunk/core/data/TWiki/ManagingWebs.txt
r490 r684 18 18 The second method is to use an existing web as a template web. This may be useful if you already have a web that you would like to use as a starting point. Only topics that have names beginning with *Web...* (like "%HOMETOPIC%", "%NOTIFYTOPIC%", etc.) are copied. 19 19 20 In either case you will want to be sure to verify that your new web has all the custom modifications that you desire. Any TWikiVariablesdefined in the form below will automatically be set in the !WebPreferences of the new web.20 In either case you will want to be sure to verify that your new web has all the custom modifications that you desire. Any [[%SYSTEMWEB%.Macros][Macros]] defined in the form below will automatically be set in the !WebPreferences of the new web. 21 21 22 22 #CreateNewWeb -
trunk/core/data/TWiki/MetaData.txt
r604 r684 18 18 ---++ Meta Data Syntax 19 19 20 * Format is the same as in TWikiVariables, except all fields have a key.20 * Format is the same as in [[%SYSTEMWEB%.Macros][Macros]], except all fields have a key. 21 21 * =%<nop>META:<type>{key1="value1" key2="value2" ...}%= 22 22 -
trunk/core/data/TWiki/ShortcutMacros.txt
r490 r684 12 12 13 13 __See also:__ 14 * TWikiVariables- an alphabetical list of all variables14 * [[%SYSTEMWEB%.Macros][Macros]] - an alphabetical list of all variables 15 15 * DefaultPreferences#RenderingShortcuts - where shortcuts are defined 16 16 * TWikiShorthand - summary of the TWiki markup language -
trunk/core/data/TWiki/StartingPoints.txt
r619 r684 16 16 * TextFormattingFAQ: Common how-to questions about posting in TWiki 17 17 18 * TWikiVariables: How to easily embed text, graphics, dynamic content18 * [[%SYSTEMWEB%.Macros][Macros]]: How to easily embed text, graphics, dynamic content 19 19 20 20 * MainFeatures: The main features of the TWiki collaboration platform -
trunk/core/data/TWiki/TWikiScripts.txt
r611 r684 273 273 | ="text"= | Search term. Is a keyword search, literal search or regular expression search, depending on the =type= parameter. SearchHelp has more | required | 274 274 | =search="text"= | (Alternative to above) | N/A | 275 | =web="Name"= <br /> =web="%USERSWEB%, Know"= <br /> =web="all"= | Comma-separated list of webs to search. See TWikiVariables#VarSEARCHfor more details. | Current web |275 | =web="Name"= <br /> =web="%USERSWEB%, Know"= <br /> =web="all"= | Comma-separated list of webs to search. See [[%SYSTEMWEB%.Macros#VarSEARCH][Macros#VarSEARCH]] for more details. | Current web | 276 276 | =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 | 277 277 | =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 | -
trunk/core/data/TWiki/UsersGuide.txt
r622 r684 17 17 * TWikiShorthand: All of the TWiki shorthand basics 18 18 * TextFormattingRules: Scan all TWiki text formatting rules on one page 19 * TWikiVariables: How to easily embed text, graphics, dynamic content19 * [[%SYSTEMWEB%.Macros][Macros]]: How to easily embed text, graphics, dynamic content 20 20 * FileAttachments: Browser-upload files for distribution or display 21 21 * WebChangesAlert: Get e-mail alerts linking to the latest page changes -
trunk/core/data/TWiki/WikiName.txt
r482 r684 7 7 %X% Your name is also a potentially valid WikiWord when used within a topic. However the home pages of registered users on this site are stored in the *%USERSWEB%* web. When you sign your username in a topic, prefix it with =%USERSWEB%.= (including the dot). That is, write ==%USERSWEB%.%WIKINAME%== to link to %USERSWEB%.%WIKINAME%, your personal home page in the %USERSWEB% web. For convenience, your signature is also provided for copying and pasting when editing a topic. 8 8 9 %Y% Though rarely used in common practice, you can use the special ==%<nop>USERSWEB%== [[ TWikiVariables][variable]] prefix for user names, for example, ==%<nop>USERSWEB%.%WIKINAME%==.9 %Y% Though rarely used in common practice, you can use the special ==%<nop>USERSWEB%== [[%SYSTEMWEB%.Macros][macro]] prefix for user names, for example, ==%<nop>USERSWEB%.%WIKINAME%==. -
trunk/core/data/TestCases/TestCaseSpacedWikiWordPlugin.txt
r482 r684 27 27 28 28 <verbatim> 29 TWiki.TWikiVariables30 </verbatim> 31 32 * Core spaced out word: %SPACEOUT{" TWikiVariables"}%33 * Plugin spaced out: TWiki.TWikiVariables29 %SYSTEMWEB%.DefaultPreferences 30 </verbatim> 31 32 * Core spaced out word: %SPACEOUT{"DefaultPreferences"}% 33 * Plugin spaced out: %SYSTEMWEB%.DefaultPreferences 34 34 * Testing if the T and W don't show a gap 35 35 * Expected: <a href="#">TWiki Variables</a> -
trunk/core/data/TestCases/WebPreferences.txt
r672 r684 57 57 * A preference is defined as: <br /> =6 spaces * Set NAME = value= <br /> Example: 58 58 * S<nop>et WEBBGCOLOR = #FFFFC0 59 * Preferences are used as %SYSTEMWEB%.TWikiVariablesby enclosing the name in percent signs. Example:59 * Preferences are used as [[%SYSTEMWEB%.Macros][Macros]] by enclosing the name in percent signs. Example: 60 60 * When you write variable =%WEB<nop>BGCOLOR%= , it gets expanded to =%WEBBGCOLOR%= . 61 61 * The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set =<nop>WEBCOPYRIGHT= before =<nop>WIKIWEBMASTER= since =%<nop>WEBCOPYRIGHT%= uses the =%<nop>WIKIWEBMASTER%= variable. … … 65 65 * %SYSTEMWEB%.%WIKIPREFSTOPIC% has site-level preferences. 66 66 * %USERSWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences. 67 * %SYSTEMWEB%.TWikiVariableshas a list of common =%<nop>VARIABLES%=.67 * [[%SYSTEMWEB%.Macros][Macros]] has a list of common =%<nop>VARIABLES%=. 68 68 * %SYSTEMWEB%.AccessControl explains how to restrict access by users or groups. 69 69
Note: See TracChangeset
for help on using the changeset viewer.
