TWiki's TWiki web
https://www.xpdays.de/twiki/bin/view/TWiki
The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.
Changed:
< <
en-usCopyright 2026 by contributing authorsTWiki Administrator []The contributing authors of TWikiTWikiHome - this site is powered by TWiki(R).TWiki
https://www.xpdays.de/twiki/bin/view/TWiki
https://www.xpdays.de/twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gifTWikiFormFieldDefinitionDotPm
https://www.xpdays.de/twiki/bin/view/TWiki/TWikiFormFieldDefinitionDotPm
Package TWiki::Form::FieldDefinition Base class of all field definition classes. Type specific classes are derived from this class to define specific per type behaviours... (last changed by TWikiContributor)2015-11-29T10:27:04ZTWikiContributorPatternSkin
https://www.xpdays.de/twiki/bin/view/TWiki/PatternSkin
Pattern Skin . For use in corporate or perhaps in personal websites it should be fairly easy to tune the looks or even create a PatternSkin based new skin. Screenshot... (last changed by TWikiContributor)2015-09-17T06:27:23ZTWikiContributorVarSET
https://www.xpdays.de/twiki/bin/view/TWiki/VarSET
SET{`name` value `...`} set a variable Set a named variable that can be retrieved later with % GET{ . No output is shown, e.g. % SET{ resolves to an empty... (last changed by TWikiContributor)2015-04-08T03:03:12ZTWikiContributorTinyMCEPlugin
https://www.xpdays.de/twiki/bin/view/TWiki/TinyMCEPlugin
TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari... (last changed by TWikiContributor)2015-02-17T07:43:28ZTWikiContributorRenderListPlugin
https://www.xpdays.de/twiki/bin/view/TWiki/RenderListPlugin
Render List Plugin Syntax Rules RENDERLIST Variable Place a % RENDERLIST{ parameters above any bullet list The list can be handcrafted, generated... (last changed by TWikiContributor)2015-01-14T08:23:21ZTWikiContributorVarHIDEINPRINT
https://www.xpdays.de/twiki/bin/view/TWiki/VarHIDEINPRINT
HIDEINPRINT{text} hide content when printing Text inside the HIDEINPRINT is omitted when printing a topic. Syntax: % HIDEINPRINT{ any text Expands... (last changed by TWikiContributor)2014-05-16T00:32:49ZTWikiContributorVarEDITFORMFIELD
https://www.xpdays.de/twiki/bin/view/TWiki/VarEDITFORMFIELD
EDITFORMFIELD{`fieldname` form ``} render an input field specified in a form template topic Use this to create HTML forms that update TWikiForms, such as a... (last changed by TWikiContributor)2013-12-21T07:45:15ZTWikiContributorTWikiLoginManagerDotPm
https://www.xpdays.de/twiki/bin/view/TWiki/TWikiLoginManagerDotPm
Package 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)2013-10-14T08:02:47ZTWikiContributorVarVBAR
https://www.xpdays.de/twiki/bin/view/TWiki/VarVBAR
VBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%... (last changed by TWikiContributor)2013-10-02T21:27:09ZTWikiContributorVarBB
https://www.xpdays.de/twiki/bin/view/TWiki/VarBB
BB bullet with line break Line break and bullet without indentation. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB% Expands... (last changed by TWikiContributor)2013-10-02T21:27:09ZTWikiContributorStaticMethod
https://www.xpdays.de/twiki/bin/view/TWiki/StaticMethod
Static Method A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod... (last changed by TWikiContributor)2013-09-25T19:36:34ZTWikiContributorTWikiDashboardImages
https://www.xpdays.de/twiki/bin/view/TWiki/TWikiDashboardImages
TWikiDashboardAddOn #187; TWiki Dashboard Banner Images You can use these banner images for your own dashboards. If you use your own image, attach it directly to your... (last changed by TWikiContributor)2013-08-16T06:29:52ZTWikiContributorWebAtomBase
https://www.xpdays.de/twiki/bin/view/TWiki/WebAtomBase
ATOM News Feeds Find out What`s New There are several ways to find out what`s new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed... (last changed by TWikiContributor)2013-04-23T04:12:33ZTWikiContributorExampleTopicTemplate
https://www.xpdays.de/twiki/bin/view/TWiki/ExampleTopicTemplate
(just an example illustrating how to create a new topic based on a specific template topic. .TWikiTemplates has more) (last changed by TWikiContributor)2013-03-31T05:55:09ZTWikiContributorVarRED
https://www.xpdays.de/twiki/bin/view/TWiki/VarRED
RED start red colored text RED is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that... (last changed by TWikiContributor)2012-11-15T06:08:07ZTWikiContributorTWikiTip025
https://www.xpdays.de/twiki/bin/view/TWiki/TWikiTip025
SpreadSheetPlugin for dynamic content The SpreadSheetPlugin offers 100 functions. Functions are evaluated at page view time. A formula can be placed anywhere in a... (last changed by TWikiContributor)2012-09-05T06:16:09ZTWikiContributor
https://www.xpdays.de/twiki/bin/view/TWiki
The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.en-usCopyright 2026 by contributing authorsTWiki Administrator []The contributing authors of TWikiTWikiHome - this site is powered by TWiki(R).TWiki
https://www.xpdays.de/twiki/bin/view/TWiki
https://www.xpdays.de/twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gifSiteMap
https://www.xpdays.de/twiki/bin/view/TWiki/SiteMap
TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor)2015-07-21T18:08:49ZTWikiContributorSetGetPlugin
https://www.xpdays.de/twiki/bin/view/TWiki/SetGetPlugin
SetGetPlugin Introduction Use % SET{ to store a JSON object or arbitrary text in a named variable, and reuse it with % GET{ later on within the topic or an included... (last changed by TWikiContributor)2015-07-09T23:59:31ZTWikiContributorVarGET
https://www.xpdays.de/twiki/bin/view/TWiki/VarGET
GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Parameters:... (last changed by TWikiContributor)2015-07-09T23:59:27ZTWikiContributorBehaviourContrib
https://www.xpdays.de/twiki/bin/view/TWiki/BehaviourContrib
Behaviour Javascript Framework Contrib Introduction This contrib packages the third party Behaviour Javascript event library, available from http://bennolan.com... (last changed by TWikiContributor)2015-02-17T08:33:24ZTWikiContributorTWikiNetSkinPlugin
https://www.xpdays.de/twiki/bin/view/TWiki/TWikiNetSkinPlugin
TWikiNetSkin Plugin Helps TWikiNetSkin to render tables and h2 headers. This plugin is only enabled if the skin is set to twikinet . Syntax Rules (none) Plugin... (last changed by TWikiContributor)2015-02-17T07:57:15ZTWikiContributorTWikiDashboardAddOn
https://www.xpdays.de/twiki/bin/view/TWiki/TWikiDashboardAddOn
TWiki Dashboard Add On Introduction A dashboard comes into play when users need to get an overview of their work and want to navigate quickly to relevant places.... (last changed by TWikiContributor)2014-04-11T07:09:15ZTWikiContributorTWikiResponseDotPm
https://www.xpdays.de/twiki/bin/view/TWiki/TWikiResponseDotPm
Package TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... (last changed by TWikiContributor)2013-10-14T08:02:47ZTWikiContributorTWikiPluginDotPm
https://www.xpdays.de/twiki/bin/view/TWiki/TWikiPluginDotPm
Package TWiki::Plugin ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module... (last changed by TWikiContributor)2013-10-14T08:02:47ZTWikiContributorScrollBoxAddOn
https://www.xpdays.de/twiki/bin/view/TWiki/ScrollBoxAddOn
Scroll Box Add on Introduction Use this add on to create nice looking text scroll boxes, logo rolls and boxes with images that get replaced in regular intervals.... (last changed by TWikiContributor)2013-10-11T18:47:40ZTWikiContributorVarPARENTBC
https://www.xpdays.de/twiki/bin/view/TWiki/VarPARENTBC
PARENTBC parent breadcrumbs for headings Add % PARENTBC% to a heading of a topic to show the breadcrumb of its parents. Parent topics are linked, topic names... (last changed by TWikiContributor)2013-10-02T21:27:09ZTWikiContributorTWikiFaqTemplate
https://www.xpdays.de/twiki/bin/view/TWiki/TWikiFaqTemplate
FAQ: Answer: Back to: TWikiFAQ Contributors: (last changed by TWikiContributor)2013-03-05T18:44:56ZTWikiContributorTWikiSkinBrowser
https://www.xpdays.de/twiki/bin/view/TWiki/TWikiSkinBrowser
TWiki Skin Browser You can try out the TWikiSkins currently installed on this system: .skinstable td {border top:2px solid #444; padding:0.75em 0.5em;} Tip: Additional... (last changed by TWikiContributor)2012-12-21T09:19:02ZTWikiContributorVarLIME
https://www.xpdays.de/twiki/bin/view/TWiki/VarLIME
LIME start lime colored text LIME is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor)2012-11-15T07:59:34ZTWikiContributorVarWIKIUSERSTOPIC
https://www.xpdays.de/twiki/bin/view/TWiki/VarWIKIUSERSTOPIC
WIKIUSERSTOPIC name of topic listing all registers users Syntax: % WIKIUSERSTOPIC% Expands to: , with prefix renders as . Category: SystemInformationVariables... (last changed by TWikiContributor)2012-11-15T07:42:15ZTWikiContributorVarREMOTEADDR
https://www.xpdays.de/twiki/bin/view/TWiki/VarREMOTEADDR
REMOTE ADDR environment variable Syntax: % REMOTE ADDR% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related:... (last changed by TWikiContributor)2012-11-15T06:10:04ZTWikiContributorVarPLUGINDESCRIPTIONS
https://www.xpdays.de/twiki/bin/view/TWiki/VarPLUGINDESCRIPTIONS
PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % PLUGINDESCRIPTIONS% Expands to: Category: AdministrationVariables, SystemInformationVariables... (last changed by TWikiContributor)2012-11-15T05:58:40ZTWikiContributor