Difference: WebAtomBase (1 vs. 6)

Revision 62013-04-23 - TWikiContributor

Line: 1 to 1
 

ATOM News Feeds

Find out What's New

Line: 40 to 40
 
%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%BASETOPIC%"/>
<id>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</id>
Changed:
<
<
Copyright 2026 by contributing authors 2015-07-09T23:59:31Z SetGetPlugin https://www.xpdays.de/twiki/bin/view/TWiki/SetGetPlugin 2015-07-09T23:59:31Z 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) TWikiContributor WebSearchAdvanced https://www.xpdays.de/twiki/bin/view/TWiki/WebSearchAdvanced 2015-05-15T01:16:27Z Advanced Search Simple search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo Search... (last changed by TWikiContributor) TWikiContributor VarCOLORPICKER https://www.xpdays.de/twiki/bin/view/TWiki/VarCOLORPICKER 2014-12-30T00:18:19Z 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) TWikiContributor TWikiUserSetting https://www.xpdays.de/twiki/bin/view/TWiki/TWikiUserSetting 2013-10-12T01:54:42Z 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) TWikiContributor UserBookmarks https://www.xpdays.de/twiki/bin/view/TWiki/UserBookmarks 2013-10-03T21:25:06Z Bookmarks Application Page This page contains several parts that are used by user bookmark pages. Bookmark pages reside in the web and are named wikiname Bookmarks... (last changed by TWikiContributor) TWikiContributor TWikiTemplates https://www.xpdays.de/twiki/bin/view/TWiki/TWikiTemplates 2013-09-25T19:36:44Z TWiki Templates Definition of the templates used to render all HTML pages displayed in TWiki Overview Templates are plain text with embedded template directives... (last changed by TWikiContributor) TWikiContributor SiteStatisticsFooter https://www.xpdays.de/twiki/bin/view/TWiki/SiteStatisticsFooter 2013-09-12T01:06:30Z 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) TWikiContributor PatternSkinCustomization https://www.xpdays.de/twiki/bin/view/TWiki/PatternSkinCustomization 2013-03-21T22:47:15Z PatternSkin Customization Guidelines how to create and customize page templates of the .PatternSkin. For styling your TWiki using stylesheets, see PatternSkinCssCookbook... (last changed by TWikiContributor) TWikiContributor InstalledPlugins https://www.xpdays.de/twiki/bin/view/TWiki/InstalledPlugins 2013-03-01T23:41:54Z Installed Plugins Plugins are mainly user contributed add ons that enhance and extend TWiki features and capabilities. A limited number of plugins are included in... (last changed by TWikiContributor) TWikiContributor VarHTTPS https://www.xpdays.de/twiki/bin/view/TWiki/VarHTTPS 2012-12-26T05:53:30Z 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) TWikiContributor VarEXAMPLEVAR https://www.xpdays.de/twiki/bin/view/TWiki/VarEXAMPLEVAR 2012-11-15T09:41:23Z EXAMPLEVAR example variable The % EXAMPLEVAR{ variable is handled by the EmptyPlugin Syntax: % EXAMPLEVAR{`text` format `...` Parameter text `... (last changed by TWikiContributor) TWikiContributor VarSCRIPTURLPATH2 https://www.xpdays.de/twiki/bin/view/TWiki/VarSCRIPTURLPATH2 2012-11-15T06:58:33Z SCRIPTURLPATH{`script`} URL path of TWiki script As % SCRIPTURL{`script` , but doesn`t include the protocol and host part of the URL Like % SCRIPTURL{... (last changed by TWikiContributor) TWikiContributor VarSCRIPTURL2 https://www.xpdays.de/twiki/bin/view/TWiki/VarSCRIPTURL2 2012-11-15T06:58:33Z SCRIPTURL{`script`} URL of TWiki script Expands to the URL of the specified script. Optionally, you can specify a web and/or a topic. In that case,... (last changed by TWikiContributor) TWikiContributor VarPLUGINVERSION https://www.xpdays.de/twiki/bin/view/TWiki/VarPLUGINVERSION 2012-11-15T05:58:43Z PLUGINVERSION the version of a TWiki Plugin, or the TWiki Plugins API Syntax: % PLUGINVERSION{`name` to get the version of a specific plugin Example:... (last changed by TWikiContributor) TWikiContributor VarLOCALSITEPREFS https://www.xpdays.de/twiki/bin/view/TWiki/VarLOCALSITEPREFS 2012-11-14T05:54:05Z LOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload the system level... (last changed by TWikiContributor) TWikiContributor VarLANGUAGES https://www.xpdays.de/twiki/bin/view/TWiki/VarLANGUAGES 2012-11-14T05:45:17Z LANGUAGES 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) TWikiContributor
>
>
Copyright 2026 by contributing authors 2015-05-07T04:00:56Z VarTWOCOLUMNS https://www.xpdays.de/twiki/bin/view/TWiki/VarTWOCOLUMNS 2015-05-07T04:00:56Z 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) TWikiContributor TWikiRenderDotPm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiRenderDotPm 2014-10-05T11:03:29Z Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... (last changed by TWikiContributor) TWikiContributor VarHIDE https://www.xpdays.de/twiki/bin/view/TWiki/VarHIDE 2014-05-16T00:46:28Z HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... (last changed by TWikiContributor) TWikiContributor VarEDITFORMFIELD https://www.xpdays.de/twiki/bin/view/TWiki/VarEDITFORMFIELD 2013-12-21T07:45:15Z 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) TWikiContributor TWikiStoreRcsFileDotPm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiStoreRcsFileDotPm 2013-10-14T08:02:47Z Package 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) TWikiContributor TWikiUsersBaseUserMappingDotPm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiUsersBaseUserMappingDotPm 2013-10-14T08:02:47Z 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) TWikiContributor TWikiFormSelectDotPm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiFormSelectDotPm 2013-10-14T08:02:47Z Package TWiki::Form::Select getDefaultValue() $value The default for a select is always the empty string, as there is no way in TWiki form definitions to indicate... (last changed by TWikiContributor) TWikiContributor VarLAQUO https://www.xpdays.de/twiki/bin/view/TWiki/VarLAQUO 2013-10-02T21:27:09Z LAQUO left double angle quote This variable is typically used in breadcrumbs. Syntax: % LAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) TWikiContributor InstantEnhancements https://www.xpdays.de/twiki/bin/view/TWiki/InstantEnhancements 2013-09-25T19:36:57Z 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) TWikiContributor JSCalendarContribInline https://www.xpdays.de/twiki/bin/view/TWiki/JSCalendarContribInline 2012-12-12T22:22:15Z Inline include of JSCalendarContrib HTML for use in forms. NOTE: As of 2012 12 12 this now uses the DatePickerPlugin. Please update your content to use the % DATEPICKER... (last changed by TWikiContributor) TWikiContributor VarBASETOPIC https://www.xpdays.de/twiki/bin/view/TWiki/VarBASETOPIC 2012-12-06T07:04:20Z BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as % TOPIC% if there is no INCLUDE.... (last changed by TWikiContributor) TWikiContributor VarSERVERTIME https://www.xpdays.de/twiki/bin/view/TWiki/VarSERVERTIME 2012-11-15T06:23:12Z SERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... (last changed by TWikiContributor) TWikiContributor VarREDBG https://www.xpdays.de/twiki/bin/view/TWiki/VarREDBG 2012-11-15T06:08:02Z REDBG start red colored background section REDBG is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut... (last changed by TWikiContributor) TWikiContributor VarGRAY https://www.xpdays.de/twiki/bin/view/TWiki/VarGRAY 2012-11-13T08:30:12Z GRAY start gray colored text GRAY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) TWikiContributor WebChangesRightBox https://www.xpdays.de/twiki/bin/view/TWiki/WebChangesRightBox 2012-11-09T09:28:29Z Recent changes in web: more... Web Changes Box on the Right Side This box is included in the of every web, except for the TWiki documentation web. To... (last changed by TWikiContributor) TWikiContributor TopMenuSkinHomeMenu https://www.xpdays.de/twiki/bin/view/TWiki/TopMenuSkinHomeMenu 2012-09-16T04:53:11Z Home Menu of TopMenuSkin This topic defines the Home pulldown menu, used by the TopMenuSkin. Home Site map Disable WYSIWYG editor... (last changed by TWikiContributor) TWikiContributor
 

