AtomViewTemplate
View for the atom feeds

28 January 2025 - 12:24 | Version 1 |

%TMPL:DEF{"atomhead"}%<?xml version="1.0" encoding="%CHARSET%" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>%WEB% - %WIKITOOLNAME%</title>
  <subtitle>%WEBSUMMARY%</subtitle>
  <link href="%SCRIPTURL{"view"}%/%WEB%" />
  <link href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?%QUERYSTRING%" rel="self" />
  <logo>%WIKILOGOIMG%</logo>
  <rights>%WEBRSSCOPYRIGHT%</rights>
%TMPL:END%

%TMPL:DEF{"atomfooter"}%</feed>%TMPL:END%

%TMPL:DEF{"atombody"}%%DBQUERY{"%FILTER{default=""}%" 
   exclude="WebTopicEditTemplate"
   sort="%SORT{default="created"}%" 
   reverse="on" 
   limit="%LIMIT%" 
   separator="$n"
   format="<entry>
<title>$expand(topictitle)</title>
<id>%SCRIPTURL{"view"}%/$web/$topic</id>
<link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL{"view"}%/$web/$topic\"/>
<updated>$formatTime(%SORT{default="createdate"}%, '$year-$mo-$dayT$hour:$minute:$secondsZ')</updated>
$percntFORMATLIST{\"$expand(publishauthor)\"
      split=\"\s*,\s*\"
      format=\"<author><name>$dollarpercntGETTOPICTITLE{\\"%USERSWEB%.$1\\"}$dollarpercnt</name></author>\"
}$percnt$percntCATINFO{\"$web.$topic\" 
      format=\"<category label=\\"$title\\" term=\\"$dollartopic\\" />\"
      separator=\"$n        \"
}$percnt$percntTAGINFO{\"$web.$topic\"
      format=\"<category term=\\"$dollarname\\" />\"
      separator=\"$n        \"
}$percnt
   <content type=\"html\"><![CDATA[
$percntDBCALL{\"$web.$topic\"}$percnt
$percntTAGINFO{
   \"$web.$topic\"
   header=\"<p>%TRANSLATE{"Tags"}%: \"
   format=\"$dollarname\"
   footer=\"</p>\"
}$percnt
   ]]></content>
</entry>"
}%%TMPL:END%
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding arbeitsgruppe.ch? Send feedback
This page was cached on 28 Dec 2025 - 19:11.