Difference: WebAtomBase (1 vs. 6)

Revision 62013-04-23 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

ATOM Feed Usage

ATOM Feed Internals

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

The WebAtom topic in each web contains the following text:


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

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%BASETOPIC%"/>
<id>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</id>
Changed:
<
<
Copyright 2026 by contributing authors 2024-11-19T06:31:23Z LatexSymbols https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols 2024-11-19T06:31:23Z Latex Symbols (1 of 5) Greek letters lower case Symbol Latex Command Symbol Latex Command Symbol Latex Command... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols4 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols4 2024-11-19T06:31:23Z Latex Symbols (4 of 5) Symbols Latex Command Symbols Latex Command Symbols for Sets and Analytic Equations Symbols Latex Command Symbols... (last changed by TWikiAdminUser) TWikiAdminUser LatexIntro https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexIntro 2024-11-19T06:31:23Z \usepackage{amsfonts} \definecolor{Lightmaroon}{rgb}{0.6667,0,0} \definecolor{Cornflowerblue}{rgb}{0,0.4,0.8} Introduction to \Large\LaTeX \LaTeX is a complete... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols5 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols5 2024-11-19T06:31:23Z Latex Symbols (5 of 5) Delimiters Symbols Latex Command Symbols Latex Command %$ \lfloor $% \lfloor %$\rfloor $% \rfloor... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols2 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols2 2024-11-19T06:31:23Z Latex Symbols (2 of 5) Relationship Symbols Symbols Latex Command Symbols Latex Command %$\leq$% \leq %$\equiv$... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols3 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols3 2024-11-19T06:31:23Z Latex Symbols (3 of 5) Arrows Symbols Latex Command Symbols Latex Command %$ \leftarrow $% \leftarrow %$ \Leftarrow... (last changed by TWikiAdminUser) TWikiAdminUser LatexModePlugin https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexModePlugin 2024-11-19T06:31:23Z LatexModePlugin This LaTeX Mode TWiki Plugin allows you to include LaTeX mark up commands within a TWiki page. It uses external programs (specifically... (last changed by TWikiAdminUser) TWikiAdminUser SiteMap https://neutrinolab.snu.ac.kr/do/view/TWiki/SiteMap 2018-06-02T16:15:01Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by ByeongsuYang) ByeongsuYang SourceCode https://neutrinolab.snu.ac.kr/do/view/TWiki/SourceCode 2015-11-29T10:27:05Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... (last changed by TWikiContributor) TWikiContributor WebPreferences https://neutrinolab.snu.ac.kr/do/view/TWiki/WebPreferences 2015-09-18T01:15:25Z 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) TWikiContributor TWikiStoreSearchAlgorithmsForkingDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm 2013-10-14T08:02:47Z Package TWiki::Store::SearchAlgorithms::Forking Forking implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... (last changed by TWikiContributor) TWikiContributor TWikiUISearchDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUISearchDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) TWikiContributor TWikiUICopyDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUICopyDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) TWikiContributor TWikiUIMdrepoUIDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIEditDotPm 2011-04-12T00:50:46Z Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor) TWikiContributor TWikiUIUploadDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIUploadDotPm 2010-05-29T14:44:45Z Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... (last changed by TWikiContributor) TWikiContributor
>
>
Copyright 2026 by contributing authors 2024-11-19T06:31:23Z LatexSymbols2 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols2 2024-11-19T06:31:23Z Latex Symbols (2 of 5) Relationship Symbols Symbols Latex Command Symbols Latex Command %$\leq$% \leq %$\equiv$... (last changed by TWikiAdminUser) TWikiAdminUser LatexIntro https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexIntro 2024-11-19T06:31:23Z \usepackage{amsfonts} \definecolor{Lightmaroon}{rgb}{0.6667,0,0} \definecolor{Cornflowerblue}{rgb}{0,0.4,0.8} Introduction to \Large\LaTeX \LaTeX is a complete... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols5 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols5 2024-11-19T06:31:23Z Latex Symbols (5 of 5) Delimiters Symbols Latex Command Symbols Latex Command %$ \lfloor $% \lfloor %$\rfloor $% \rfloor... (last changed by TWikiAdminUser) TWikiAdminUser LatexModePlugin https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexModePlugin 2024-11-19T06:31:23Z LatexModePlugin This LaTeX Mode TWiki Plugin allows you to include LaTeX mark up commands within a TWiki page. It uses external programs (specifically... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols3 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols3 2024-11-19T06:31:23Z Latex Symbols (3 of 5) Arrows Symbols Latex Command Symbols Latex Command %$ \leftarrow $% \leftarrow %$ \Leftarrow... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols4 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols4 2024-11-19T06:31:23Z Latex Symbols (4 of 5) Symbols Latex Command Symbols Latex Command Symbols for Sets and Analytic Equations Symbols Latex Command Symbols... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols 2024-11-19T06:31:23Z Latex Symbols (1 of 5) Greek letters lower case Symbol Latex Command Symbol Latex Command Symbol Latex Command... (last changed by TWikiAdminUser) TWikiAdminUser SiteMap https://neutrinolab.snu.ac.kr/do/view/TWiki/SiteMap 2018-06-02T16:15:01Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by ByeongsuYang) ByeongsuYang SourceCode https://neutrinolab.snu.ac.kr/do/view/TWiki/SourceCode 2015-11-29T10:27:05Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... (last changed by TWikiContributor) TWikiContributor WebPreferences https://neutrinolab.snu.ac.kr/do/view/TWiki/WebPreferences 2015-09-18T01:15:25Z 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) TWikiContributor TWikiUIMdrepoUIDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUISearchDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUISearchDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) TWikiContributor TWikiUICopyDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUICopyDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) TWikiContributor TWikiSearchDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiSearchDotPm 2011-04-12T00:50:47Z Package TWiki::Search This module implements all the search functionality. ClassMethod new ($session) Constructor for the singleton Search engine object. ObjectMethod... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIEditDotPm 2011-04-12T00:50:46Z Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor) TWikiContributor TWikiUIUploadDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIUploadDotPm 2010-05-29T14:44:45Z Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Deleted:
<
<
 

Revision 52008-12-01 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

ATOM Feed Usage

ATOM Feed Internals

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

The WebAtom topic in each web contains the following text:


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

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%BASETOPIC%"/>
<id>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
Changed:
<
<
LatexSymbols4 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols4 2024-11-19T06:31:23Z Latex Symbols (4 of 5) Symbols Latex Command Symbols Latex Command Symbols for Sets and Analytic Equations Symbols Latex Command Symbols... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols 2024-11-19T06:31:23Z Latex Symbols (1 of 5) Greek letters lower case Symbol Latex Command Symbol Latex Command Symbol Latex Command... (last changed by TWikiAdminUser) TWikiAdminUser LatexModePlugin https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexModePlugin 2024-11-19T06:31:23Z LatexModePlugin This LaTeX Mode TWiki Plugin allows you to include LaTeX mark up commands within a TWiki page. It uses external programs (specifically... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols3 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols3 2024-11-19T06:31:23Z Latex Symbols (3 of 5) Arrows Symbols Latex Command Symbols Latex Command %$ \leftarrow $% \leftarrow %$ \Leftarrow... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols2 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols2 2024-11-19T06:31:23Z Latex Symbols (2 of 5) Relationship Symbols Symbols Latex Command Symbols Latex Command %$\leq$% \leq %$\equiv$... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols5 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols5 2024-11-19T06:31:23Z Latex Symbols (5 of 5) Delimiters Symbols Latex Command Symbols Latex Command %$ \lfloor $% \lfloor %$\rfloor $% \rfloor... (last changed by TWikiAdminUser) TWikiAdminUser LatexIntro https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexIntro 2024-11-19T06:31:23Z \usepackage{amsfonts} \definecolor{Lightmaroon}{rgb}{0.6667,0,0} \definecolor{Cornflowerblue}{rgb}{0,0.4,0.8} Introduction to \Large\LaTeX \LaTeX is a complete... (last changed by TWikiAdminUser) TWikiAdminUser SiteMap https://neutrinolab.snu.ac.kr/do/view/TWiki/SiteMap 2018-06-02T16:15:01Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by ByeongsuYang) ByeongsuYang SourceCode https://neutrinolab.snu.ac.kr/do/view/TWiki/SourceCode 2015-11-29T10:27:05Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... (last changed by TWikiContributor) TWikiContributor WebPreferences https://neutrinolab.snu.ac.kr/do/view/TWiki/WebPreferences 2015-09-18T01:15:25Z 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) TWikiContributor TWikiUICopyDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUICopyDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) TWikiContributor TWikiUISearchDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUISearchDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) TWikiContributor TWikiUIMdrepoUIDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUsersPasswordDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUsersPasswordDotPm 2011-08-21T04:15:50Z 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) TWikiContributor TWikiUIEditDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIEditDotPm 2011-04-12T00:50:46Z Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor) TWikiContributor TWikiUIUploadDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIUploadDotPm 2010-05-29T14:44:45Z Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... (last changed by TWikiContributor) TWikiContributor
>
>
LatexSymbols2 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols2 2024-11-19T06:31:23Z Latex Symbols (2 of 5) Relationship Symbols Symbols Latex Command Symbols Latex Command %$\leq$% \leq %$\equiv$... (last changed by TWikiAdminUser) TWikiAdminUser LatexIntro https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexIntro 2024-11-19T06:31:23Z \usepackage{amsfonts} \definecolor{Lightmaroon}{rgb}{0.6667,0,0} \definecolor{Cornflowerblue}{rgb}{0,0.4,0.8} Introduction to \Large\LaTeX \LaTeX is a complete... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols5 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols5 2024-11-19T06:31:23Z Latex Symbols (5 of 5) Delimiters Symbols Latex Command Symbols Latex Command %$ \lfloor $% \lfloor %$\rfloor $% \rfloor... (last changed by TWikiAdminUser) TWikiAdminUser LatexModePlugin https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexModePlugin 2024-11-19T06:31:23Z LatexModePlugin This LaTeX Mode TWiki Plugin allows you to include LaTeX mark up commands within a TWiki page. It uses external programs (specifically... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols3 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols3 2024-11-19T06:31:23Z Latex Symbols (3 of 5) Arrows Symbols Latex Command Symbols Latex Command %$ \leftarrow $% \leftarrow %$ \Leftarrow... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols4 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols4 2024-11-19T06:31:23Z Latex Symbols (4 of 5) Symbols Latex Command Symbols Latex Command Symbols for Sets and Analytic Equations Symbols Latex Command Symbols... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols 2024-11-19T06:31:23Z Latex Symbols (1 of 5) Greek letters lower case Symbol Latex Command Symbol Latex Command Symbol Latex Command... (last changed by TWikiAdminUser) TWikiAdminUser SiteMap https://neutrinolab.snu.ac.kr/do/view/TWiki/SiteMap 2018-06-02T16:15:01Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by ByeongsuYang) ByeongsuYang SourceCode https://neutrinolab.snu.ac.kr/do/view/TWiki/SourceCode 2015-11-29T10:27:05Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... (last changed by TWikiContributor) TWikiContributor WebPreferences https://neutrinolab.snu.ac.kr/do/view/TWiki/WebPreferences 2015-09-18T01:15:25Z 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) TWikiContributor TWikiUIMdrepoUIDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUISearchDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUISearchDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) TWikiContributor TWikiUICopyDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUICopyDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) TWikiContributor TWikiSearchDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiSearchDotPm 2011-04-12T00:50:47Z Package TWiki::Search This module implements all the search functionality. ClassMethod new ($session) Constructor for the singleton Search engine object. ObjectMethod... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIEditDotPm 2011-04-12T00:50:46Z Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor) TWikiContributor TWikiUIUploadDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIUploadDotPm 2010-05-29T14:44:45Z Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 42006-11-15 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

ATOM Feed Usage

ATOM Feed Internals

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

The WebAtom topic in each web contains the following text:


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

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

Below part is included by each WebAtom topic:


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

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 32006-11-15 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

ATOM Feed Usage

Changed:
<
<
>
>
 

ATOM Feed Internals

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

The WebAtom topic in each web contains the following text:


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

Below part is included by each WebAtom topic:


Changed:
<
<
https://neutrinolab.snu.ac.kr/do/view/TWiki
>
>
https://neutrinolab.snu.ac.kr/do/view/TWiki
 Copyright 2026 by contributing authors
Changed:
<
<
2024-11-19T06:31:23Z LatexSymbols5 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols5 2024-11-19T06:31:23Z Latex Symbols (5 of 5) Delimiters Symbols Latex Command Symbols Latex Command %$ \lfloor $% \lfloor %$\rfloor $% \rfloor... (last changed by TWikiAdminUser) TWikiAdminUser LatexIntro https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexIntro 2024-11-19T06:31:23Z \usepackage{amsfonts} \definecolor{Lightmaroon}{rgb}{0.6667,0,0} \definecolor{Cornflowerblue}{rgb}{0,0.4,0.8} Introduction to \Large\LaTeX \LaTeX is a complete... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols2 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols2 2024-11-19T06:31:23Z Latex Symbols (2 of 5) Relationship Symbols Symbols Latex Command Symbols Latex Command %$\leq$% \leq %$\equiv$... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols3 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols3 2024-11-19T06:31:23Z Latex Symbols (3 of 5) Arrows Symbols Latex Command Symbols Latex Command %$ \leftarrow $% \leftarrow %$ \Leftarrow... (last changed by TWikiAdminUser) TWikiAdminUser LatexModePlugin https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexModePlugin 2024-11-19T06:31:23Z LatexModePlugin This LaTeX Mode TWiki Plugin allows you to include LaTeX mark up commands within a TWiki page. It uses external programs (specifically... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols 2024-11-19T06:31:23Z Latex Symbols (1 of 5) Greek letters lower case Symbol Latex Command Symbol Latex Command Symbol Latex Command... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols4 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols4 2024-11-19T06:31:23Z Latex Symbols (4 of 5) Symbols Latex Command Symbols Latex Command Symbols for Sets and Analytic Equations Symbols Latex Command Symbols... (last changed by TWikiAdminUser) TWikiAdminUser SiteMap https://neutrinolab.snu.ac.kr/do/view/TWiki/SiteMap 2018-06-02T16:15:01Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by ByeongsuYang) ByeongsuYang SourceCode https://neutrinolab.snu.ac.kr/do/view/TWiki/SourceCode 2015-11-29T10:27:05Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... (last changed by TWikiContributor) TWikiContributor WebPreferences https://neutrinolab.snu.ac.kr/do/view/TWiki/WebPreferences 2015-09-18T01:15:25Z 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) TWikiContributor TWikiStoreRcsLiteDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiStoreRcsLiteDotPm 2013-10-14T08:02:47Z Package TWiki::Store::RcsLite This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Simple replacement... (last changed by TWikiContributor) TWikiContributor TWikiUIMdrepoUIDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUICopyDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUICopyDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) TWikiContributor TWikiUISearchDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUISearchDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIEditDotPm 2011-04-12T00:50:46Z Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor) TWikiContributor TWikiUIUploadDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIUploadDotPm 2010-05-29T14:44:45Z Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... (last changed by TWikiContributor) TWikiContributor
>
>
LatexSymbols5 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols5 2024-11-19T06:31:23Z Latex Symbols (5 of 5) Delimiters Symbols Latex Command Symbols Latex Command %$ \lfloor $% \lfloor %$\rfloor $% \rfloor... (last changed by TWikiAdminUser) TWikiAdminUser LatexIntro https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexIntro 2024-11-19T06:31:23Z \usepackage{amsfonts} \definecolor{Lightmaroon}{rgb}{0.6667,0,0} \definecolor{Cornflowerblue}{rgb}{0,0.4,0.8} Introduction to \Large\LaTeX \LaTeX is a complete... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols2 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols2 2024-11-19T06:31:23Z Latex Symbols (2 of 5) Relationship Symbols Symbols Latex Command Symbols Latex Command %$\leq$% \leq %$\equiv$... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols3 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols3 2024-11-19T06:31:23Z Latex Symbols (3 of 5) Arrows Symbols Latex Command Symbols Latex Command %$ \leftarrow $% \leftarrow %$ \Leftarrow... (last changed by TWikiAdminUser) TWikiAdminUser LatexModePlugin https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexModePlugin 2024-11-19T06:31:23Z LatexModePlugin This LaTeX Mode TWiki Plugin allows you to include LaTeX mark up commands within a TWiki page. It uses external programs (specifically... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols 2024-11-19T06:31:23Z Latex Symbols (1 of 5) Greek letters lower case Symbol Latex Command Symbol Latex Command Symbol Latex Command... (last changed by TWikiAdminUser) TWikiAdminUser LatexSymbols4 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols4 2024-11-19T06:31:23Z Latex Symbols (4 of 5) Symbols Latex Command Symbols Latex Command Symbols for Sets and Analytic Equations Symbols Latex Command Symbols... (last changed by TWikiAdminUser) TWikiAdminUser SiteMap https://neutrinolab.snu.ac.kr/do/view/TWiki/SiteMap 2018-06-02T16:15:01Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by ByeongsuYang) ByeongsuYang SourceCode https://neutrinolab.snu.ac.kr/do/view/TWiki/SourceCode 2015-11-29T10:27:05Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... (last changed by TWikiContributor) TWikiContributor WebPreferences https://neutrinolab.snu.ac.kr/do/view/TWiki/WebPreferences 2015-09-18T01:15:25Z 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) TWikiContributor TWikiUIMdrepoUIDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUISearchDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUISearchDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) TWikiContributor TWikiUICopyDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUICopyDotPm 2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIEditDotPm 2011-04-12T00:50:46Z Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor) TWikiContributor TWikiUIUploadDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIUploadDotPm 2010-05-29T14:44:45Z Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... (last changed by TWikiContributor) TWikiContributor TWikiUIRestDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 22006-01-24 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

Changed:
<
<
  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes
>
>
  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes
 

ATOM Feed Usage

Changed:
<
<
>
>
 

ATOM Feed Internals

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

The WebAtom topic in each web contains the following text:


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

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

Below part is included by each WebAtom topic:


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

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 12006-01-24 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

ATOM Feed Usage

ATOM Feed Internals

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

The WebAtom topic in each web contains the following text:


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

Below part is included by each WebAtom topic:


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

See also: WebRssBase, TWiki:Codev/AtomSyndication

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebAtomBase.