Difference: WebRssBase (1 vs. 9)

Revision 92008-12-01 - TWikiContributor

 

RSS 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

RSS Feed Usage

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:


<channel rdf:about="%SCRIPTURL{"view"}%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>
%INCLUDE{"TWiki.WebRssBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>The contributing authors of %WIKITOOLNAME%</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
  <items>
    <rdf:Seq>
Changed:
<
<
>
>
  International Virtual Observatory Alliance.TWiki https://wiki.ivoa.net/twiki/bin/view/TWiki /internal/TWiki/TWikiPreferences/ivoa_logo137x77.jpg
Changed:
<
<
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 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) 2024-04-08T07:41:57Z GiuliaIafrate RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin 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) 2023-01-19T10:06:18Z admin VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT 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) 2023-01-19T10:06:18Z admin BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 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) 2022-12-02T09:41:04Z admin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) 2022-12-02T09:41:04Z admin TinyMCEPlugin https://wiki.ivoa.net/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 TWikiAdminUser) 2022-12-02T09:10:06Z admin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp 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) 2022-12-02T09:10:06Z admin TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 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) 2022-12-02T09:10:05Z admin TWikiUpgradeGuide https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUpgradeGuide TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 4.3) to TWiki 5.1 Overview TWiki 5.1 is a minor release introducing... (last changed by TWikiContributor) 2011-08-13T22:16:07Z TWikiContributor PreviewBackground https://wiki.ivoa.net/twiki/bin/view/TWiki/PreviewBackground Background Image for Preview Preview looks like the real page, but the links lead to an oops dialog warning users of not yet saved topics. In addition, a background... (last changed by TWikiContributor) 2011-06-05T05:28:52Z TWikiContributor SiteMap https://wiki.ivoa.net/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 colored coded... (last changed by TWikiContributor) 2011-01-22T05:06:41Z TWikiContributor HierarchicalNavigation https://wiki.ivoa.net/twiki/bin/view/TWiki/HierarchicalNavigation Hierarchical Navigation Navigation block that displays the current topic, its parent and children (if any). This is intended to be included in other topics, for... (last changed by TWikiContributor) 2010-09-12T08:14:02Z TWikiContributor VarLOGINURL https://wiki.ivoa.net/twiki/bin/view/TWiki/VarLOGINURL LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Related: TWikiUserAuthentication... (last changed by TWikiContributor) 2010-08-06T23:56:24Z TWikiContributor TWikiTip018 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip018 Inline search To embed a search in a topic, use the % SEARCH{ parameters TWiki Variable. The search variable is used by many TWiki applications. Related Topics... (last changed by TWikiContributor) 2010-06-28T01:49:14Z TWikiContributor TWikiTip016 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip016 TWiki Skins Skins overlay regular templates with alternate header/footer layouts. You can use Skins to change the look of a TWiki topic, for example, the layout of... (last changed by TWikiContributor) 2010-06-28T01:49:08Z TWikiContributor TWikiTip001 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip001 The Jump Box as a browser The JumpBox is not only a tool to allow you to jump from page to page, you can use it to search for documents. If you do not know the entire... (last changed by TWikiContributor) 2010-06-27T07:24:39Z TWikiContributor
>
>
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 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) 2024-04-08T07:41:57Z GiuliaIafrate VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT 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) 2023-01-19T10:06:18Z admin RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin 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) 2023-01-19T10:06:18Z admin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) 2022-12-02T09:41:04Z admin BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 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) 2022-12-02T09:41:04Z admin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp 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) 2022-12-02T09:10:06Z admin TinyMCEPlugin https://wiki.ivoa.net/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 TWikiAdminUser) 2022-12-02T09:10:06Z admin TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 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) 2022-12-02T09:10:05Z admin TWikiFuncDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiFuncDotPm 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) 2012-01-15T06:06:07Z TWikiContributor TWikiUsersPasswordDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUsersPasswordDotPm Package TWiki::Users::Password Base class of all password handlers. Default behaviour is no passwords, so anyone can be anyone they like. The methods of this class... (last changed by TWikiContributor) 2011-08-21T04:15:50Z TWikiContributor TWikiSkins https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiSkins TWiki Skins Skins overlay regular templates to give different looks and feels to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the... (last changed by TWikiContributor) 2011-08-12T00:35:07Z TWikiContributor EditTablePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/EditTablePlugin Edit Table Plugin Introduction Edit TWiki tables in place, using edit fields and drop down boxes, without having to edit the complete topic. Simply add an Edit... (last changed by TWikiContributor) 2011-07-08T01:22:17Z TWikiContributor QuerySearch https://wiki.ivoa.net/twiki/bin/view/TWiki/QuerySearch Query Search Query searches help you search the contents of forms attached to your topics, as well as the values of other meta data attached to the topic. Using query... (last changed by TWikiContributor) 2011-04-04T20:00:30Z TWikiContributor WebPreferences https://wiki.ivoa.net/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by TWikiContributor) 2011-02-02T05:01:19Z TWikiContributor VarDATE https://wiki.ivoa.net/twiki/bin/view/TWiki/VarDATE DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... (last changed by TWikiContributor) 2010-12-29T23:23:37Z TWikiContributor QueryUsers https://wiki.ivoa.net/twiki/bin/view/TWiki/QueryUsers Manage Users: Query Users Find users: show all clear Related topics: ManagingUsers, EditUserAccount, AdminToolsCategory (last changed by TWikiContributor) 2010-09-27T22:50:16Z TWikiContributor
 