Revision 52008-12-01 - TWikiContributor

Line: 1 to 1
 

ATOM News Feeds

Find out What's New

Line: 41 to 41
  https://www.xpdays.de/twiki/bin/view/TWiki Copyright 2026 by contributing authors
Changed:
<
<
2015-06-10T21:22:58Z WebCreateNewTopic https://www.xpdays.de/twiki/bin/view/TWiki/WebCreateNewTopic 2015-06-10T21:22:58Z (last changed by TWikiContributor) TWikiContributor UserSubwebs https://www.xpdays.de/twiki/bin/view/TWiki/UserSubwebs 2015-02-24T05:38:02Z User Subwebs TWiki provides each user with their own topic having their information and configuration. You may want to provide each user with a subweb Main/FirstLast... (last changed by TWikiContributor) TWikiContributor InterwikiPlugin https://www.xpdays.de/twiki/bin/view/TWiki/InterwikiPlugin 2015-02-02T21:15:01Z Interwiki Plugin Introduction The InterwikiPlugin links ExternalSite:Page text to a page on an external site based on aliases defined in the .InterWikis... (last changed by TWikiContributor) TWikiContributor WelcomeGuest https://www.xpdays.de/twiki/bin/view/TWiki/WelcomeGuest 2014-12-23T20:46:31Z Welcome, ! Welcome to TWiki! This is a TWikiSite (pronounced twee kee site ), a meeting place to work on common interests. Anyone can contribute using any web... (last changed by TWikiContributor) TWikiContributor VarTOC2 https://www.xpdays.de/twiki/bin/view/TWiki/VarTOC2 2014-06-16T01:48:26Z TOC{`Topic`} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ( ` text`... (last changed by TWikiContributor) TWikiContributor VarBULLET https://www.xpdays.de/twiki/bin/view/TWiki/VarBULLET 2013-10-02T21:27:09Z BULLET bullet sign Bullet sign, useful to create a bullet list in a TWiki table, such as % BULLET% One % BB% Two % BB% Three Type: Preference variable... (last changed by TWikiContributor) TWikiContributor VarQ https://www.xpdays.de/twiki/bin/view/TWiki/VarQ 2013-09-14T07:33:48Z Q question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Q% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) TWikiContributor TopMenuSkinTopicMenu https://www.xpdays.de/twiki/bin/view/TWiki/TopMenuSkinTopicMenu 2013-03-03T23:53:18Z Topic Menu of TopMenuSkin This topic defines the Topic pulldown menu with topic actions, used by the TopMenuSkin. View Raw View... (last changed by TWikiContributor) TWikiContributor TWikiReleaseNotes05x01 https://www.xpdays.de/twiki/bin/view/TWiki/TWikiReleaseNotes05x01 2013-02-16T22:54:56Z 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) TWikiContributor IncludeTopicRaw https://www.xpdays.de/twiki/bin/view/TWiki/IncludeTopicRaw 2012-12-27T09:03:11Z 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) TWikiContributor VarWIKIUSERNAME https://www.xpdays.de/twiki/bin/view/TWiki/VarWIKIUSERNAME 2012-11-15T07:41:29Z WIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... (last changed by TWikiContributor) TWikiContributor VarSYSTEMWEB https://www.xpdays.de/twiki/bin/view/TWiki/VarSYSTEMWEB 2012-11-15T06:30:41Z SYSTEMWEB name of TWiki documentation web The web containing all documentation and default preference settings Syntax: % SYSTEMWEB% Expands to:... (last changed by TWikiContributor) TWikiContributor VarATTACHURL https://www.xpdays.de/twiki/bin/view/TWiki/VarATTACHURL 2012-11-12T06:37:53Z ATTACHURL full URL for attachments in the current topic Syntax: % ATTACHURL% Expands to: https://www.xpdays.de/twiki/pub/TWiki/VarATTACHURL Example... (last changed by TWikiContributor) TWikiContributor TWikiTip015 https://www.xpdays.de/twiki/bin/view/TWiki/TWikiTip015 2012-09-05T06:16:05Z Breadcrumb The breadcrumb of a topic shows you the page hierarchy. It is constructed using a topic`s parent setting. See More Tips... Contributors: TWiki:Main... (last changed by TWikiContributor) TWikiContributor TWikiTutorial https://www.xpdays.de/twiki/bin/view/TWiki/TWikiTutorial 2012-03-29T23:32:23Z 20 Minute TWiki Tutorial This step by step, hands on tutorial gets you up to speed with all the TWikiSite basics, in mere minutes ... 1. Get set... Open two browser... (last changed by TWikiContributor) TWikiContributor EditUserAccount https://www.xpdays.de/twiki/bin/view/TWiki/EditUserAccount 2010-09-28T05:46:58Z Manage Users: Edit User Account WikiName of user: find users Related topics: ManagingUsers, QueryUsers, AdminToolsCategory (last changed by TWikiContributor) TWikiContributor
>
>
HeadlinesPlugin https://www.xpdays.de/twiki/bin/view/TWiki/HeadlinesPlugin 2015-11-05T22:53:05Z Headlines Plugin Description This plugin displays RSS and ATOM feeds from news sites. Use it to build news portals that show headline news. Notes: RSS (Rich... (last changed by TWikiContributor) TWikiContributor VarSETGETDUMP https://www.xpdays.de/twiki/bin/view/TWiki/VarSETGETDUMP 2015-04-09T20:44:52Z SETGETDUMP{...} dump variables Dump volatile or persistent name/values previously set with % SET{ . Syntax: % SETGETDUMP{ remember `1` format `...` separator... (last changed by TWikiContributor) TWikiContributor VarSPACEOUT https://www.xpdays.de/twiki/bin/view/TWiki/VarSPACEOUT 2015-01-15T02:58:30Z SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces between word components. Word component boundaries are transitions from... (last changed by TWikiContributor) TWikiContributor VarWEBPREFSTOPIC https://www.xpdays.de/twiki/bin/view/TWiki/VarWEBPREFSTOPIC 2014-12-16T02:37:42Z WEBPREFSTOPIC name of web preferences topic Syntax: % WEBPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVariables... (last changed by TWikiContributor) TWikiContributor TopMenuSkinTopBar https://www.xpdays.de/twiki/bin/view/TWiki/TopMenuSkinTopBar 2014-06-19T03:01:22Z Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor) TWikiContributor VarNOP https://www.xpdays.de/twiki/bin/view/TWiki/VarNOP 2014-05-16T00:46:08Z NOP template text not to be expanded in instantiated topics Syntax: % NOP% In normal topic text, expands to nop , which prevents expansion of adjacent... (last changed by TWikiContributor) TWikiContributor TWikiSkins https://www.xpdays.de/twiki/bin/view/TWiki/TWikiSkins 2014-05-01T07:55:49Z TWiki Skins A skin overlays regular templates to provide specific look and feel to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the... (last changed by TWikiContributor) TWikiContributor VarADDTOHEAD https://www.xpdays.de/twiki/bin/view/TWiki/VarADDTOHEAD 2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) TWikiContributor WebTopicEditTemplate https://www.xpdays.de/twiki/bin/view/TWiki/WebTopicEditTemplate 2013-08-15T21:40:46Z Title Article text. Comments NOP (last changed by TWikiContributor) TWikiContributor IncludeTopicsAndWebPages https://www.xpdays.de/twiki/bin/view/TWiki/IncludeTopicsAndWebPages 2013-06-26T05:34:51Z Include Topics and Web Pages Using % INCLUDE{... Variable Use the % INCLUDE{... variable to embed the content of another topic or web page inside a TWiki topic... (last changed by TWikiContributor) TWikiContributor TagMeSearch https://www.xpdays.de/twiki/bin/view/TWiki/TagMeSearch 2013-04-18T01:40:46Z Tag me: Tag Search All Tags Tag Search Show topics tagged with Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) TWikiContributor CopyingTopics https://www.xpdays.de/twiki/bin/view/TWiki/CopyingTopics 2012-12-25T07:25:32Z Copying Topics Browser based copy for individual topics Overview You can use browser based controls to copy a topic within the same web or to another web. The specified... (last changed by TWikiContributor) TWikiContributor VarTWIKIWEB https://www.xpdays.de/twiki/bin/view/TWiki/VarTWIKIWEB 2012-11-15T07:03:24Z TWIKIWEB synonym for SYSTEMWEB Deprecated. Please use % SYSTEMWEB% instead. Category: SystemInformationVariables Related: SYSTEMWEB, USERSWEB (last changed by TWikiContributor) TWikiContributor VarSLIDESHOWEND https://www.xpdays.de/twiki/bin/view/TWiki/VarSLIDESHOWEND 2012-11-15T06:26:34Z SLIDESHOWEND end slideshow The % SLIDESHOWEND% variable is handled by the SlideShowPlugin Syntax: % SLIDESHOWEND% Example: See SLIDESHOWSTART... (last changed by TWikiContributor) TWikiContributor TagMeDeleteTag https://www.xpdays.de/twiki/bin/view/TWiki/TagMeDeleteTag 2012-11-13T09:19:06Z Tag 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) TWikiContributor TagMeChangeRequests https://www.xpdays.de/twiki/bin/view/TWiki/TagMeChangeRequests 2012-11-13T09:19:06Z Tag me: Change Requests Note: Creating, renaming, and deleting of tags is ususally done by users that have received permissions to do this. Permissions are... (last changed by TWikiContributor) TWikiContributor
 

