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 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 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 InterwikiPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/InterwikiPlugin Interwiki Plugin Introduction The InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the .InterWikis topic. This... (last changed by TWikiContributor) 2011-08-05T05:13:40Z TWikiContributor VarHEADLINES https://wiki.ivoa.net/twiki/bin/view/TWiki/VarHEADLINES 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) 2011-07-09T00:26:47Z TWikiContributor TWikiEditingShorthand https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiEditingShorthand TWiki Editing Shorthand These instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor. Formatting Command: You write:... (last changed by TWikiContributor) 2011-06-05T02:52:13Z TWikiContributor TWikiUIEditDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUIEditDotPm 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) 2011-04-12T00:50:46Z TWikiContributor DBIQueryPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/DBIQueryPlugin 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) 2011-03-13T21:45:09Z TWikiContributor VarPUBURL https://wiki.ivoa.net/twiki/bin/view/TWiki/VarPUBURL PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... (last changed by TWikiContributor) 2010-06-30T05:58:41Z TWikiContributor TWikiTip020 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip020 InterwikiPlugin links The InterwikiPlugin automatically links ExternalSite:Page text to external sites based on aliases defined in the InterWikis topic. This enables... (last changed by TWikiContributor) 2010-06-28T01:49:19Z TWikiContributor WikiReferences https://wiki.ivoa.net/twiki/bin/view/TWiki/WikiReferences References on Wiki and Collaboration Some useful articles and books around collaboration and the Wiki technology in particular. Wiki Technology and TWiki Book... (last changed by TWikiContributor) 2010-06-19T21:03:03Z 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 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 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 VarSETGETDUMP https://wiki.ivoa.net/twiki/bin/view/TWiki/VarSETGETDUMP SETGETDUMP{...} dump persistent variables Dump persistent key/values previously set with % SET{ . Syntax: % SETGETDUMP{ format `...` separator `..... (last changed by TWikiContributor) 2012-01-06T21:01:08Z TWikiContributor TagMePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMePlugin Tag me Plugin Plugin to tag wiki content collectively in order to find content by tags and to get a meaningful page ranking. Introduction The larger a wiki gets,... (last changed by TWikiContributor) 2011-07-13T05:11:24Z TWikiContributor JSCalendarContrib https://wiki.ivoa.net/twiki/bin/view/TWiki/JSCalendarContrib JS Calendar Contrib Introduction This module packages the JSCalendar, a DHTML pop up calendar in a form suitable for use in TWiki forms and TWiki applications. Using... (last changed by TWikiContributor) 2011-07-09T01:32:21Z TWikiContributor EmptyPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/EmptyPlugin 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 ParameterizedVariables https://wiki.ivoa.net/twiki/bin/view/TWiki/ParameterizedVariables Parameterized Variables (Macros) It is possible to pass parameters to TWiki variables. This is called a macro in a programming language. To define a parameterized... (last changed by TWikiContributor) 2011-03-27T06:41:52Z TWikiContributor TWikiVariables https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiVariables TWiki Variables Special text strings expand on the fly to display user data or system info TWikiVariables are text strings % VARIABLE% or % VARIABLE{ parameter... (last changed by TWikiContributor) 2011-03-27T06:41:52Z TWikiContributor TWikiTip007 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip007 Linking to a file attachment One can create a link to a file attachment using one of the following TWikiVariables, % ATTACHURL% or % PUBURL% . % ATTACHURL% is... (last changed by TWikiContributor) 2010-06-27T07:10:59Z TWikiContributor VarADDTOHEAD https://wiki.ivoa.net/twiki/bin/view/TWiki/VarADDTOHEAD ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) 2010-06-08T04:12:30Z 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 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 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 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 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 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 FormatTokens https://wiki.ivoa.net/twiki/bin/view/TWiki/FormatTokens?t=2011-10-11T16:21:58Z Formatting Tokens TWiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements... (last changed by TWikiContributor) 2011-10-11T16:21:58Z TWikiContributor TopMenuSkin https://wiki.ivoa.net/twiki/bin/view/TWiki/TopMenuSkin?t=2011-07-28T22:05:22Z TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screen Shot Tob Bar and Menu Structure This skin is sponsored by: TopMenuSkinTopBar top... (last changed by TWikiContributor) 2011-07-28T22:05:22Z TWikiContributor TopMenuSkinDefaultWebTopMenu https://wiki.ivoa.net/twiki/bin/view/TWiki/TopMenuSkinDefaultWebTopMenu?t=2011-07-28T22:00:57Z Default Web Top Menu of TopMenuSkin This topic defines the default menu structure of a web. It is used by the TopMenuSkin in case the WebTopMenu topic is missing in... (last changed by TWikiContributor) 2011-07-28T22:00:57Z TWikiContributor ManagingUsers https://wiki.ivoa.net/twiki/bin/view/TWiki/ManagingUsers?t=2011-06-05T05:23:40Z Manage Users Register users on your TWiki site; change/reset/install passwords; remove user accounts Some of the features below may be disabled, depending on your... (last changed by TWikiContributor) 2011-06-05T05:23:40Z TWikiContributor TWikiContributor https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiContributor?t=2010-06-24T03:55:48Z TWiki Contributor On a personal note, I would like to take this opportunity to express my sincere appreciation and thanks to all who contributed ideas, code, fixes... (last changed by TWikiContributor) 2010-06-24T03:55:48Z TWikiContributor TWikiPluginsDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiPluginsDotPm?t=2010-05-29T14:44:56Z Package TWiki::Plugins This module defines the singleton object that handles Plugins loading, initialization and execution. This class uses Chain of Responsibility... (last changed by TWikiContributor) 2010-05-29T14:44:56Z TWikiContributor TWikiTipsOfTheDayTemplate https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTipsOfTheDayTemplate?t=2010-05-16T01:26:12Z Heading Quick Summary with link to more information. See More Tips... Contributor: (last changed by TWikiContributor) 2010-05-16T01:26:12Z TWikiContributor VarBB https://wiki.ivoa.net/twiki/bin/view/TWiki/VarBB?t=2010-05-14T15:35:26Z BB bullet with line break Line break and bullet without indentation. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB% Expands... (last changed by TWikiContributor) 2010-05-14T15:35:26Z 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 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 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 JQueryPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/JQueryPlugin JQuery Plugin Description This plugin contains the latest version of the jQuery JavaScript library. `jQuery is a fast, concise, JavaScript Library that... (last changed by TWikiContributor) 2011-07-09T01:25:47Z TWikiContributor UserBookmarksTemplate https://wiki.ivoa.net/twiki/bin/view/TWiki/UserBookmarksTemplate Bookmarks of ! Link: Web.Topic or URL Link Label http://twiki.org/ TWiki.org Return to: (last changed by TWikiContributor) 2011-06-22T07:33:22Z TWikiContributor VarDISPLAYTIME https://wiki.ivoa.net/twiki/bin/view/TWiki/VarDISPLAYTIME DISPLAYTIME display date and time Syntax: % DISPLAYTIME% Expands to: Date part of the format is displayed as defined by the {DefaultDateFormat... (last changed by TWikiContributor) 2010-12-29T23:23:37Z TWikiContributor TWikiLogos https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiLogos TWiki Logos The official TWiki logo is a big `T` in a speech bubble conveying `working together`, and has a `collaborate with TWiki` tag line. TWiki.org Logo Artwork... (last changed by TWikiContributor) 2010-12-09T02:18:19Z TWikiContributor VarTWIKIWEB https://wiki.ivoa.net/twiki/bin/view/TWiki/VarTWIKIWEB TWIKIWEB synonym for SYSTEMWEB Deprecated. Please use % SYSTEMWEB% instead. Related: SYSTEMWEB, USERSWEB (last changed by TWikiContributor) 2010-05-25T05:06:39Z TWikiContributor WelcomeGuest https://wiki.ivoa.net/twiki/bin/view/TWiki/WelcomeGuest Welcome, ! Welcome to TWiki! This is a TWikiSite (pronounced twee kee site ), a meeting place to work on common interests. Anyone can contribute using any web... (last changed by TWikiContributor) 2010-05-19T03:15:41Z TWikiContributor LoginName https://wiki.ivoa.net/twiki/bin/view/TWiki/LoginName The name you log in with A login name is a sequence of alphanumeric characters and underscores. You cannot alter your LoginName: you have to get the administrator... (last changed by TWikiContributor) 2010-05-15T22:04:54Z TWikiContributor BulkRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/BulkRegistration Bulk Registration Administrators can use this topic to register (i.e. create logins and user topics) for a group of people in one batch. Unlike normal registration... (last changed by TWikiContributor) 2010-05-15T21:58:12Z 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 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 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 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 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 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 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 PersonalPreferencesHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/PersonalPreferencesHelp?t=2011-07-28T04:17:06Z Personal Preferences Help Below help text gets included by user profile pages instantiated from NewUserTemplate or .NewUserTemplate (if exists) TWiki has... (last changed by TWikiContributor) 2011-07-28T04:17:06Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/PersonalPreferencesHelp https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/PersonalPreferencesHelp TagMeViewMyTags https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMeViewMyTags?t=2011-07-17T22:02:03Z 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 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMeViewMyTags https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMeViewMyTags VarQUERYPARAMS https://wiki.ivoa.net/twiki/bin/view/TWiki/VarQUERYPARAMS?t=2011-06-14T03:54:47Z QUERYPARAMS show paramaters to the query Expands the parameters to the query that was used to display the page. Syntax: % QUERYPARAMS{... Parameters... (last changed by TWikiContributor) 2011-06-14T03:54:47Z TWikiContributor 5 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarQUERYPARAMS https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarQUERYPARAMS TWikiGlossary https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiGlossary?t=2011-06-05T05:29:25Z TWiki Glossary Simple glossary of TWiki terms Term Definition Attachment: Any type of file that is uploaded via browser and attached to a topic ,... (last changed by TWikiContributor) 2011-06-05T05:29:25Z TWikiContributor 6 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiGlossary https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiGlossary SiteMap https://wiki.ivoa.net/twiki/bin/view/TWiki/SiteMap?t=2011-01-22T05:06:41Z 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 18 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SiteMap https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SiteMap VarTOC https://wiki.ivoa.net/twiki/bin/view/TWiki/VarTOC?t=2010-07-07T04:51:54Z 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 5 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarTOC https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarTOC TWikiTip016 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip016?t=2010-06-28T01:49:08Z 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 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip016 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip016
>
>
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 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 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 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 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 TagMeViewMyTags https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMeViewMyTags?t=2011-07-17T22:02:03Z 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 TWikiScripts https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiScripts?t=2011-06-23T05:26:20Z TWiki CGI and Command Line Scripts Programs on the TWiki server performing actions such as rendering, saving and renaming topics. The TWiki scripts are located in... (last changed by TWikiContributor) 2011-06-23T05:26:20Z TWikiContributor TWikiReleaseNotes04x02 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiReleaseNotes04x02?t=2011-06-05T04:10:40Z TWiki Release 4.2.4 (Freetown), 2008 12 06 Note: This is the release note for the previous major release version 4.2.X. This note, TWikiReleaseNotes04x00 and... (last changed by TWikiContributor) 2011-06-05T04:10:40Z TWikiContributor TWikiDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiDotPm?t=2011-04-12T00:50:46Z Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system... (last changed by TWikiContributor) 2011-04-12T00:50:46Z TWikiContributor VarLOGINURL https://wiki.ivoa.net/twiki/bin/view/TWiki/VarLOGINURL?t=2010-08-06T23:56:24Z 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 TWikiTip016 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip016?t=2010-06-28T01:49:08Z 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 TWikiTip008 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip008?t=2010-06-27T07:44:19Z Escaping TWiki rendering Use the verbatim tag to surround code excerpts and other formatted text with verbatim and /verbatim tags. Example: verbatim Header... (last changed by TWikiContributor) 2010-06-27T07:44:19Z TWikiContributor ClassMethod https://wiki.ivoa.net/twiki/bin/view/TWiki/ClassMethod?t=2010-06-24T03:48:47Z Class Method A ClassMethod is a method that must be called relative to the containing class object. This normally only applies to the new method used to create new... (last changed by TWikiContributor) 2010-06-24T03:48:47Z 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 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 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 TagMeSearch https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMeSearch Tag me: Tag Search All Tags My Tags Tag Search Show topics tagged with by all users me only Other tag options: Create new tag, Rename... 2011-07-17T22:03:09Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMeSearch https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMeSearch 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... 2011-07-08T01:22:17Z TWikiContributor 20 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/EditTablePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/EditTablePlugin TWikiReleaseNotes04x00 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiReleaseNotes04x00 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... 2011-06-05T04:10:44Z TWikiContributor 9 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiReleaseNotes04x00 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiReleaseNotes04x00 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... 2011-04-04T20:00:30Z TWikiContributor 7 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/QuerySearch https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/QuerySearch EditUserAccount https://wiki.ivoa.net/twiki/bin/view/TWiki/EditUserAccount Manage Users: Edit User Account WikiName of user: find users Related topics: ManagingUsers, QueryUsers, AdminToolsCategory 2010-09-28T05:46:58Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/EditUserAccount https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/EditUserAccount TWikiCss https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiCss Appendix C: TWiki CSS Listing of CSS class names emitted from TWiki core code and standard plugins. Who should read this document? Most HTML elements generated... 2010-06-24T04:21:39Z TWikiContributor 9 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiCss https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiCss DontNotify https://wiki.ivoa.net/twiki/bin/view/TWiki/DontNotify 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... 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 WabiSabi https://wiki.ivoa.net/twiki/bin/view/TWiki/WabiSabi Wabi Sabi Since wabi sabi represents a comprehensive Japanese world view or aesthetic system, it is difficult to explain precisely in western terms. According to Leonard... 2010-06-19T19:13:01Z TWikiContributor 9 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WabiSabi https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WabiSabi
>
>
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 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 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 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 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 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 VarSETGETDUMP https://wiki.ivoa.net/twiki/bin/view/TWiki/VarSETGETDUMP?t=2012-01-06T21:01:08Z SETGETDUMP{...} dump persistent variables Dump persistent key/values previously set with % SET{ . Syntax: % SETGETDUMP{ format `...` separator `..... 2012-01-06T21:01:08Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarSETGETDUMP https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarSETGETDUMP WysiwygPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/WysiwygPlugin?t=2011-11-11T23:25:38Z 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 TagMePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMePlugin?t=2011-07-13T05:11:24Z Tag me Plugin Plugin to tag wiki content collectively in order to find content by tags and to get a meaningful page ranking. Introduction The larger a wiki gets,... 2011-07-13T05:11:24Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMePlugin JSCalendarContrib https://wiki.ivoa.net/twiki/bin/view/TWiki/JSCalendarContrib?t=2011-07-09T01:32:21Z JS Calendar Contrib Introduction This module packages the JSCalendar, a DHTML pop up calendar in a form suitable for use in TWiki forms and TWiki applications. Using... 2011-07-09T01:32:21Z TWikiContributor 14 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/JSCalendarContrib https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/JSCalendarContrib 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... 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 TWikiVariables https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiVariables?t=2011-03-27T06:41:52Z TWiki Variables Special text strings expand on the fly to display user data or system info TWikiVariables are text strings % VARIABLE% or % VARIABLE{ parameter... 2011-03-27T06:41:52Z TWikiContributor 87 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiVariables https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiVariables ParameterizedVariables https://wiki.ivoa.net/twiki/bin/view/TWiki/ParameterizedVariables?t=2011-03-27T06:41:52Z Parameterized Variables (Macros) It is possible to pass parameters to TWiki variables. This is called a macro in a programming language. To define a parameterized... 2011-03-27T06:41:52Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/ParameterizedVariables https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/ParameterizedVariables VarATTACHURLPATH https://wiki.ivoa.net/twiki/bin/view/TWiki/VarATTACHURLPATH?t=2010-06-30T06:00:33Z ATTACHURLPATH path of the attachment URL of the current topic Syntax: % ATTACHURLPATH% Expands to: /internal/TWiki/VarATTACHURLPATH Related: ATTACHURL... 2010-06-30T06:00:33Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarATTACHURLPATH https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarATTACHURLPATH
 

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 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 TagMeSearch https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMeSearch Tag me: Tag Search All Tags My Tags Tag Search Show topics tagged with by all users me only Other tag options: Create new tag, Rename... 2011-07-17T22:03:09Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMeSearch https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMeSearch 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... 2011-07-08T01:22:17Z TWikiContributor 20 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/EditTablePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/EditTablePlugin TWikiReleaseNotes04x00 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiReleaseNotes04x00 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... 2011-06-05T04:10:44Z TWikiContributor 9 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiReleaseNotes04x00 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiReleaseNotes04x00 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... 2011-04-04T20:00:30Z TWikiContributor 7 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/QuerySearch https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/QuerySearch EditUserAccount https://wiki.ivoa.net/twiki/bin/view/TWiki/EditUserAccount Manage Users: Edit User Account WikiName of user: find users Related topics: ManagingUsers, QueryUsers, AdminToolsCategory 2010-09-28T05:46:58Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/EditUserAccount https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/EditUserAccount VarTOPIC https://wiki.ivoa.net/twiki/bin/view/TWiki/VarTOPIC TOPIC name of current topic % TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name of the included topic... 2010-07-01T04:12:10Z TWikiContributor 5 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarTOPIC https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarTOPIC VarPARENTTOPIC https://wiki.ivoa.net/twiki/bin/view/TWiki/VarPARENTTOPIC PARENTTOPIC parent of current topic Syntax: % PARENTTOPIC% or % PARENTTOPIC{ format `...` topic `...` Expands to: , renders as Parameters... 2010-07-01T04:07:27Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarPARENTTOPIC https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarPARENTTOPIC DontNotify https://wiki.ivoa.net/twiki/bin/view/TWiki/DontNotify 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... 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 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 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 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... 2011-08-12T00:35:07Z TWikiContributor 22 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiSkins https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiSkins 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 UserBookmarks https://wiki.ivoa.net/twiki/bin/view/TWiki/UserBookmarks Bookmarks Application Page This page contains several parts that are used by user bookmark pages. Bookmark pages reside in the web and are named wikiname Bookmarks... 2011-06-24T09:02:26Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/UserBookmarks https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/UserBookmarks 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 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 VarWIKIHOMEURL https://wiki.ivoa.net/twiki/bin/view/TWiki/VarWIKIHOMEURL WIKIHOMEURL site home URL DEPRECATED, please use % WIKILOGOURL% instead. Syntax: % WIKIHOMEURL% Expands to: Defined in: TWikiPreferences,... 2010-06-16T05:41:28Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarWIKIHOMEURL https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarWIKIHOMEURL VarP https://wiki.ivoa.net/twiki/bin/view/TWiki/VarP P pencil icon Type: Preference variable TWikiRenderingShortcut. Syntax: % P% Expands to: Related: H, I, ICON, M, N, Q, S, T, U, X, Y, TWikiDocGraphics... 2010-05-14T22:32:18Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarP https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarP VarS https://wiki.ivoa.net/twiki/bin/view/TWiki/VarS S red star icon Type: Preference variable TWikiRenderingShortcut. Syntax: % S% Expands to: Related: H, I, ICON, M, N, P, Q, T, U, X, Y,... 2010-05-14T22:32:18Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarS https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarS
 

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 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 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 VarGET https://wiki.ivoa.net/twiki/bin/view/TWiki/VarGET GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Supported attributes... 2012-01-06T21:02:33Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarGET https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarGET ChangeEmailAddress https://wiki.ivoa.net/twiki/bin/view/TWiki/ChangeEmailAddress Change E mail Address This form is used to change your registered e mail addresses. Your registered e mails are used by TWiki for sending you e mails, including notifications... 2011-07-29T04:23:54Z TWikiContributor 7 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/ChangeEmailAddress https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/ChangeEmailAddress CommentPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/CommentPlugin Comment Plugin The Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples... 2011-06-17T03:57:41Z TWikiContributor 18 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/CommentPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/CommentPlugin TWikiReleaseNotes05x00 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiReleaseNotes05x00 Release Notes of TWiki 5.0.2 rc1 (Helsinki), 2011 04 21 Introduction TWiki 5.0.0 released on 2010 05 29 is a major release introducing usability enhancements, feature... 2011-06-05T04:10:34Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x00 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x00 JSCalendarContribInline https://wiki.ivoa.net/twiki/bin/view/TWiki/JSCalendarContribInline Inline include of JSCalendarContrib HTML for use in forms. @import url(`//JSCalendarContrib/calendar blue.css`);.calendar {z index:2000;} 2011-05-04T05:38:54Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/JSCalendarContribInline https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/JSCalendarContribInline QueryUsers https://wiki.ivoa.net/twiki/bin/view/TWiki/QueryUsers Manage Users: Query Users Find users: show all clear Related topics: ManagingUsers, EditUserAccount, AdminToolsCategory 2010-09-27T22:50:16Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/QueryUsers https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/QueryUsers TWikiTip021 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip021 SmiliesPlugin emoticons Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile #058; ) : ) or a frown... 2010-06-28T02:44:59Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip021 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip021 TWikiTip009 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip009 Disabling links in large blocks of text You can disable automatic linking of WikiWords by surrounding the text with noautolink and /noautolink tags. See More... 2010-06-27T07:44:22Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip009 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip009


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.