See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

Revision 82005-03-27 - TWikiContributor

 

RSS 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

RSS Feed Usage

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:


<channel rdf:about="%SCRIPTURL{"view"}%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>

Changed:
<
<
%INCLUDE{"TWiki.WebRssBase"}% <!--
>
>
%INCLUDE{"TWiki.WebRssBase"}% <!--
 
  • Set SKIN = rss
-->

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>The contributing authors of %WIKITOOLNAME%</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
  <items>
    <rdf:Seq>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%URLPARAM{"web" default="%INCLUDINGWEB%" }%" excludetopic="%URLPARAM{"excludetopic" default="WebStatistics" }%" type="%URLPARAM{"type" default="regex" }%" nosearch="on" order="modified" reverse="on" nototal="on" limit="%URLPARAM{"limit" default="16" }%" scope="%URLPARAM{"scope" default="text" }%" casesensitive="%URLPARAM{"casesensitive" default="on" }%" date="%URLPARAM{"date" default="" }%" format="      <rdf:li rdf:resource=\"%SCRIPTURL{"view"}%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%WIKILOGOIMG%">
  <title>%WIKILOGOALT%.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <url>%WIKILOGOIMG%</url>
</image>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%URLPARAM{"web" default="%INCLUDINGWEB%" }%" excludetopic="%URLPARAM{"excludetopic" default="WebStatistics" }%" type="%URLPARAM{"type" default="regex" }%" nosearch="on" order="modified" reverse="on" nototal="on" limit="%URLPARAM{"limit" default="16" }%" scope="%URLPARAM{"scope" default="text" }%" casesensitive="%URLPARAM{"casesensitive" default="on" }%" date="%URLPARAM{"date" default="" }%" format="<item rdf:about=\"%SCRIPTURL{"view"}%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL{"view"}%/$web/$topic</link>$n  <description>$summary (last changed by <nop>$wikiname)</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL{"view"}%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n</item>"}%
%STOPINCLUDE%

See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

Revision 72005-03-27 - TWikiContributor

 

RSS 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
 

RSS Feed Usage

Changed:
<
<
>
>
 

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:


<channel rdf:about="%SCRIPTURL{"view"}%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>
%INCLUDE{"TWiki.WebRssBase"}% <!--

Changed:
<
<
  • Set SKIN = rss
>
>
  • Set SKIN = rss
 -->

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
Changed:
<
<
TWiki Administrator [ivoadoc@ivoa.net]
>
>
The contributing authors of TWiki
  TWiki
Changed:
<
<
>
>
  International Virtual Observatory Alliance.TWiki https://wiki.ivoa.net/twiki/bin/view/TWiki /internal/TWiki/TWikiPreferences/ivoa_logo137x77.jpg
