2015-07-07T05:21:41ZTWikiScriptshttps://www.xpdays.de/twiki/bin/view/TWiki/TWikiScripts2015-07-07T05:21:41ZTWiki CGI and Command Line Scripts Programs on the TWiki server performing actions such as rendering, saving and renaming topics. The TWiki scripts are located in... (last changed by TWikiContributor)TWikiContributorVarPARENTTOPIChttps://www.xpdays.de/twiki/bin/view/TWiki/VarPARENTTOPIC2015-04-22T03:26:19ZPARENTTOPIC parent of current topic Syntax: % PARENTTOPIC% or % PARENTTOPIC{ format `...` topic `...` Expands to: , renders as Parameters... (last changed by TWikiContributor)TWikiContributorVarJQENDTABPANEhttps://www.xpdays.de/twiki/bin/view/TWiki/VarJQENDTABPANE2014-11-14T22:27:26ZJQENDTABPANE end a JQuery tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab 1` ...... (last changed by TWikiContributor)TWikiContributorTWikiStoreRcsFileDotPmhttps://www.xpdays.de/twiki/bin/view/TWiki/TWikiStoreRcsFileDotPm2013-10-14T08:02:47ZPackage TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... (last changed by TWikiContributor)TWikiContributorVarVBARhttps://www.xpdays.de/twiki/bin/view/TWiki/VarVBAR2013-10-02T21:27:09ZVBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%... (last changed by TWikiContributor)TWikiContributorTinyMCEFrequentlyAskedQuestionshttps://www.xpdays.de/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions2013-09-13T06:54:46ZTinyMCE FAQs Frequently Asked Questions of the TinyMCEPlugin integration. Q: How can I disable the WYSIWYG editor? A: There are several ways to disable the WYSIWYG... (last changed by TWikiContributor)TWikiContributorWysiwygPluginSettingshttps://www.xpdays.de/twiki/bin/view/TWiki/WysiwygPluginSettings2013-09-12T05:06:39ZSettings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor)TWikiContributorPageRenderingProcesshttps://www.xpdays.de/twiki/bin/view/TWiki/PageRenderingProcess2013-08-30T00:07:32ZPage Rendering Process Overview of how TWiki works To achieve a goal in TWiki either by making use of existing features or implementing new features, good understanding... (last changed by TWikiContributor)TWikiContributorTWikiTip029https://www.xpdays.de/twiki/bin/view/TWiki/TWikiTip0292013-01-23T07:51:40ZRSS news feed of topic changes You can use an RSS news reader to find out what is new in a TWiki web. This complements WebChanges that shows recent changes in... (last changed by TWikiContributor)TWikiContributorVarSPACEDTOPIChttps://www.xpdays.de/twiki/bin/view/TWiki/VarSPACEDTOPIC2012-11-15T06:27:45ZSPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions that search for... (last changed by TWikiContributor)TWikiContributorVarPUBURLhttps://www.xpdays.de/twiki/bin/view/TWiki/VarPUBURL2012-11-15T05:59:51ZPUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... (last changed by TWikiContributor)TWikiContributorVarORANGEhttps://www.xpdays.de/twiki/bin/view/TWiki/VarORANGE2012-11-15T05:56:47ZORANGE start orange colored text ORANGE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor)TWikiContributorTagMeDeleteTaghttps://www.xpdays.de/twiki/bin/view/TWiki/TagMeDeleteTag2012-11-13T09:19:06ZTag me: Delete Tag Create New Tag Rename Tag Delete Tag Tag to delete: Other tag options: View all tags, Search tags (last changed by TWikiContributor)TWikiContributorVarENTITYhttps://www.xpdays.de/twiki/bin/view/TWiki/VarENTITY2012-11-12T08:21:52ZENTITY{string} encode a string to HTML entities Encode `special` characters to HTML entities. Useful to encode text properly for HTML input fields. Encoded... (last changed by TWikiContributor)TWikiContributorVarENDSECTIONhttps://www.xpdays.de/twiki/bin/view/TWiki/VarENDSECTION2012-11-12T08:21:27ZENDSECTION{`name`} marks the end of a named section within a topic Syntax: % ENDSECTION{`name` Syntax: % ENDSECTION{type `include` Syntax: % ENDSECTION... (last changed by TWikiContributor)TWikiContributorVarALLVARIABLEShttps://www.xpdays.de/twiki/bin/view/TWiki/VarALLVARIABLES2012-11-12T06:32:32ZALLVARIABLES list of currently defined TWikiVariables Syntax: % ALLVARIABLES% Expands to: a table showing all defined TWikiVariables in the current context... (last changed by TWikiContributor)TWikiContributor
> >
VarTWOCOLUMNShttps://www.xpdays.de/twiki/bin/view/TWiki/VarTWOCOLUMNS2015-05-07T04:00:56ZTWOCOLUMNS responsive two column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . The layout is responsive... (last changed by TWikiContributor)TWikiContributorTWikiTipsOfTheDayIncludehttps://www.xpdays.de/twiki/bin/view/TWiki/TWikiTipsOfTheDayInclude2013-10-25T19:11:37ZTWiki Tips Of the Day Include This Page randomly picks a Tip of the day to display. The of the TWiki and Sandbox web include the part between the horizontal rules... (last changed by TWikiContributor)TWikiContributorTWikiAccessDotPmhttps://www.xpdays.de/twiki/bin/view/TWiki/TWikiAccessDotPm2013-10-14T08:02:47ZPackage TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... (last changed by TWikiContributor)TWikiContributorTWikiLoginManagerDotPmhttps://www.xpdays.de/twiki/bin/view/TWiki/TWikiLoginManagerDotPm2013-10-14T08:02:47ZPackage TWiki::LoginManager The package is also a Factory for login managers and also the base class for all login managers. On its own, an object of this class is... (last changed by TWikiContributor)TWikiContributorVarGROUPShttps://www.xpdays.de/twiki/bin/view/TWiki/VarGROUPS2013-10-10T00:18:58ZGROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group... (last changed by TWikiContributor)TWikiContributorVarWIPhttps://www.xpdays.de/twiki/bin/view/TWiki/VarWIP2013-09-14T07:21:59ZWIP work in progress icon Type: Preference variable TWikiRenderingShortcut. Syntax: % WIP% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor)TWikiContributorVarCALCULATEhttps://www.xpdays.de/twiki/bin/view/TWiki/VarCALCULATE2013-03-23T08:16:51ZCALCULATE{`formula`} handle spreadsheet calculations outside tables The % CALCULATE{formula variable is handled by the SpreadSheetPlugin. Over 100 functions... (last changed by TWikiContributor)TWikiContributorVarINCLUDINGTOPIChttps://www.xpdays.de/twiki/bin/view/TWiki/VarINCLUDINGTOPIC2012-12-06T07:04:32ZINCLUDINGTOPIC name of topic that includes current topic The name of the topic that includes the current topic same as % TOPIC% in case there is no include... (last changed by TWikiContributor)TWikiContributorVarMAROONhttps://www.xpdays.de/twiki/bin/view/TWiki/VarMAROON2012-11-15T07:59:17ZMAROON start maroon colored text MAROON is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor)TWikiContributorVarWIKILOGOURLhttps://www.xpdays.de/twiki/bin/view/TWiki/VarWIKILOGOURL2012-11-15T07:39:50ZWIKILOGOURL site logo home URL Syntax: % WIKILOGOURL% Expands to: Defined in: TWikiPreferences, default % SCRIPTURLPATH{`view`/% USERSWEB%/% HOMETOPIC... (last changed by TWikiContributor)TWikiContributorVarUSERINFOhttps://www.xpdays.de/twiki/bin/view/TWiki/VarUSERINFO2012-11-15T07:17:45ZUSERINFO{`name`} retrieve details about a user Syntax: % USERINFO% Expands to: (comma separated list of the username, wikiusername, and emails) With... (last changed by TWikiContributor)TWikiContributorVarUSERNAMEhttps://www.xpdays.de/twiki/bin/view/TWiki/VarUSERNAME2012-11-15T07:17:14ZUSERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith... (last changed by TWikiContributor)TWikiContributorVarMAINWEBhttps://www.xpdays.de/twiki/bin/view/TWiki/VarMAINWEB2012-11-14T09:28:03ZMAINWEB synonym for USERSWEB Deprecated. Please use % USERSWEB% instead. Category: SystemInformationVariables Related: SYSTEMWEB, USERSWEB (last changed by TWikiContributor)TWikiContributorVarLANGUAGEShttps://www.xpdays.de/twiki/bin/view/TWiki/VarLANGUAGES2012-11-14T05:45:17ZLANGUAGES list available TWiki languages List the languages available (as PO files) to TWiki. Those are the languages in which TWiki`s user interface is... (last changed by TWikiContributor)TWikiContributorAllowWebCreateByUserMappingManagerhttps://www.xpdays.de/twiki/bin/view/TWiki/AllowWebCreateByUserMappingManager2012-10-19T07:54:27ZAllowing Web Creation by the User Mapping Manager Motivation There are cases where DENYROOTCHANGE, ALLOWROOTCHANGE, DENYWEBCHANGE, and ALLOWWEBCHANGE are not capable... (last changed by TWikiContributor)TWikiContributorUserToolsCategoryhttps://www.xpdays.de/twiki/bin/view/TWiki/UserToolsCategory2012-09-06T05:56:15ZList of TWiki User Tools Related topics: (last changed by TWikiContributor)TWikiContributor