[Yanel-commits] rev 47517 - public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/en/documentation/deployment

michi at wyona.com michi at wyona.com
Wed Feb 10 15:18:21 CET 2010


Author: michi
Date: 2010-02-10 15:18:20 +0100 (Wed, 10 Feb 2010)
New Revision: 47517

Added:
   public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/en/documentation/deployment/deployment_enterprise.jpg.yanel-rc
Log:
svg 2 jpg example added

Added: public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/en/documentation/deployment/deployment_enterprise.jpg.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/en/documentation/deployment/deployment_enterprise.jpg.yanel-rc	                        (rev 0)
+++ public/yanel/trunk/src/realms/yanel-website/res-configs-repo/data/en/documentation/deployment/deployment_enterprise.jpg.yanel-rc	2010-02-10 14:18:20 UTC (rev 47517)
@@ -0,0 +1,29 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="svg" namespace="http://www.litwan.com/yanel/resource/1.0"/>
+
+    <yanel:property name="image-width" value="750"/>
+    <yanel:property name="jpg-quality" value="1"/>
+  
+    <yanel:custom-config>
+     <views>
+      <view id="default" type="custom">
+        <mime-type>image/svg+xml</mime-type>
+      </view>
+      <view id="svg" type="custom">
+        <mime-type>image/svg+xml</mime-type>
+      </view>
+      <view id="jpg" type="custom">
+        <mime-type>image/jpeg</mime-type>
+      </view>
+      <view id="png" type="custom">
+        <mime-type>image/png</mime-type>
+      </view>
+      <view id="html" type="jelly-XML">
+        <template>rthtdocs:/html.jelly</template>
+        <mime-type>text/html</mime-type>
+      </view>
+    </views>
+  </yanel:custom-config>  
+</yanel:resource-config>



More information about the Yanel-commits mailing list