Changed:
<
<
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration?t=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) 2024-04-08T07:41:57Z GiuliaIafrate VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT?t=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) 2023-01-19T10:06:18Z admin RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin?t=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) 2023-01-19T10:06:18Z admin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole?t=2022-12-02T09:41:04Z TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) 2022-12-02T09:41:04Z admin BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin?t=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) 2022-12-02T09:41:04Z admin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp?t=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) 2022-12-02T09:10:06Z admin TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEPlugin?t=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) 2022-12-02T09:10:06Z admin TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions?t=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) 2022-12-02T09:10:05Z admin AdminToolsCategory https://wiki.ivoa.net/twiki/bin/view/TWiki/AdminToolsCategory?t=2011-07-29T04:21:25Z Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure script, , InterWikis, Variables, Doc... (last changed by TWikiContributor) 2011-07-29T04:21:25Z TWikiContributor VarENCODE https://wiki.ivoa.net/twiki/bin/view/TWiki/VarENCODE?t=2011-06-14T03:41:48Z ENCODE{`string`} encodes a string to HTML entities Encode `special` characters to HTML numeric entities. Encoded characters are: all non printable ASCII... (last changed by TWikiContributor) 2011-06-14T03:41:48Z TWikiContributor InterWikis https://wiki.ivoa.net/twiki/bin/view/TWiki/InterWikis?t=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) 2011-06-06T20:21:21Z TWikiContributor TWikiUserAuthentication https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUserAuthentication?t=2011-06-05T05:29:25Z TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `login`, is the process by which a user lets... (last changed by TWikiContributor) 2011-06-05T05:29:25Z TWikiContributor IfStatements https://wiki.ivoa.net/twiki/bin/view/TWiki/IfStatements?t=2011-04-04T20:00:30Z IF Statements The % IF% construct gives TWiki the power to include content in topics based on the value of simple expressions. % IF{`CONDITION` then `THEN` else... (last changed by TWikiContributor) 2011-04-04T20:00:30Z TWikiContributor VarREVINFO https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREVINFO?t=2010-12-29T23:23:37Z REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... (last changed by TWikiContributor) 2010-12-29T23:23:37Z TWikiContributor TWikiTip022 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip022?t=2010-06-28T02:45:02Z Edit tables with EditTablePlugin The EditTablePlugin allows you to edit TWiki tables using edit fields and drop down boxes. Tables have an Edit button if... (last changed by TWikiContributor) 2010-06-28T02:45:02Z TWikiContributor TWikiSkinBrowser https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiSkinBrowser?t=2010-06-24T05:52:14Z 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) 2010-06-24T05:52:14Z TWikiContributor
>
>
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 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) 2024-04-08T07:41:57Z GiuliaIafrate VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT 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) 2023-01-19T10:06:18Z admin RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin 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) 2023-01-19T10:06:18Z admin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) 2022-12-02T09:41:04Z admin BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 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) 2022-12-02T09:41:04Z admin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp 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) 2022-12-02T09:10:06Z admin TinyMCEPlugin https://wiki.ivoa.net/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 TWikiAdminUser) 2022-12-02T09:10:06Z admin TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 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) 2022-12-02T09:10:05Z admin TagMeViewMyTags https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMeViewMyTags Tag me: View My Tags All Tags My Tags Tag Search Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) 2011-07-17T22:02:03Z TWikiContributor WikiName https://wiki.ivoa.net/twiki/bin/view/TWiki/WikiName Wiki Name Your name, usually your first and last name connected without a space. For example, Tim Berners Lee`s WikiName is TimBernersLee. Your name is also... (last changed by TWikiContributor) 2011-06-05T05:29:25Z TWikiContributor VarSERVERTIME https://wiki.ivoa.net/twiki/bin/view/TWiki/VarSERVERTIME SERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... (last changed by TWikiContributor) 2010-12-29T23:23:37Z TWikiContributor VarLOGOUT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarLOGOUT LOGOUT present a full logout link to authenticated user Present a logout link only to logged in users Syntax: % LOGOUT% Expand to: Related:... (last changed by TWikiContributor) 2010-08-06T23:56:28Z TWikiContributor VarTOC https://wiki.ivoa.net/twiki/bin/view/TWiki/VarTOC TOC table of contents of current topic Table of Contents. Shows a TOC that is generated automatically based on headings of the current topic. Headings in WikiSyntax... (last changed by TWikiContributor) 2010-07-07T04:51:54Z TWikiContributor VarPLUGINVERSION https://wiki.ivoa.net/twiki/bin/view/TWiki/VarPLUGINVERSION 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) 2010-06-30T05:49:41Z TWikiContributor TWikiTip022 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip022 Edit tables with EditTablePlugin The EditTablePlugin allows you to edit TWiki tables using edit fields and drop down boxes. Tables have an Edit button if... (last changed by TWikiContributor) 2010-06-28T02:45:02Z TWikiContributor TWikiSkinBrowser https://wiki.ivoa.net/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) 2010-06-24T05:52:14Z TWikiContributor
 

See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

Revision 62005-03-27 - TWikiContributor

Changed:
<
<

How to Find out What's New?

>
>

RSS News Feeds

 
Changed:
<
<
There are three ways to find out what's new in each TWiki web:
>
>

Find out What's New

Deleted:
<
<
  1. WebChanges shows recent changes
  2. People subscribed in WebNotify get notified of recent changes by e-mail
  3. A news feed can be exported in RSS 1.0 format for TWiki:Codev/TWikiSyndication. RSS news readers like TWiki:Plugins/HeadlinesPlugin can display the recent changes
 
Added:
>
>
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
 

RSS Feed Usage

Changed:
<
<
>
>
 

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:


Changed:
<
<
<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s %INCLUDINGWEB% web</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}%
>
>
<channel rdf:about="%SCRIPTURL{"view"}%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>
%INCLUDE{"TWiki.WebRssBase"}% <!--
	* Set SKIN = rss

Added:
>
>
-->
 

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
Deleted:
<
<
TWiki.TWiki
 
Changed:
<
<
>
>
  International Virtual Observatory Alliance.TWiki
Changed:
<
<
https://wiki.ivoa.net/twiki/bin/view/TWiki
>
>
https://wiki.ivoa.net/twiki/bin/view/TWiki
  /internal/TWiki/TWikiPreferences/ivoa_logo137x77.jpg
