Difference: WebRssBase (8 vs. 9)

Revision 92008-12-01 - TWikiContributor

Line: 1 to 1
 

RSS News Feeds

Find out What's New

Line: 49 to 49
  TWiki
Changed:
<
<
>
>
 
Line: 58 to 58
  https://www.xpdays.de/twiki/bin/view/TWiki https://www.xpdays.de/twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
TWikiSystemRequirements https://www.xpdays.de/twiki/bin/view/TWiki/TWikiSystemRequirements TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly... (last changed by TWikiContributor) 2015-11-29T04:36:04Z TWikiContributor TWikiInstallationGuide https://www.xpdays.de/twiki/bin/view/TWiki/TWikiInstallationGuide TWiki Installation Guide The following is installation instructions for the TWiki 6.0 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... (last changed by TWikiContributor) 2015-09-09T22:26:40Z TWikiContributor TWikiUserMappingContrib https://www.xpdays.de/twiki/bin/view/TWiki/TWikiUserMappingContrib TWikiUserMappingContrib Introduction The User Mapping Manager interface provides services for mapping between a `user identity` as used when talking to an external... (last changed by TWikiContributor) 2015-08-23T21:41:22Z TWikiContributor VarSET 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:12Z TWikiContributor AdminSkillsAssumptions https://www.xpdays.de/twiki/bin/view/TWiki/AdminSkillsAssumptions Administrator Skills Assumptions Note: If you are not familiar with Linux system administration, Apache webserver configuration, consider using TWiki:Codev.DownloadTWikiVM... (last changed by TWikiContributor) 2013-11-07T07:57:41Z TWikiContributor TWikiUsersBaseUserMappingDotPm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiUsersBaseUserMappingDotPm Package TWiki::Users::BaseUserMapping User mapping is the process by which TWiki maps from a username (a login name) to a display name and back. It is also where... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarHTTPS https://www.xpdays.de/twiki/bin/view/TWiki/VarHTTPS HTTPS get HTTPS headers The same as % HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine... (last changed by TWikiContributor) 2012-12-26T05:53:30Z TWikiContributor VarUSERINFO https://www.xpdays.de/twiki/bin/view/TWiki/VarUSERINFO USERINFO{`name`} retrieve details about a user Syntax: % USERINFO% Expands to: (comma separated list of the username, wikiusername, and emails) With... (last changed by TWikiContributor) 2012-11-15T07:17:45Z TWikiContributor VarSESSIONVAR https://www.xpdays.de/twiki/bin/view/TWiki/VarSESSIONVAR SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % SESSIONVAR% Expand to: Category: DevelopmentVariables, SystemInformationVariables... (last changed by TWikiContributor) 2012-11-15T06:25:02Z TWikiContributor VarREMOTEADDR 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:04Z TWikiContributor VarQUERYPARAMS https://www.xpdays.de/twiki/bin/view/TWiki/VarQUERYPARAMS QUERYPARAMS show paramaters to the query Expands the parameters to the query that was used to display the page. Syntax: % QUERYPARAMS{... Parameters... (last changed by TWikiContributor) 2012-11-15T06:02:06Z TWikiContributor VarPINK https://www.xpdays.de/twiki/bin/view/TWiki/VarPINK PINK start pink colored text PINK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) 2012-11-15T05:58:10Z TWikiContributor VarFAILEDPLUGINS https://www.xpdays.de/twiki/bin/view/TWiki/VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... (last changed by TWikiContributor) 2012-11-13T08:25:27Z TWikiContributor EmailAndNotificationVariables https://www.xpdays.de/twiki/bin/view/TWiki/EmailAndNotificationVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor ExportAndPublishingVariables https://www.xpdays.de/twiki/bin/view/TWiki/ExportAndPublishingVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor VarACTIVATEDPLUGINS https://www.xpdays.de/twiki/bin/view/TWiki/VarACTIVATEDPLUGINS ACTIVATEDPLUGINS list of currently activated plugins Syntax: % ACTIVATEDPLUGINS% Expands to: Category: AdministrationVariables, DevelopmentVariables... (last changed by TWikiContributor) 2012-11-11T08:43:01Z TWikiContributor
>
>
TablePlugin https://www.xpdays.de/twiki/bin/view/TWiki/TablePlugin Table Plugin Introduction The TablePlugin gives extra control of TWiki table rendering using cell 1 cell 2 syntax: Sort table by columns Use TML... (last changed by TWikiContributor) 2015-07-28T09:21:38Z TWikiContributor VarENCODE https://www.xpdays.de/twiki/bin/view/TWiki/VarENCODE ENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... (last changed by TWikiContributor) 2015-06-18T01:43:51Z TWikiContributor VarTWOCOLUMNS https://www.xpdays.de/twiki/bin/view/TWiki/VarTWOCOLUMNS TWOCOLUMNS 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) 2015-05-07T04:00:56Z TWikiContributor TWikiTimeDotPm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiTimeDotPm Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (... (last changed by TWikiContributor) 2014-10-05T11:03:29Z TWikiContributor TWikiUsersDotPm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiUsersDotPm Package TWiki::Users This package provides services for the lookup and manipulation of login and wiki names of users, and their authentication. It is a Facade that... (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 VarGROUPS https://www.xpdays.de/twiki/bin/view/TWiki/VarGROUPS GROUPS 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) 2013-10-10T00:18:58Z TWikiContributor VarBB 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:09Z TWikiContributor InstantEnhancements https://www.xpdays.de/twiki/bin/view/TWiki/InstantEnhancements Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) 2013-09-25T19:36:57Z TWikiContributor SiteStatisticsFooter https://www.xpdays.de/twiki/bin/view/TWiki/SiteStatisticsFooter Legend: Webs Total : Number of webs, excluding template webs Webs Viewed : Number of webs viewed This can be bigger than Webs Total since this... (last changed by TWikiContributor) 2013-09-12T01:06:30Z 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 TWikiPreferencesForm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiPreferencesForm TWiki Preferences Form Name Type Size Value Tooltip message Attributes WEBBGCOLOR color 20 #FFD8AA HTML Color S FAVICON text... (last changed by TWikiContributor) 2013-03-26T11:07:07Z TWikiContributor VarCALC https://www.xpdays.de/twiki/bin/view/TWiki/VarCALC CALC{`formula`} add spreadsheet calculations to tables The % CALC{formula variable is handled by the SpreadSheetPlugin. Over 100 functions are available, such... (last changed by TWikiContributor) 2013-03-23T08:16:51Z TWikiContributor VarGMTIME2 https://www.xpdays.de/twiki/bin/view/TWiki/VarGMTIME2 GMTIME{`format`} formatted GM time Syntax: % GMTIME{`format` Supported variables: Variable: Unit: Example $seconds seconds... (last changed by TWikiContributor) 2012-11-13T08:29:43Z TWikiContributor VarBLUE https://www.xpdays.de/twiki/bin/view/TWiki/VarBLUE BLUE start blue colored text BLUE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) 2012-11-12T06:52:22Z TWikiContributor LinkingAndNavigationVariables https://www.xpdays.de/twiki/bin/view/TWiki/LinkingAndNavigationVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebRssBase.