Difference: WebAtomBase (1 vs. 5)

Revision 52008-12-01 - TWikiContributor

 

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{"%SYSTEMWEB%.WebAtomBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%BASETOPIC%"/>
<id>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
Changed:
<
<
ERROR: syntax error, near ">" TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 2024-04-08T07:41:57Z IVOA TWiki User Registration The default TWiki User Registration has been disabled to monitor and verify IVOA TWiki account requests. To obtain valid account credentials... (last changed by GiuliaIafrate) GiuliaIafrate RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin 2023-01-19T10:06:18Z Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol... (last changed by TWikiAdminUser) TWikiAdminUser VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT 2023-01-19T10:06:18Z REDIRECT{`url`} create a redirect to another topic or website The % REDIRECT{ variable is handled by the RedirectPlugin. Syntax: % REDIRECT{`TopicName... (last changed by TWikiAdminUser) TWikiAdminUser BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole 2022-12-02T09:41:04Z TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) TWikiAdminUser BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 2022-12-02T09:41:04Z Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... (last changed by TWikiAdminUser) TWikiAdminUser TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp 2022-12-02T09:10:06Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiAdminUser) TWikiAdminUser TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEPlugin 2022-12-02T09:10:06Z 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 TWikiAdminUser) TWikiAdminUser TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 2022-12-02T09:10:05Z TinyMCE 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 TWikiAdminUser) TWikiAdminUser VarSET https://wiki.ivoa.net/twiki/bin/view/TWiki/VarSET 2012-01-06T21:04:19Z 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) TWikiContributor WebCreateNewTopicTemplate https://wiki.ivoa.net/twiki/bin/view/TWiki/WebCreateNewTopicTemplate 2011-08-08T22:00:48Z Create New Topic in 1 Web %{ do not show the following elements Topic name: Topic parent: Use template: Default template View templates (last changed by TWikiContributor) TWikiContributor TagMeCreateNewTag https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMeCreateNewTag 2011-07-17T22:05:34Z Tag me: Create New Tag Create New Tag Rename Tag Delete Tag Create a new tag then add it to a topic. Name of new tag: Existing tags: Other... (last changed by TWikiContributor) TWikiContributor VarHEADLINES https://wiki.ivoa.net/twiki/bin/view/TWiki/VarHEADLINES 2011-07-09T00:26:47Z HEADLINES{`url`} show RSS and ATOM feeds in TWiki pages The % HEADLINES{`url` variable is handled by the HeadlinesPlugin. Syntax: % HEADLINES{ `http:... (last changed by TWikiContributor) TWikiContributor CommentPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/CommentPlugin 2011-06-17T03:57:41Z Comment Plugin The Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples... (last changed by TWikiContributor) TWikiContributor VarSEARCH https://wiki.ivoa.net/twiki/bin/view/TWiki/VarSEARCH 2011-01-09T06:43:41Z SEARCH{`text`} search content Inline search, shows a search result embedded in a topic Syntax: % SEARCH{`text` ... Supported parameters: Parameter... (last changed by TWikiContributor) TWikiContributor WebTemplateTopics https://wiki.ivoa.net/twiki/bin/view/TWiki/WebTemplateTopics 2010-09-12T08:11:00Z Topic templates in 1 Web` A topic template defines the initial content of a newly created topic. Available templates in 1 Web:` (last changed by TWikiContributor) TWikiContributor TWikiTip011 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip011 2010-06-27T07:44:28Z Server side include To include the contents of a web page or TWiki topic, use % INCLUDE{`page` . Examples: % INCLUDE{`http://www.google.com/` % INCLUDE... (last changed by TWikiContributor) TWikiContributor
>
>
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 2024-04-08T07:41:57Z IVOA TWiki User Registration The default TWiki User Registration has been disabled to monitor and verify IVOA TWiki account requests. To obtain valid account credentials... (last changed by GiuliaIafrate) GiuliaIafrate RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin 2023-01-19T10:06:18Z Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol... (last changed by TWikiAdminUser) TWikiAdminUser VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT 2023-01-19T10:06:18Z REDIRECT{`url`} create a redirect to another topic or website The % REDIRECT{ variable is handled by the RedirectPlugin. Syntax: % REDIRECT{`TopicName... (last changed by TWikiAdminUser) TWikiAdminUser BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole 2022-12-02T09:41:04Z TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) TWikiAdminUser BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 2022-12-02T09:41:04Z Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... (last changed by TWikiAdminUser) TWikiAdminUser TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEPlugin 2022-12-02T09:10:06Z 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 TWikiAdminUser) TWikiAdminUser TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp 2022-12-02T09:10:06Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiAdminUser) TWikiAdminUser TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 2022-12-02T09:10:05Z TinyMCE 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 TWikiAdminUser) TWikiAdminUser TWikiFuncDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiFuncDotPm 2012-01-15T06:06:07Z Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... (last changed by TWikiContributor) TWikiContributor ManagingWebs https://wiki.ivoa.net/twiki/bin/view/TWiki/ManagingWebs 2011-09-24T05:33:10Z Managing Webs Adding, renaming and deleting webs are all web based operations. Overview A TWikiSite is divided into webs; each one represents one workspace, one... (last changed by TWikiContributor) TWikiContributor NewUserTemplate https://wiki.ivoa.net/twiki/bin/view/TWiki/NewUserTemplate 2011-07-29T04:23:54Z My Links ATasteOfTWiki view a short introductory presentation on TWiki for beginners WelcomeGuest starting points on TWiki TWikiUsersGuide complete... (last changed by TWikiContributor) TWikiContributor TWikiReleaseNotes04x00 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiReleaseNotes04x00 2011-06-05T04:10:44Z TWiki Release 4.0 (Dakar) Note: This is the release note for the previous major release version 4.0.X. It is included with 4.1.X because it contains valuable information... (last changed by TWikiContributor) TWikiContributor DatabaseContrib https://wiki.ivoa.net/twiki/bin/view/TWiki/DatabaseContrib 2011-05-15T06:43:00Z Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUIEditDotPm 2011-04-12T00:50:46Z Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor) TWikiContributor DBIQueryPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/DBIQueryPlugin 2011-03-13T21:45:09Z DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... (last changed by TWikiContributor) TWikiContributor VarGMTIME https://wiki.ivoa.net/twiki/bin/view/TWiki/VarGMTIME 2010-12-29T23:23:37Z GMTIME GM time Syntax: % GMTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note:... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 42006-11-15 - TWikiContributor

 

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>

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

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%BASETOPIC%"/>
<id>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" type="regex" 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"}%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL{"view"}%/$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

Revision 32006-11-15 - TWikiContributor

 

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

Changed:
<
<
>
>
 

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:


Changed:
<
<
https://wiki.ivoa.net/twiki/bin/view/TWiki
>
>
https://wiki.ivoa.net/twiki/bin/view/TWiki
 Copyright 2025 by contributing authors
Changed:
<
<
2024-04-08T07:41:57Z TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 2024-04-08T07:41:57Z IVOA TWiki User Registration The default TWiki User Registration has been disabled to monitor and verify IVOA TWiki account requests. To obtain valid account credentials... (last changed by GiuliaIafrate) GiuliaIafrate VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT 2023-01-19T10:06:18Z REDIRECT{`url`} create a redirect to another topic or website The % REDIRECT{ variable is handled by the RedirectPlugin. Syntax: % REDIRECT{`TopicName... (last changed by TWikiAdminUser) TWikiAdminUser RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin 2023-01-19T10:06:18Z Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol... (last changed by TWikiAdminUser) TWikiAdminUser BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 2022-12-02T09:41:04Z Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... (last changed by TWikiAdminUser) TWikiAdminUser BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole 2022-12-02T09:41:04Z TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) TWikiAdminUser TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEPlugin 2022-12-02T09:10:06Z 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 TWikiAdminUser) TWikiAdminUser TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp 2022-12-02T09:10:06Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiAdminUser) TWikiAdminUser TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 2022-12-02T09:10:05Z TinyMCE 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 TWikiAdminUser) TWikiAdminUser TWikiUsersBaseUserMappingDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUsersBaseUserMappingDotPm 2011-08-21T04:15:17Z 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 TWikiInstallationGuide https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiInstallationGuide 2011-08-13T22:56:11Z TWiki Installation Guide The following is installation instructions for the TWiki 5.0 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... (last changed by TWikiContributor) TWikiContributor AnApplicationWithWikiForm https://wiki.ivoa.net/twiki/bin/view/TWiki/AnApplicationWithWikiForm 2011-05-05T19:41:20Z FAQ: How can I create a simple TWiki Forms based application? Answer: TWiki applications help automate workflows you have at the workplace. TWiki has a built in database... (last changed by TWikiContributor) TWikiContributor VarLOGIN https://wiki.ivoa.net/twiki/bin/view/TWiki/VarLOGIN 2010-08-06T23:56:24Z LOGIN present a full login link to non authenticated user Present a login link only to users that are not logged in Syntax: % LOGIN% Expand to:... (last changed by TWikiContributor) TWikiContributor TWikiTip002 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip002 2010-06-27T07:24:42Z WebChanges to see recent activity Each TWiki web has a WebChanges topic that lists recent activity from all editors of the web. This page can be useful when looking... (last changed by TWikiContributor) TWikiContributor DeveloperDocumentationCategory https://wiki.ivoa.net/twiki/bin/view/TWiki/DeveloperDocumentationCategory 2010-06-23T05:11:22Z A List of TWiki Developer Documentation Related topics: (last changed by TWikiContributor) TWikiContributor VarWIKILOGOURL https://wiki.ivoa.net/twiki/bin/view/TWiki/VarWIKILOGOURL 2010-06-16T05:44:28Z WIKILOGOURL site logo home URL Syntax: % WIKILOGOURL% Expands to: Defined in: TWikiPreferences, default % SCRIPTURLPATH{`view`/% USERSWEB%/% HOMETOPIC... (last changed by TWikiContributor) TWikiContributor GoodStyle https://wiki.ivoa.net/twiki/bin/view/TWiki/GoodStyle 2010-05-31T06:36:12Z GoodStyle Collaboration Tips TWiki has a very simple text formatting shorthand . In any case, you won`t go wrong if you simply: start each line... (last changed by TWikiContributor) TWikiContributor
>
>
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 2024-04-08T07:41:57Z IVOA TWiki User Registration The default TWiki User Registration has been disabled to monitor and verify IVOA TWiki account requests. To obtain valid account credentials... (last changed by GiuliaIafrate) GiuliaIafrate RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin 2023-01-19T10:06:18Z Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol... (last changed by TWikiAdminUser) TWikiAdminUser VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT 2023-01-19T10:06:18Z REDIRECT{`url`} create a redirect to another topic or website The % REDIRECT{ variable is handled by the RedirectPlugin. Syntax: % REDIRECT{`TopicName... (last changed by TWikiAdminUser) TWikiAdminUser BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole 2022-12-02T09:41:04Z TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) TWikiAdminUser BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 2022-12-02T09:41:04Z Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... (last changed by TWikiAdminUser) TWikiAdminUser TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp 2022-12-02T09:10:06Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiAdminUser) TWikiAdminUser TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEPlugin 2022-12-02T09:10:06Z 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 TWikiAdminUser) TWikiAdminUser TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 2022-12-02T09:10:05Z TinyMCE 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 TWikiAdminUser) TWikiAdminUser TagMeViewAllTags https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMeViewAllTags 2011-07-17T22:02:31Z Tag me: View All Tags All Tags My Tags Tag Search Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) TWikiContributor TWikiNetSkinPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiNetSkinPlugin 2011-07-10T22:05:39Z 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) TWikiContributor InterWikis https://wiki.ivoa.net/twiki/bin/view/TWiki/InterWikis 2011-06-06T20:21:21Z Inter Wiki Link Rules (or Links to other Sites) This topic lists all aliases needed to map Inter Site links to external wikis/sites. Whenever you write ExternalSite... (last changed by TWikiContributor) TWikiContributor WebChanges https://wiki.ivoa.net/twiki/bin/view/TWiki/WebChanges 2011-01-29T05:19:42Z 1 Recent Changes in 2 Web, ` retrieved at 1 ` Show recent changes with 50, 100, 200, 500, 1000 topics, all changes//WebRss, //, //?limit 100, //?limit... (last changed by TWikiContributor) TWikiContributor VarATTACHURL https://wiki.ivoa.net/twiki/bin/view/TWiki/VarATTACHURL 2010-06-30T06:00:03Z ATTACHURL full URL for attachments in the current topic Syntax: % ATTACHURL% Expands to: https://wiki.ivoa.net/internal/TWiki/VarATTACHURL Example... (last changed by TWikiContributor) TWikiContributor TWikiTip026 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip026 2010-06-28T06:01:55Z SlideShowPlugin for presentations Use the SlideShowPlugin to convert a topic with headings and bullets into a slideshow presentation. This plugin is useful for organizations... (last changed by TWikiContributor) TWikiContributor TWikiTip003 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip003 2010-06-27T07:19:02Z Raw View link At the bottom of the page next to Edit and Attach , there is a Raw View link that allows one to easily see how the TWiki topic looks... (last changed by TWikiContributor) TWikiContributor VarJQTAB https://wiki.ivoa.net/twiki/bin/view/TWiki/VarJQTAB 2010-06-09T06:10:50Z JQTAB start a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 22006-01-24 - TWikiContributor

 

ATOM News Feeds

Find out What's New

There are several ways to find out what's new in each TWiki web:

Changed:
<
<
  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
>
>
  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

Changed:
<
<
>
>
 

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"}% <!--

Changed:
<
<
  • Set SKIN = rss
>
>
  • 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

Revision 12006-01-24 - TWikiContributor

 

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 Perl This site is powered by the TWiki collaboration platformCopyright © 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.WebAtomBase.