Changed:
<
<
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration?t=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) 2024-04-08T07:41:57Z GiuliaIafrate 24 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin?t=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) 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT?t=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) 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin?t=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) 2022-12-02T09:41:04Z admin 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole?t=2022-12-02T09:41:04Z TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) 2022-12-02T09:41:04Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEPlugin?t=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) 2022-12-02T09:10:06Z admin 11 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp?t=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) 2022-12-02T09:10:06Z admin 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions?t=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) 2022-12-02T09:10:05Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions PreferencesPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/PreferencesPlugin?t=2011-08-21T03:24:29Z 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) 2011-08-21T03:24:29Z TWikiContributor 13 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/PreferencesPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/PreferencesPlugin TopMenuSkinTopicMenu https://wiki.ivoa.net/twiki/bin/view/TWiki/TopMenuSkinTopicMenu?t=2011-07-28T22:00:57Z 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) 2011-07-28T22:00:57Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TopMenuSkinTopicMenu https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TopMenuSkinTopicMenu TwistyContrib https://wiki.ivoa.net/twiki/bin/view/TWiki/TwistyContrib?t=2011-07-10T22:10:20Z TwistyContrib Introduction This contrib packages in a convenient way the JavaScript library and the CSS file needed to implement Twisty sections. TwistyContrib... (last changed by TWikiContributor) 2011-07-10T22:10:20Z TWikiContributor 13 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TwistyContrib https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TwistyContrib EmptyPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/EmptyPlugin?t=2011-05-23T04:13:46Z Empty TWiki Plugin Introduction This is an empty plugin. Use it as a template to build your own .TWikiPlugins. This plugin does nothing, but is ready to be extended... (last changed by TWikiContributor) 2011-05-23T04:13:46Z TWikiContributor 19 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/EmptyPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/EmptyPlugin AnApplicationWithWikiForm https://wiki.ivoa.net/twiki/bin/view/TWiki/AnApplicationWithWikiForm?t=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) 2011-05-05T19:41:20Z TWikiContributor 7 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/AnApplicationWithWikiForm https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/AnApplicationWithWikiForm TWikiTip004 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip004?t=2010-06-27T07:23:44Z E mail alert of topic changes Subscribing to WebNotify will enable TWiki to send you details of changes made on topics in a certain web. You can choose to be notified... (last changed by TWikiContributor) 2010-06-27T07:23:44Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip004 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip004 ObjectMethod https://wiki.ivoa.net/twiki/bin/view/TWiki/ObjectMethod?t=2010-06-24T03:48:47Z Object Method An ObjectMethod is a method that must be called relative to a previous constructed object of the class type. For example: package Telecoms ClassMethod... (last changed by TWikiContributor) 2010-06-24T03:48:47Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/ObjectMethod https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/ObjectMethod DontNotify https://wiki.ivoa.net/twiki/bin/view/TWiki/DontNotify?t=2010-06-23T05:34:36Z Use the `Minor changes, don`t notify` checkbox when saving a page in case you only make a minor change to a topic and you do not want to inform everybody who is on... (last changed by TWikiContributor) 2010-06-23T05:34:36Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/DontNotify https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/DontNotify
>
>
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration?t=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) 2024-04-08T07:41:57Z GiuliaIafrate RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin?t=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) 2023-01-19T10:06:18Z admin VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT?t=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) 2023-01-19T10:06:18Z admin BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin?t=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) 2022-12-02T09:41:04Z admin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole?t=2022-12-02T09:41:04Z TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) 2022-12-02T09:41:04Z admin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp?t=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) 2022-12-02T09:10:06Z admin TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEPlugin?t=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) 2022-12-02T09:10:06Z admin TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions?t=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) 2022-12-02T09:10:05Z admin TWikiPreferencesForVoidSkin https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiPreferencesForVoidSkin?t=2012-06-26T01:00:21Z Customizations for the void skin Set SKIN void Set SITETITLE b r a y d e n . o r g Set NAVTITLEFIRST This Web Set NAVTITLESECOND... (last changed by root) 2012-06-26T01:00:21Z unknown TagMeDebugSearch https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMeDebugSearch?t=2011-07-17T22:05:18Z Tag me: Debug Tag Search web: topic: tag: by: sort: norelated: nototal: minsize: maxsize:... (last changed by TWikiContributor) 2011-07-17T22:05:18Z TWikiContributor UserToolsCategory https://wiki.ivoa.net/twiki/bin/view/TWiki/UserToolsCategory?t=2010-08-29T08:11:28Z List of TWiki User Tools Related topics: (last changed by TWikiContributor) 2010-08-29T08:11:28Z TWikiContributor VarPARENTTOPIC https://wiki.ivoa.net/twiki/bin/view/TWiki/VarPARENTTOPIC?t=2010-07-01T04:07:27Z PARENTTOPIC parent of current topic Syntax: % PARENTTOPIC% or % PARENTTOPIC{ format `...` topic `...` Expands to: , renders as Parameters... (last changed by TWikiContributor) 2010-07-01T04:07:27Z TWikiContributor TWikiTip026 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip026?t=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) 2010-06-28T06:01:55Z TWikiContributor TWikiTip024 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip024?t=2010-06-28T02:45:07Z Comment box with CommentPlugin The CommentPlugin allows users to quickly post comments to a page without an edit/save cycle. Write % COMMENT{ attributes or simply... (last changed by TWikiContributor) 2010-06-28T02:45:07Z TWikiContributor TemplateWeb https://wiki.ivoa.net/twiki/bin/view/TWiki/TemplateWeb?t=2010-06-05T06:40:25Z Template Web Purpose Template webs contain a set of default topics and act as templates when creating a new web. Names of template webs begin with an underscore... (last changed by TWikiContributor) 2010-06-05T06:40:25Z TWikiContributor GoodStyle https://wiki.ivoa.net/twiki/bin/view/TWiki/GoodStyle?t=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) 2010-05-31T06:36:12Z TWikiContributor
 
Changed:
<
<
See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
>
>
See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
Deleted:
<
<
-- TWiki:Main.PeterThoeny - 02 Sep 2003
 

Revision 52004-08-15 - PeterThoeny

Changed:
<
<

How to Find out What's New?

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

  1. WebChanges shows recent changes
  2. People subscribed in WebNotify get notified of recent changes by e-mail
  3. A news feed can be exported in RSS 1.0 format for TWiki:Codev/TWikiSyndication. RSS news readers like TWiki:Plugins/HeadlinesPlugin can display the recent changes

