<?xml version="1.0" encoding="utf-8" ?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wiki="http://purl.org/rss/1.0/modules/wiki/" ><channel rdf:about="https://wiki.math.ethz.ch/System">
<title>Foswiki's System web</title>
  <link>https://wiki.math.ethz.ch/System</link>
  <description>The System web of Foswiki. Discover the details, and how to start your own site with Foswiki - The Free and Open Source Wiki.</description>
<image rdf:resource="https://wiki.math.ethz.ch/pub/System/ProjectLogos/foswiki-logo.png" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright 2026 by contributing authors</dc:rights>
  <dc:publisher>Wiki Administrator []</dc:publisher>
  <dc:creator>The contributing authors of Foswiki</dc:creator>
  <dc:source>Foswiki</dc:source>
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/SubscribePlugin" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/SlideShowPlugin" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/TipTopic019" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/TipTopic025" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/TopicsAndWebs" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/UserSetting" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/VarEDITTABLE" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/VarGMTIME" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/VarRENDERZONE" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/VarENDTWISTY" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/VarUSERNAME" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/VarWIKIUSERNAME" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/WelcomeGuest" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/VarNONCE" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/TipsTopics" />
      <rdf:li rdf:resource="https://wiki.math.ethz.ch/System/TipsOfTheDayAddNew" />
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="https://wiki.math.ethz.ch/pub/System/ProjectLogos/foswiki-logo.png">
  <title>Powered by Foswiki, The Free and Open Source Wiki.System</title>
  <link>https://wiki.math.ethz.ch/System</link>
  <url>https://wiki.math.ethz.ch/pub/System/ProjectLogos/foswiki-logo.png</url>
