Microformat support:
[koha.git] / etc / koha-conf.xml
index 901aaef..a4d363d 100644 (file)
            <xslt stylesheet="__INTRANET_TMPL_DIR__/prog/en/xslt/MARC21slim2RDFDC.xsl"/>
          </backend>
        </retrieval>
+       <retrieval syntax="xml" name="rss2">
+         <backend syntax="usmarc" name="F">
+           <marc inputformat="marc" outputformat="marcxml"
+                 inputcharset="utf-8"/>
+           <xslt stylesheet="__INTRANET_TMPL_DIR__/prog/en/xslt/MARC21slim2RSS2.xsl"/>
+         </backend>
+       </retrieval>
        <retrieval syntax="xml" name="utils">
          <backend syntax="usmarc" name="F">
            <marc inputformat="marc" outputformat="marcxml"