Revision 42006-11-15 - TWikiContributor

Line: 1 to 1
 

ATOM News Feeds

Find out What's New

Line: 27 to 27
 
<title><nop>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
<subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>

Changed:
<
<
%INCLUDE{"%TWIKIWEB%.WebAtomBase"}% <!--
>
>
%INCLUDE{"%SYSTEMWEB%.WebAtomBase"}% <!--
 
  • Set SKIN = rss
-->

Revision 32006-11-15 - TWikiContributor

Line: 1 to 1
 

ATOM News Feeds

Find out What's New

Line: 15 to 15
 
Changed:
<
<
>
>
 

ATOM Feed Internals

Line: 38 to 38
 
Changed:
<
<
https://www.xpdays.de/twiki/bin/view/TWiki
>
>
https://www.xpdays.de/twiki/bin/view/TWiki
 Copyright 2026 by contributing authors
Changed:
<
<
2015-04-09T20:44:52Z VarSETGETDUMP https://www.xpdays.de/twiki/bin/view/TWiki/VarSETGETDUMP 2015-04-09T20:44:52Z SETGETDUMP{...} dump variables Dump volatile or persistent name/values previously set with % SET{ . Syntax: % SETGETDUMP{ remember `1` format `...` separator... (last changed by TWikiContributor) TWikiContributor SmiliesPlugin https://www.xpdays.de/twiki/bin/view/TWiki/SmiliesPlugin 2015-02-17T07:32:31Z The Smilies Plugin : ) Introduction Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile :<nop... (last changed by TWikiContributor) TWikiContributor VarWEBPREFSTOPIC https://www.xpdays.de/twiki/bin/view/TWiki/VarWEBPREFSTOPIC 2014-12-16T02:37:42Z WEBPREFSTOPIC name of web preferences topic Syntax: % WEBPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVariables... (last changed by TWikiContributor) TWikiContributor TWikiForms https://www.xpdays.de/twiki/bin/view/TWiki/TWikiForms 2014-12-11T07:16:09Z TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) TWikiContributor TopMenuSkinTopBar https://www.xpdays.de/twiki/bin/view/TWiki/TopMenuSkinTopBar 2014-06-19T03:01:22Z Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor) TWikiContributor VarADDTOHEAD https://www.xpdays.de/twiki/bin/view/TWiki/VarADDTOHEAD 2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) TWikiContributor WebTopicEditTemplate https://www.xpdays.de/twiki/bin/view/TWiki/WebTopicEditTemplate 2013-08-15T21:40:46Z Title Article text. Comments NOP (last changed by TWikiContributor) TWikiContributor TagMeSearch https://www.xpdays.de/twiki/bin/view/TWiki/TagMeSearch 2013-04-18T01:40:46Z Tag me: Tag Search All Tags Tag Search Show topics tagged with Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) TWikiContributor CopyingTopics https://www.xpdays.de/twiki/bin/view/TWiki/CopyingTopics 2012-12-25T07:25:32Z Copying Topics Browser based copy for individual topics Overview You can use browser based controls to copy a topic within the same web or to another web. The specified... (last changed by TWikiContributor) TWikiContributor VarTWIKIWEB https://www.xpdays.de/twiki/bin/view/TWiki/VarTWIKIWEB 2012-11-15T07:03:24Z TWIKIWEB synonym for SYSTEMWEB Deprecated. Please use % SYSTEMWEB% instead. Category: SystemInformationVariables Related: SYSTEMWEB, USERSWEB (last changed by TWikiContributor) TWikiContributor VarSILVER https://www.xpdays.de/twiki/bin/view/TWiki/VarSILVER 2012-11-15T06:25:50Z SILVER start silver colored text SILVER is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor TagMeChangeRequests https://www.xpdays.de/twiki/bin/view/TWiki/TagMeChangeRequests 2012-11-13T09:19:06Z Tag me: Change Requests Note: Creating, renaming, and deleting of tags is ususally done by users that have received permissions to do this. Permissions are... (last changed by TWikiContributor) TWikiContributor TagMeDeleteTag https://www.xpdays.de/twiki/bin/view/TWiki/TagMeDeleteTag 2012-11-13T09:19:06Z Tag 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) TWikiContributor TWikiVariablesCategoryBody https://www.xpdays.de/twiki/bin/view/TWiki/TWikiVariablesCategoryBody 2012-11-13T08:11:59Z TWiki Variables Category Body This is a system topic used by TWikiVariablesSearch categories. TWiki Variables Search Category: Categories: Related Topics... (last changed by TWikiContributor) TWikiContributor WorkflowAndAutomationVariables https://www.xpdays.de/twiki/bin/view/TWiki/WorkflowAndAutomationVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor TWikiTipsOfTheDay https://www.xpdays.de/twiki/bin/view/TWiki/TWikiTipsOfTheDay 2012-09-05T06:15:48Z TWiki Tips Of The Day These are all tips of the day. They are located in the web (official TWiki tips) and web (custom tips). Total: tips See also: TWiki Tips... (last changed by TWikiContributor) TWikiContributor
>
>
WebChanges https://www.xpdays.de/twiki/bin/view/TWiki/WebChanges 2015-09-17T06:19:15Z Recent Changes in 1 Web retrieved at 1 ` Show 1 results per page, or 2 show all 3 .//?limit $item` rel `nofollow` $item), 10, 20, 50,... (last changed by TWikiContributor) TWikiContributor WebSearch https://www.xpdays.de/twiki/bin/view/TWiki/WebSearch 2015-05-15T20:15:32Z Search in 1 Web Advanced search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo... (last changed by TWikiContributor) TWikiContributor WebChangesAlert https://www.xpdays.de/twiki/bin/view/TWiki/WebChangesAlert 2015-02-27T05:46:19Z Web Changes Notification Service Each TWiki web has an automatic e mail notification service that sends you an e mail with links to all of the topics modified since... (last changed by TWikiContributor) TWikiContributor TWikiTimeDotPm https://www.xpdays.de/twiki/bin/view/TWiki/TWikiTimeDotPm 2014-10-05T11:03:29Z Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (... (last changed by TWikiContributor) TWikiContributor WebTopBar https://www.xpdays.de/twiki/bin/view/TWiki/WebTopBar 2014-06-19T03:03:06Z (last changed by TWikiContributor) TWikiContributor TipsContrib https://www.xpdays.de/twiki/bin/view/TWiki/TipsContrib 2013-10-25T19:11:23Z Tips Contrib Package Displays a rotating `TWiki Tip of the Day` to help familiarize new users with TWiki features. Includes an application for creating custom tips... (last changed by TWikiContributor) TWikiContributor VarVBAR https://www.xpdays.de/twiki/bin/view/TWiki/VarVBAR 2013-10-02T21:27:09Z VBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%... (last changed by TWikiContributor) TWikiContributor WebTopicCreator https://www.xpdays.de/twiki/bin/view/TWiki/WebTopicCreator 2013-04-27T01:22:50Z `Create New Topic` page has moved Continue to create the new page TWiki admins Please replace all web`s WebTopicCreator topic contents with this text: % `WebTopicCreator... (last changed by TWikiContributor) TWikiContributor TWikiFaqTemplate https://www.xpdays.de/twiki/bin/view/TWiki/TWikiFaqTemplate 2013-03-05T18:44:56Z FAQ: Answer: Back to: TWikiFAQ Contributors: (last changed by TWikiContributor) TWikiContributor VarSITENAME https://www.xpdays.de/twiki/bin/view/TWiki/VarSITENAME 2012-12-11T11:10:44Z SITENAME the current site name Syntax: % SITENAME% Supported parameters: none Returns the current site name defined by {ReadOnlyAndMirrorWebs}{SiteName... (last changed by TWikiContributor) TWikiContributor VarBASEWEB https://www.xpdays.de/twiki/bin/view/TWiki/VarBASEWEB 2012-12-06T07:04:16Z BASEWEB base web where an INCLUDE started The web name where the includes started, e.g. the web of the first topic of nested includes. Same as % WEB% in case... (last changed by TWikiContributor) TWikiContributor VarAQUA https://www.xpdays.de/twiki/bin/view/TWiki/VarAQUA 2012-11-15T08:00:12Z AQUA start aqua colored text AQUA is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) TWikiContributor VarGREEN https://www.xpdays.de/twiki/bin/view/TWiki/VarGREEN 2012-11-15T07:59:52Z GREEN start green colored text GREEN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor VarTEAL https://www.xpdays.de/twiki/bin/view/TWiki/VarTEAL 2012-11-15T07:58:35Z TEAL start teal colored text TEAL is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) TWikiContributor VarUSERNAME https://www.xpdays.de/twiki/bin/view/TWiki/VarUSERNAME 2012-11-15T07:17:14Z USERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith... (last changed by TWikiContributor) TWikiContributor VarREMOTEADDR https://www.xpdays.de/twiki/bin/view/TWiki/VarREMOTEADDR 2012-11-15T06:10:04Z REMOTE ADDR environment variable Syntax: % REMOTE ADDR% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related:... (last changed by TWikiContributor) TWikiContributor
 

Revision 22006-01-24 - TWikiContributor

Line: 1 to 1
 

ATOM News Feeds

Find out What's New

Revision 12006-01-24 - TWikiContributor

Line: 1 to 1
Added:
>
>

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
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

ATOM Feed Usage

ATOM Feed Internals

Each web has a WebAtom topic which includes part of this WebAtomBase topic. This topic is the base for the ATOM feed and generates an WebAtom 1.0 feed for TWiki:Codev/AtomSyndication.

The WebAtom topic in each web contains the following text:


<title><nop>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
<subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>
%INCLUDE{"%TWIKIWEB%.WebAtomBase"}% <!--
	* Set SKIN = rss
-->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/%HOMETOPIC%"/>
<id>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$percntCALC{$IF($GET(c)>0, , <updated>$isodate</updated>$CHAR(10))$SETM(c, +1)}$percnt<entry>$n <title>$topic</title>$n <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</id>$n <updated>$isodate</updated>$n <summary>$summary (last changed by <nop>$wikiname)</summary>$n <author>$n  <name><nop>$wikiname</name></author>$n</entry>"}%
%STOPINCLUDE%

See also: WebRssBase, TWiki:Codev/AtomSyndication

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2026 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.WebAtomBase.