RSS Feed Usage

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:


<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s %INCLUDINGWEB% web</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}%

Below part is included by each WebRss topic:


%STARTINCLUDE%  <image rdf:resource="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright %GMTIME{"$year"}%, Peter Thoeny and contributing authors.</dc:rights>
  <dc:publisher>Peter Thoeny [Peter@Thoeny.com]</dc:publisher>
  <dc:creator>Peter Thoeny [Peter@Thoeny.com]</dc:creator>
  <dc:source>TWiki</dc:source>
  <wiki:interwiki>
    <rdf:Description link="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/">
      <rdf:value>TWiki.%INCLUDINGWEB%</rdf:value>
    </rdf:Description>
  </wiki:interwiki>
  <items>
    <rdf:Seq>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="      <rdf:li rdf:resource=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif">
  <title>TWiki.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif</url>
</image>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate</link>$n  <description>$summary</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

-- PeterThoeny - 02 Sep 2003

>
>

How to Find out What's New?

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

  1. WebChanges shows recent changes
  2. People subscribed in WebNotify get notified of recent changes by e-mail
  3. A news feed can be exported in RSS 1.0 format for TWiki:Codev/TWikiSyndication. RSS news readers like TWiki:Plugins/HeadlinesPlugin can display the recent changes

RSS Feed Usage

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:


<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s %INCLUDINGWEB% web</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}%

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
  <wiki:interwiki>
    <rdf:Description link="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/">
      <rdf:value>TWiki.%INCLUDINGWEB%</rdf:value>
    </rdf:Description>
  </wiki:interwiki>
  <items>
    <rdf:Seq>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="      <rdf:li rdf:resource=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%WIKILOGOIMG%">
  <title>%WIKILOGOALT%.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%WIKILOGOIMG%</url>
</image>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate</link>$n  <description>$summary (last changed by <nop>$wikiname)</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

Added:
>
>
-- TWiki:Main.PeterThoeny - 02 Sep 2003
 

Revision 42003-10-19 - PeterThoeny

 

How to Find out What's New?

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

  1. WebChanges shows recent changes
  2. People subscribed in WebNotify get notified of recent changes by e-mail
  3. A news feed can be exported in RSS 1.0 format for TWiki:Codev/TWikiSyndication. RSS news readers like TWiki:Plugins/HeadlinesPlugin can display the recent changes

RSS Feed Usage

Changed:
<
<
>
>
 

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:


<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s %INCLUDINGWEB% web</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}%

Below part is included by each WebRss topic:


%STARTINCLUDE%  <image rdf:resource="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright %GMTIME{"$year"}%, Peter Thoeny and contributing authors.</dc:rights>
  <dc:publisher>Peter Thoeny [Peter@Thoeny.com]</dc:publisher>
  <dc:creator>Peter Thoeny [Peter@Thoeny.com]</dc:creator>
  <dc:source>TWiki</dc:source>
  <wiki:interwiki>
    <rdf:Description link="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/">
      <rdf:value>TWiki.%INCLUDINGWEB%</rdf:value>
    </rdf:Description>
  </wiki:interwiki>
  <items>
    <rdf:Seq>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="      <rdf:li rdf:resource=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif">
  <title>TWiki.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif</url>
