Home - this site is powered by TWiki(R)
TWiki  WebRss (1 vs. 5)

Welcome | Register | Changes | Topics | Index | Search | Go

 <<O>>  Difference Topic WebRss (5 - 2005-03-27 - TWikiContributor)
Line: 1 to 1
  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-us Copyright 2026 by contributing authors TWiki Administrator [] The contributing authors of TWiki TWiki Home - 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.gif VarVAR https://www.xpdays.de/twiki/bin/view/TWiki/VarVAR VAR{`NAME` ...} get a preference value from another web or topic and more Gets the value of a variable in various manners. If the topic parameter... (last changed by TWikiContributor) 2015-09-25T01:25:14Z TWikiContributor TWikiVariables https://www.xpdays.de/twiki/bin/view/TWiki/TWikiVariables TWiki Variables Special text strings expand on the fly to display dynamic content, such as user data or system info TWikiVariables are text strings % VARIABLE... (last changed by TWikiContributor) 2015-09-18T01:15:25Z TWikiContributor SetGetPlugin 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:31Z TWikiContributor MetadataRepository https://www.xpdays.de/twiki/bin/view/TWiki/MetadataRepository Metadata Repository Motivation If you have hundreds or thousands of webs on a TWiki site, web metadata stored in a data repository is useful. It can... (last changed by TWikiContributor) 2015-03-09T09:04:10Z TWikiContributor WebTopBar https://www.xpdays.de/twiki/bin/view/TWiki/WebTopBar (last changed by TWikiContributor) 2014-06-19T03:03:06Z TWikiContributor TWikiTipsOfTheDayInclude https://www.xpdays.de/twiki/bin/view/TWiki/TWikiTipsOfTheDayInclude TWiki 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) 2013-10-25T19:11:37Z TWikiContributor TWikiPluginDotPm 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:47Z TWikiContributor TWikiPlugins https://www.xpdays.de/twiki/bin/view/TWiki/TWikiPlugins TWiki Plugins Add functionality to TWiki with readily available plugins; create plugins based on APIs Overview You can add plugins to extend TWiki functionality... (last changed by TWikiContributor) 2013-08-30T01:12:19Z TWikiContributor TWikiReleaseNotes05x01 https://www.xpdays.de/twiki/bin/view/TWiki/TWikiReleaseNotes05x01 Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... (last changed by TWikiContributor) 2013-02-16T22:54:56Z TWikiContributor IncludeTopicRaw https://www.xpdays.de/twiki/bin/view/TWiki/IncludeTopicRaw INCLUDE a topic in the raw When a topic is included, normally TWiki variables in the included topic are expanded in the context of the inlcluded topic. But if raw... (last changed by TWikiContributor) 2012-12-27T09:03:11Z TWikiContributor TWikiSkinBrowser 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:02Z TWikiContributor VarMAROON https://www.xpdays.de/twiki/bin/view/TWiki/VarMAROON MAROON 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) 2012-11-15T07:59:17Z TWikiContributor VarSCRIPTNAME https://www.xpdays.de/twiki/bin/view/TWiki/VarSCRIPTNAME SCRIPTNAME name of current script The name of the current script is shown, including script suffix, if any (for example viewauth.cgi ) Syntax: % SCRIPTNAME... (last changed by TWikiContributor) 2012-11-15T06:20:02Z TWikiContributor VarQUERYSTRING https://www.xpdays.de/twiki/bin/view/TWiki/VarQUERYSTRING QUERYSTRING full, unprocessed string of parameters to this URL String of all the URL parameters that were on the URL used to get to the current page. For example... (last changed by TWikiContributor) 2012-11-15T06:02:42Z TWikiContributor VarDATE https://www.xpdays.de/twiki/bin/view/TWiki/VarDATE DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (last changed by TWikiContributor) 2012-11-12T08:03:26Z TWikiContributor VarCOMMENT https://www.xpdays.de/twiki/bin/view/TWiki/VarCOMMENT COMMENT{ attributes } insert an edit box into the topic to easily add comments. A % COMMENT% without parameters shows a simple text box. A % COMMENT... (last changed by TWikiContributor) 2012-11-12T07:00:05Z TWikiContributor

 <<O>>  Difference Topic WebRss (4 - 2005-03-27 - TWikiContributor)
