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

michi at wyona.com michi at wyona.com
Tue Dec 2 18:07:13 CET 2008


Author: michi
Date: 2008-12-02 18:07:13 +0100 (Tue, 02 Dec 2008)
New Revision: 40240

Added:
   public/yanel/contributions/realms/foaf/res-configs/gilbane-boston2008-presentation.pdf.yanel-rc
   public/yanel/contributions/realms/foaf/res-configs/gilbane-boston2008-presentation.xml.yanel-rc
Log:
gilbane boston presentation added

Added: public/yanel/contributions/realms/foaf/res-configs/gilbane-boston2008-presentation.pdf.yanel-rc
===================================================================
--- public/yanel/contributions/realms/foaf/res-configs/gilbane-boston2008-presentation.pdf.yanel-rc	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/res-configs/gilbane-boston2008-presentation.pdf.yanel-rc	2008-12-02 17:07:13 UTC (rev 40240)
@@ -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-boston2008-presentation.xml.yanel-rc
===================================================================
--- public/yanel/contributions/realms/foaf/res-configs/gilbane-boston2008-presentation.xml.yanel-rc	                        (rev 0)
+++ public/yanel/contributions/realms/foaf/res-configs/gilbane-boston2008-presentation.xml.yanel-rc	2008-12-02 17:07:13 UTC (rev 40240)
@@ -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