</image>
Changed:
<
<
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 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... 2024-04-08T07:41:57Z GiuliaIafrate 24 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT REDIRECT{`url`} create a redirect to another topic or website The % REDIRECT{ variable is handled by the RedirectPlugin. Syntax: % REDIRECT{`TopicName... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory 2022-12-02T09:41:04Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 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... 2022-12-02T09:41:04Z admin 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... 2022-12-02T09:10:06Z admin 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp TinyMCEPlugin https://wiki.ivoa.net/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... 2022-12-02T09:10:06Z admin 11 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 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... 2022-12-02T09:10:05Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions AdminToolsCategory https://wiki.ivoa.net/twiki/bin/view/TWiki/AdminToolsCategory Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure script, , InterWikis, Variables, Doc... 2011-07-29T04:21:25Z TWikiContributor 9 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/AdminToolsCategory https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/AdminToolsCategory VarENCODE https://wiki.ivoa.net/twiki/bin/view/TWiki/VarENCODE ENCODE{`string`} encodes a string to HTML entities Encode `special` characters to HTML numeric entities. Encoded characters are: all non printable ASCII... 2011-06-14T03:41:48Z TWikiContributor 6 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarENCODE https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarENCODE InterWikis https://wiki.ivoa.net/twiki/bin/view/TWiki/InterWikis 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... 2011-06-06T20:21:21Z TWikiContributor 11 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/InterWikis https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/InterWikis VarWIKIUSERNAME https://wiki.ivoa.net/twiki/bin/view/TWiki/VarWIKIUSERNAME WIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... 2011-06-05T05:28:52Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarWIKIUSERNAME https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarWIKIUSERNAME IfStatements https://wiki.ivoa.net/twiki/bin/view/TWiki/IfStatements IF Statements The % IF% construct gives TWiki the power to include content in topics based on the value of simple expressions. % IF{`CONDITION` then `THEN` else... 2011-04-04T20:00:30Z TWikiContributor 10 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/IfStatements https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/IfStatements VarREVINFO https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREVINFO REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... 2010-12-29T23:23:37Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREVINFO https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREVINFO TWikiTip022 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip022 Edit tables with EditTablePlugin The EditTablePlugin allows you to edit TWiki tables using edit fields and drop down boxes. Tables have an Edit button if... 2010-06-28T02:45:02Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip022 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip022 TWikiSkinBrowser https://wiki.ivoa.net/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... 2010-06-24T05:52:14Z TWikiContributor 6 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiSkinBrowser https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiSkinBrowser
>
>
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration?t=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... 2024-04-08T07:41:57Z GiuliaIafrate 24 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT?t=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... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin?t=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... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole?t=2022-12-02T09:41:04Z TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory 2022-12-02T09:41:04Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin?t=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... 2022-12-02T09:41:04Z admin 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp?t=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... 2022-12-02T09:10:06Z admin 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEPlugin?t=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... 2022-12-02T09:10:06Z admin 11 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions?t=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... 2022-12-02T09:10:05Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions AdminToolsCategory https://wiki.ivoa.net/twiki/bin/view/TWiki/AdminToolsCategory?t=2011-07-29T04:21:25Z Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure script, , InterWikis, Variables, Doc... 2011-07-29T04:21:25Z TWikiContributor 9 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/AdminToolsCategory https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/AdminToolsCategory VarENCODE https://wiki.ivoa.net/twiki/bin/view/TWiki/VarENCODE?t=2011-06-14T03:41:48Z ENCODE{`string`} encodes a string to HTML entities Encode `special` characters to HTML numeric entities. Encoded characters are: all non printable ASCII... 2011-06-14T03:41:48Z TWikiContributor 6 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarENCODE https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarENCODE InterWikis https://wiki.ivoa.net/twiki/bin/view/TWiki/InterWikis?t=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... 2011-06-06T20:21:21Z TWikiContributor 11 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/InterWikis https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/InterWikis TWikiUserAuthentication https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUserAuthentication?t=2011-06-05T05:29:25Z TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `login`, is the process by which a user lets... 2011-06-05T05:29:25Z TWikiContributor 26 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiUserAuthentication https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiUserAuthentication VarWIKIUSERNAME https://wiki.ivoa.net/twiki/bin/view/TWiki/VarWIKIUSERNAME?t=2011-06-05T05:28:52Z WIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... 2011-06-05T05:28:52Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarWIKIUSERNAME https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarWIKIUSERNAME IfStatements https://wiki.ivoa.net/twiki/bin/view/TWiki/IfStatements?t=2011-04-04T20:00:30Z IF Statements The % IF% construct gives TWiki the power to include content in topics based on the value of simple expressions. % IF{`CONDITION` then `THEN` else... 2011-04-04T20:00:30Z TWikiContributor 10 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/IfStatements https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/IfStatements VarREVINFO https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREVINFO?t=2010-12-29T23:23:37Z REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... 2010-12-29T23:23:37Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREVINFO https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREVINFO TWikiTip022 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip022?t=2010-06-28T02:45:02Z Edit tables with EditTablePlugin The EditTablePlugin allows you to edit TWiki tables using edit fields and drop down boxes. Tables have an Edit button if... 2010-06-28T02:45:02Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip022 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip022
 

See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

-- PeterThoeny - 02 Sep 2003

Revision 32003-09-03 - PeterThoeny

Changed:
<
<

RSS Feed

>
>

How to Find out What's New?

 
Changed:
<
<
This is the base for the RSS feed for each web.
>
>
There are three ways to find out what's new in each TWiki web:
Added:
>
>
  1. WebChanges shows recent changes
  2. People subscribed in WebNotify get notified of recent changes by e-mail
  3. A news feed can be exported in RSS 1.0 format for TWiki:Codev/TWikiSyndication. RSS news readers like TWiki:Plugins/HeadlinesPlugin can display the recent changes
 
Changed:
<
<
Each web has a WebRss that should contain the following text:
>
>

RSS Feed Usage

 
Added:
>
>

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:

 
<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s %INCLUDINGWEB% web</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}%
Added:
>
>

  Below part is included by each WebRss topic:


%STARTINCLUDE%  <image rdf:resource="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright %GMTIME{"$year"}%, Peter Thoeny and contributing authors.</dc:rights>
  <dc:publisher>Peter Thoeny [Peter@Thoeny.com]</dc:publisher>
  <dc:creator>Peter Thoeny [Peter@Thoeny.com]</dc:creator>
  <dc:source>TWiki</dc:source>
  <wiki:interwiki>
    <rdf:Description link="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/">
      <rdf:value>TWiki.%INCLUDINGWEB%</rdf:value>
    </rdf:Description>
  </wiki:interwiki>
  <items>
    <rdf:Seq>
Changed:
<
<
>
>
  TWiki.TWiki https://wiki.ivoa.net/twiki/bin/view/TWiki https://wiki.ivoa.net/internal/TWiki/TWikiLogos/twikilogo88x31.gif
Changed:
<
<
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 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... 2024-04-08T07:41:57Z GiuliaIafrate 24 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT REDIRECT{`url`} create a redirect to another topic or website The % REDIRECT{ variable is handled by the RedirectPlugin. Syntax: % REDIRECT{`TopicName... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory 2022-12-02T09:41:04Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 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... 2022-12-02T09:41:04Z admin 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... 2022-12-02T09:10:06Z admin 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp TinyMCEPlugin https://wiki.ivoa.net/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... 2022-12-02T09:10:06Z admin 11 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 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... 2022-12-02T09:10:05Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions WysiwygPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/WysiwygPlugin Wysiwyg Plugin Introduction Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand... 2011-11-11T23:25:38Z TWikiContributor 15 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WysiwygPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WysiwygPlugin SmiliesPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/SmiliesPlugin 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... 2011-07-10T05:10:58Z TWikiContributor 12 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SmiliesPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SmiliesPlugin CommentPluginTemplate https://wiki.ivoa.net/twiki/bin/view/TWiki/CommentPluginTemplate Templates for CommentPlugin See CommentPlugin: Customisation for help. While this topic can be viewed as a TWiki topic, it is used by the CommentPlugin as a template... 2011-06-17T03:55:27Z TWikiContributor 7 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/CommentPluginTemplate https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/CommentPluginTemplate ColorPickerPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/ColorPickerPlugin Color Picker Plugin Introduction This TWiki plugin packages the color picker, which is a jQuery plugin developed by Steven Wittens of Acko.net. The package adds a... 2011-06-12T06:14:03Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/ColorPickerPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/ColorPickerPlugin VarSESSIONVARIABLE https://wiki.ivoa.net/twiki/bin/view/TWiki/VarSESSIONVARIABLE SESSION VARIABLE get, set or clear a session variable Session variables are stored in a personal `persistent memory space` that is not lost until the web browser... 2011-04-09T07:39:53Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarSESSIONVARIABLE https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarSESSIONVARIABLE WebTopicList https://wiki.ivoa.net/twiki/bin/view/TWiki/WebTopicList All topics in 1 web See also the verbose 1 . 2010-06-27T06:22:04Z TWikiContributor 6 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WebTopicList https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WebTopicList WikiCulture https://wiki.ivoa.net/twiki/bin/view/TWiki/WikiCulture FAQ: Everybody can edit any page, this is scary. Doesn`t that lead to chaos? Answer: TWiki is one of many engines, the first one was built by Ward Cunningham. Collaborating... 2010-06-19T21:12:36Z TWikiContributor 13 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WikiCulture https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WikiCulture TWikiPluginsDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiPluginsDotPm Package TWiki::Plugins This module defines the singleton object that handles Plugins loading, initialization and execution. This class uses Chain of Responsibility... 2010-05-29T14:44:56Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiPluginsDotPm https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiPluginsDotPm
>
>
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 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... 2024-04-08T07:41:57Z GiuliaIafrate 24 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT REDIRECT{`url`} create a redirect to another topic or website The % REDIRECT{ variable is handled by the RedirectPlugin. Syntax: % REDIRECT{`TopicName... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 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... 2022-12-02T09:41:04Z admin 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory 2022-12-02T09:41:04Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole TinyMCEPlugin https://wiki.ivoa.net/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... 2022-12-02T09:10:06Z admin 11 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... 2022-12-02T09:10:06Z admin 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 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... 2022-12-02T09:10:05Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions TagMeRenameTag https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMeRenameTag Tag me: Rename Tag Create New Tag Rename Tag Delete Tag Tag to rename: New name for this tag: Other tag options: View all tags, View my tags... 2011-07-17T22:04:10Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMeRenameTag https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMeRenameTag VarSEARCH https://wiki.ivoa.net/twiki/bin/view/TWiki/VarSEARCH SEARCH{`text`} search content Inline search, shows a search result embedded in a topic Syntax: % SEARCH{`text` ... Supported parameters: Parameter... 2011-01-09T06:43:41Z TWikiContributor 9 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarSEARCH https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarSEARCH WebTemplateTopics https://wiki.ivoa.net/twiki/bin/view/TWiki/WebTemplateTopics Topic templates in 1 Web` A topic template defines the initial content of a newly created topic. Available templates in 1 Web:` 2010-09-12T08:11:00Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WebTemplateTopics https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WebTemplateTopics VarJQENDTABPANE https://wiki.ivoa.net/twiki/bin/view/TWiki/VarJQENDTABPANE JQENDTABPANE end a JQuery tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab 1 ...... 2010-06-09T06:04:50Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarJQENDTABPANE https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarJQENDTABPANE TWikiStoreDotPm https://wiki.ivoa.net/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... 2010-05-29T14:44:44Z TWikiContributor 8 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiStoreDotPm https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiStoreDotPm BehaviourContrib https://wiki.ivoa.net/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... 2010-05-16T04:38:12Z TWikiContributor 8 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BehaviourContrib https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BehaviourContrib WebSearchAdvanced https://wiki.ivoa.net/twiki/bin/view/TWiki/WebSearchAdvanced Advanced Search Simple search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo Search where: Text body Topic title... 2010-05-14T21:44:47Z TWikiContributor 10 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WebSearchAdvanced https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WebSearchAdvanced JumpBox https://wiki.ivoa.net/twiki/bin/view/TWiki/JumpBox Jump Box The Jump Box at the top or sidebar of each page is a hidden gem for quick navigation in a large TWiki. 1. Quick Jump: Enter a topic name to quickly jump... 2010-05-14T21:42:49Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/JumpBox https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/JumpBox
 

See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

Changed:
<
<
-- PeterThoeny - 30 Jan 2003
>
>
-- PeterThoeny - 02 Sep 2003
 

Revision 22003-02-26 - PeterThoeny

 

RSS Feed

This is the base for the RSS feed for each web.

Each web has a WebRss that should contain the following text:


<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s %INCLUDINGWEB% web</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}%

Below part is included by each WebRss topic:


Changed:
<
<
>
>
  en-us Copyright 2025, Peter Thoeny and contributing authors. Peter Thoeny [Peter@Thoeny.com] Peter Thoeny [Peter@Thoeny.com] TWiki TWiki.TWiki
Changed:
<
<
>
>
  TWiki.TWiki https://wiki.ivoa.net/twiki/bin/view/TWiki https://wiki.ivoa.net/internal/TWiki/TWikiLogos/twikilogo88x31.gif TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration 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... 2024-04-08T07:41:57Z GiuliaIafrate 24 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT REDIRECT{`url`} create a redirect to another topic or website The % REDIRECT{ variable is handled by the RedirectPlugin. Syntax: % REDIRECT{`TopicName... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory 2022-12-02T09:41:04Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 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... 2022-12-02T09:41:04Z admin 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin TinyMCEPlugin https://wiki.ivoa.net/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... 2022-12-02T09:10:06Z admin 11 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... 2022-12-02T09:10:06Z admin 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions 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... 2022-12-02T09:10:05Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions TWikiHistory https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiHistory Appendix A: TWiki Development Time line TWiki Release 5.1 (Istanbul) released on 2011 08 20 2012 01 14 New Features and Enhancements of TWiki Release 5.1... 2012-01-15T02:46:59Z TWikiContributor 80 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiHistory https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiHistory TWikiUIDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUIDotPm Package package TWiki::UI Coordinator of execution flow and service functions used by the UI packages StaticMethod handleRequest ($req) $res Main coordinator... 2011-08-21T04:16:06Z TWikiContributor 5 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiUIDotPm https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiUIDotPm TablePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TablePlugin Table Plugin Introduction The TablePlugin gives extra control of table display: Allows sorting Changing table properties like border width, cell spacing... 2011-07-28T05:13:18Z TWikiContributor 31 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TablePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TablePlugin TWikiFAQ https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiFAQ Frequently Asked Questions About TWiki This is a real FAQ, and also a demo of an easily implemented knowledge base solution. To see how it`s done, view the source... 2011-07-11T20:32:47Z TWikiContributor 19 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiFAQ https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiFAQ SiteStatisticsTemplate https://wiki.ivoa.net/twiki/bin/view/TWiki/SiteStatisticsTemplate TWiki Site Statistics NOTE: This is a template topic, do not change. Update the site statistics. Monthly Site Statistics Data Month WebsTotal WebsViewed... 2011-05-01T22:41:52Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SiteStatisticsTemplate https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SiteStatisticsTemplate IncludeTopicsAndWebPages https://wiki.ivoa.net/twiki/bin/view/TWiki/IncludeTopicsAndWebPages 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... 2011-04-14T08:21:22Z TWikiContributor 13 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/IncludeTopicsAndWebPages https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/IncludeTopicsAndWebPages VarPUBURLPATH https://wiki.ivoa.net/twiki/bin/view/TWiki/VarPUBURLPATH PUBURLPATH the base URL path of attachments Syntax: % PUBURLPATH% Expands to: Related: ATTACHURL, ATTACHURLPATH, PUBURL, SCRIPTURL, SCRIPTURLPATH... 2010-06-30T05:59:27Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarPUBURLPATH https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarPUBURLPATH TWikiTip012 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip012 WikiWords for linking WikiWords are capitalized words, run together, such as WebPreferences and CollaborationPlatform. Using a lot of WikiWords creates a good... 2010-06-27T07:44:31Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip012 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip012


See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

-- PeterThoeny - 30 Jan 2003

Revision 12003-01-30 - PeterThoeny

 

RSS Feed

This is the base for the RSS feed for each web.

Each web has a WebRss that should contain the following text:


<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s %INCLUDINGWEB% web</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}%

Below part is included by each WebRss topic:


%STARTINCLUDE%  <image rdf:resource="%PUBURL%/twikilogo88x31.gif" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright %GMTIME{"$year"}%, Peter Thoeny and contributing authors.</dc:rights>
  <dc:publisher>Peter Thoeny [Peter@Thoeny.com]</dc:publisher>
  <dc:creator>Peter Thoeny [Peter@Thoeny.com]</dc:creator>
  <dc:source>TWiki</dc:source>
  <wiki:interwiki>
    <rdf:Description link="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/">
      <rdf:value>TWiki.%INCLUDINGWEB%</rdf:value>
    </rdf:Description>
  </wiki:interwiki>
  <items>
    <rdf:Seq>
%SEARCH{".*" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="      <rdf:li rdf:resource=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%PUBURL%/twikilogo88x31.gif">
  <title>TWiki.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif</url>
</image>
%SEARCH{".*" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</link>$n  <description>$summary</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

-- PeterThoeny - 30 Jan 2003

 
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.WebRssBase.