Line: 1 to 1
 
Changed:
<
<
TWiki's TWiki web
>
>
TWiki's TWiki web
  https://www.xpdays.de/twiki/bin/view/TWiki The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform. en-us Copyright 2026 by contributing authors TWiki Administrator [] The contributing authors of TWiki TWiki Home - 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.gif TWikiFormFieldDefinitionDotPm 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:04Z TWikiContributor TWikiStoreDotPm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiStoreDotPm Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the `real` store provider which is hidden behind... (last changed by TWikiContributor) 2015-11-29T10:27:04Z TWikiContributor VarFORMFIELD https://www.xpdays.de/twiki/bin/view/TWiki/VarFORMFIELD FORMFIELD{`fieldname`} render a field in the form attached to some topic Syntax: % FORMFIELD{`fieldname` Supported parameters: Parameter: Description... (last changed by TWikiContributor) 2015-10-24T19:42:22Z TWikiContributor TWikiScripts https://www.xpdays.de/twiki/bin/view/TWiki/TWikiScripts TWiki 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) 2015-07-07T05:21:41Z TWikiContributor TwistyPlugin https://www.xpdays.de/twiki/bin/view/TWiki/TwistyPlugin TwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon... (last changed by TWikiContributor) 2015-04-28T07:45:29Z TWikiContributor TWikiVariablesQuickStart https://www.xpdays.de/twiki/bin/view/TWiki/TWikiVariablesQuickStart TWiki Variables Quickstart TWiki Variables are names enclosed in percent signs that are that are expanded to some other text when the topic is displayed. For example... (last changed by TWikiContributor) 2015-01-16T00:39:09Z TWikiContributor PreferencesPlugin https://www.xpdays.de/twiki/bin/view/TWiki/PreferencesPlugin PreferencesPlugin Introduction Allows editing of preferences using fields predefined in a .TWikiForms. However, the edit fields are inlined in the text, similar... (last changed by TWikiContributor) 2015-01-14T08:19:09Z TWikiContributor VarCOLORPICKER https://www.xpdays.de/twiki/bin/view/TWiki/VarCOLORPICKER COLORPICKER{} color picker for use in HTML forms for TWiki applications The % COLORPICKER{ variable is handled by the ColorPickerPlugin. Syntax: % COLORPICKER... (last changed by TWikiContributor) 2014-12-30T00:18:19Z TWikiContributor TWikiUISearchDotPm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiUISearchDotPm Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor WebLeftBarPersonalTemplate https://www.xpdays.de/twiki/bin/view/TWiki/WebLeftBarPersonalTemplate My links: My activities TWiki.org edit (last changed by TWikiContributor) 2013-10-14T07:39:45Z TWikiContributor TWikiUserSetting https://www.xpdays.de/twiki/bin/view/TWiki/TWikiUserSetting User Settings preference variables customizable by users Some of the TWikiPreferences are explicitly intended to be customized by TWiki users, though a default is... (last changed by TWikiContributor) 2013-10-12T01:54:42Z TWikiContributor VarVBAR 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:09Z TWikiContributor VarI https://www.xpdays.de/twiki/bin/view/TWiki/VarI I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor FormatTokens https://www.xpdays.de/twiki/bin/view/TWiki/FormatTokens Formatting Tokens TWiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements... (last changed by TWikiContributor) 2013-08-22T00:48:15Z TWikiContributor SearchPatternCookbook https://www.xpdays.de/twiki/bin/view/TWiki/SearchPatternCookbook Search Pattern Cookbook The Search function in TWiki is very powerful. Especially searches using a RegularExpression play an important part of tapping TWiki`s full... (last changed by TWikiContributor) 2013-04-23T03:30:20Z TWikiContributor TagMeViewAllTags https://www.xpdays.de/twiki/bin/view/TWiki/TagMeViewAllTags Tag me: View All Tags All Tags Tag Search Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor

%TEXT%