Difference between revisions of "Olena/NewsRss"
From LRDE
(Upload olena web site) |
(Cleanning) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <channel rdf:about=" |
+ | <channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%"> |
− | <title> |
+ | <title>%INCLUDINGWEB%</title> |
− | <link> |
+ | <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link> |
<description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description> |
<description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description> |
||
− | + | %STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" /> |
|
<dc:language>en-us</dc:language> |
<dc:language>en-us</dc:language> |
||
− | <dc:rights> |
+ | <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights> |
− | <dc:publisher> |
+ | <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher> |
− | <dc:creator> |
+ | <dc:creator>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator> |
− | <dc:source> |
+ | <dc:source>%WIKITOOLNAME%</dc:source> |
<wiki:interwiki> |
<wiki:interwiki> |
||
− | <rdf:Description link=" |
+ | <rdf:Description link="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/"> |
− | <rdf:value>TWiki. |
+ | <rdf:value>TWiki.%INCLUDINGWEB%</rdf:value> |
</rdf:Description> |
</rdf:Description> |
||
</wiki:interwiki> |
</wiki:interwiki> |
||
<items> |
<items> |
||
<rdf:Seq> |
<rdf:Seq> |
||
− | + | %SEARCH{"^ \*(.*)$" type="regex" topic="News" scope="text" multiple="on" limit="15" nosearch="on" nototal="on" format=" <rdf:li rdf:resource=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/News#$pattern(.*?\*\s*<a\s*name=\"(.*?)\".*)\" />"}% |
|
</rdf:Seq> |
</rdf:Seq> |
||
</items> |
</items> |
||
</channel> |
</channel> |
||
− | <image rdf:about=" |
+ | <image rdf:about="%WIKILOGOIMG%"> |
− | <title> |
+ | <title>%WIKILOGOALT%.%INCLUDINGWEB%</title> |
− | <link> |
+ | <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link> |
− | <url> |
+ | <url>%WIKILOGOIMG%</url> |
</image> |
</image> |
||
− | + | %SEARCH{"^ \*(.*)$" type="regex" topic="News" scope="text" multiple="on" limit="15" nosearch="on" nototal="on" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/News#$pattern(.*?\*\s*$n <title>$pattern(.*?\*\s*<a.*?>(\w.*?)\s*:.*)</title>$n <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/News#$pattern(.*?\*\s*$n <description>$pattern(.*?\s*:\s*([^\n\r]+).*)</description>$n <dc:date>$pattern(.*?\*\s*<a\s*name=\"(.*?)\".*)</dc:date>$n</item>"}% |
|
− | + | %STOPINCLUDE% |
Latest revision as of 18:40, 25 February 2014
<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%">
<title>%INCLUDINGWEB%</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>
%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{"^ \*(.*)$" type="regex" topic="News" scope="text" multiple="on" limit="15" nosearch="on" nototal="on" format=" <rdf:li rdf:resource=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/News#$pattern(.*?\*\s*<a\s*name=\"(.*?)\".*)\" />"}% </rdf:Seq>
</items>
</channel> <image rdf:about="%WIKILOGOIMG%">
<title>%WIKILOGOALT%.%INCLUDINGWEB%</title> <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link> <url>%WIKILOGOIMG%</url>
</image> %SEARCH{"^ \*(.*)$" type="regex" topic="News" scope="text" multiple="on" limit="15" nosearch="on" nototal="on" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/News#$pattern(.*?\*\s*$n <title>$pattern(.*?\*\s*<a.*?>(\w.*?)\s*:.*)</title>$n <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/News#$pattern(.*?\*\s*$n <description>$pattern(.*?\s*:\s*([^\n\r]+).*)</description>$n <dc:date>$pattern(.*?\*\s*<a\s*name=\"(.*?)\".*)</dc:date>$n</item>"}% %STOPINCLUDE%