[Yanel-commits] rev 37182 - public/yanel/contributions/realms/foaf/res-configs

michi at wyona.com michi at wyona.com
Thu Jun 19 15:13:45 CEST 2008


Author: michi
Date: 2008-06-19 15:13:44 +0200 (Thu, 19 Jun 2008)
New Revision: 37182

Added:
   public/yanel/contributions/realms/foaf/res-configs/gilbane-sf2008-presentation.pdf.yanel-rc
   public/yanel/contributions/realms/foaf/res-configs/gilbane-sf2008-presentation.xml.yanel-rc
Log:
slides for gilbane conference started

Added: public/yanel/contributions/realms/foaf/res-configs/gilbane-sf2008-presentation.pdf.yanel-rc
===================================================================
--- public/yanel/contributions/realms/foaf/res-configs/gilbane-sf2008-presentation.pdf.yanel-rc	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/res-configs/gilbane-sf2008-presentation.pdf.yanel-rc	2008-06-19 13:13:44 UTC (rev 37182)
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="pdf" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <yanel:property name="xslt" value="/xslt/slides.xsl"/>
+  <yanel:property name="yanel-path-matcher" value="/*.pdf"/>
+  <yanel:property name="yanel-path" value="/{1}.xml"/>
+
+<!--
+  <yanel:property name="yanel-path" value="/cm-pros-sf2008-presentation.xml"/>
+-->
+</yanel:resource-config>

Added: public/yanel/contributions/realms/foaf/res-configs/gilbane-sf2008-presentation.xml.yanel-rc
===================================================================
--- public/yanel/contributions/realms/foaf/res-configs/gilbane-sf2008-presentation.xml.yanel-rc	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/res-configs/gilbane-sf2008-presentation.xml.yanel-rc	2008-06-19 13:13:44 UTC (rev 37182)
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="xml" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <yanel:property name="xslt" value="/xslt/slideml2html.xsl"/>
+  <yanel:property name="mime-type" value="application/xhtml+xml"/>
+
+<!--
+  <yanel:property name="yanel-path-matcher" value="/*.pdf"/>
+  <yanel:property name="yanel-path" value="/{1}.xml"/>
+-->
+
+<!--
+  <yanel:property name="yanel-path" value="/cm-pros-sf2008-presentation.xml"/>
+-->
+</yanel:resource-config>



More information about the Yanel-commits mailing list