</image>
<item rdf:about="https://wiki.math.ethz.ch/System/SkinTemplateTokens">
  <title>SkinTemplateTokens</title>
  <link>https://wiki.math.ethz.ch/System/SkinTemplateTokens</link>
  <description>Skin Template Tokens Placeholders expanded by Foswiki scripts when generating output Overview Template Tokens are written exactly like Foswiki macros, but they a... (last changed by ProjectContributor)</description>
  <dc:date>2022-06-17T12:27:48Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarEXPAND">
  <title>VarEXPAND</title>
  <link>https://wiki.math.ethz.ch/System/VarEXPAND</link>
  <description>EXPAND expand macros in a string as if they were used in another topic The viewer must have VIEW access to topictoexpandin for this to work. All the standard form... (last changed by ProjectContributor)</description>
  <dc:date>2022-06-17T12:27:48Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarFORMFIELD">
  <title>VarFORMFIELD</title>
  <link>https://wiki.math.ethz.ch/System/VarFORMFIELD</link>
  <description>FORMFIELD renders a field in the form attached to some topic Parameters Parameter Description Default "name" The name of a Data form ... (last changed by ProjectContributor)</description>
  <dc:date>2022-06-17T12:27:48Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarMAKETEXT">
  <title>VarMAKETEXT</title>
  <link>https://wiki.math.ethz.ch/System/VarMAKETEXT</link>
  <description>MAKETEXT creates text using Foswiki's I18N infrastructure Strings captured in the MAKETEXT macro are automatically mapped to the current user's selected language ... (last changed by ProjectContributor)</description>
  <dc:date>2022-06-17T12:27:48Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarQUERY">
  <title>VarQUERY</title>
  <link>https://wiki.math.ethz.ch/System/VarQUERY</link>
  <description>QUERY get the value of meta data Uses the query syntax described in QuerySearch to get information about meta data from one specified topic. * supports formatt... (last changed by ProjectContributor)</description>
  <dc:date>2022-06-17T12:27:48Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarREVINFO">
  <title>VarREVINFO</title>
  <link>https://wiki.math.ethz.ch/System/VarREVINFO</link>
  <description>REVINFO revision information of current topic %REVINFO% is equivalent to %REVINFO{format="r1.$rev $date $wikiusername"}% Examples * %REVINFO% expands to =... (last changed by ProjectContributor)</description>
  <dc:date>2022-06-17T12:27:48Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarTABPANE">
  <title>VarTABPANE</title>
  <link>https://wiki.math.ethz.ch/System/VarTABPANE</link>
  <description>TABPANE tabpane widget This macro starts the tabpane, containing a series of TAB...ENDTABs and ends with ENDTABPANE. A complete tabpane normally looks like this: ... (last changed by ProjectContributor)</description>
  <dc:date>2022-06-17T12:27:48Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarENDTABPANE">
  <title>VarENDTABPANE</title>
  <link>https://wiki.math.ethz.ch/System/VarENDTABPANE</link>
  <description>ENDTABPANE ending tag for tabpane widget This closes a previously opened TABPANE. Related TAB, ENDTAB, TABPANE, JQueryPlugin, JQueryTabpane (last changed by ProjectContributor)</description>
  <dc:date>2016-02-23T09:43:06Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/WebIndex">
  <title>WebIndex</title>
  <link>https://wiki.math.ethz.ch/System/WebIndex</link>
  <description>%SEARCH{ "'1'" scope="topic" type="query" nosearch="on" pager="on" pagesize="" }% (last changed by ProjectContributor)</description>
  <dc:date>2015-11-17T03:14:57Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarHTTPS">
  <title>VarHTTPS</title>
  <link>https://wiki.math.ethz.ch/System/VarHTTPS</link>
  <description>HTTPS get HTTPS headers The same as %HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine wh... (last changed by ProjectContributor)</description>
  <dc:date>2015-11-12T20:06:08Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/TipsOfTheDayInclude">
  <title>TipsOfTheDayInclude</title>
  <link>https://wiki.math.ethz.ch/System/TipsOfTheDayInclude</link>
  <description>Tips Of the Day Include This Page randomly picks a Tip of the day to display. The includes the part between the horizontal rules. Tip of the Day ... (last changed by ProjectContributor)</description>
  <dc:date>2015-11-07T03:47:39Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarATTACHURL">
  <title>VarATTACHURL</title>
  <link>https://wiki.math.ethz.ch/System/VarATTACHURL</link>
  <description>ATTACHURL full URL for attachments in the current topic Shorthand for PUBURL, with path set to the current topic. Otherwise supports all the same parameters as PU... (last changed by ProjectContributor)</description>
  <dc:date>2015-06-18T18:02:10Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarDATE">
  <title>VarDATE</title>
  <link>https://wiki.math.ethz.ch/System/VarDATE</link>
  <description>DATE signature format date Examples * %DATE% expands to == * Date format defined as {DefaultDateFormat} in configure When used in a template topic, thi... (last changed by ProjectContributor)</description>
  <dc:date>2015-06-18T18:02:10Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarENDCOLOR">
  <title>VarENDCOLOR</title>
  <link>https://wiki.math.ethz.ch/System/VarENDCOLOR</link>
  <description>ENDCOLOR end colored text ENDCOLOR is one of the shortcut macros predefined in . It is used to terminate a colour change (revert back to the default colour). The ... (last changed by ProjectContributor)</description>
  <dc:date>2015-06-18T18:02:10Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarENDINCLUDE">
  <title>VarENDINCLUDE</title>
  <link>https://wiki.math.ethz.ch/System/VarENDINCLUDE</link>
  <description>ENDINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining text. A normal view... (last changed by ProjectContributor)</description>
  <dc:date>2015-06-18T18:02:10Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="https://wiki.math.ethz.ch/System/VarQUERYSTRING">
  <title>VarQUERYSTRING</title>
  <link>https://wiki.math.ethz.ch/System/VarQUERYSTRING</link>
  <description>QUERYSTRING full, unprocessed string of parameters to this URL * String of all the URL parameters that were on the URL used to get to the current page. For exa... (last changed by ProjectContributor)</description>
  <dc:date>2015-06-18T18:02:10Z</dc:date>
  <dc:contributor>
    <rdf:Description link="https://wiki.math.ethz.ch?topic=Main.ProjectContributor">
      <rdf:value>ProjectContributor</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<!-- <ul>
<li> Set SKIN = <tt> rss</tt></li> <li> Set COVER = <tt> rss</tt></li></ul> 
-->
</rdf:RDF>