[Yanel-commits] rev 42507 - public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/usecases

simon at wyona.com simon at wyona.com
Thu Apr 23 11:40:19 CEST 2009


Author: simon
Date: 2009-04-23 11:40:18 +0200 (Thu, 23 Apr 2009)
New Revision: 42507

Modified:
   public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/usecases/tinymce-lookup.html.yanel-rc
Log:
added view for grid

Modified: public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/usecases/tinymce-lookup.html.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/usecases/tinymce-lookup.html.yanel-rc	2009-04-23 08:07:35 UTC (rev 42506)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/usecases/tinymce-lookup.html.yanel-rc	2009-04-23 09:40:18 UTC (rev 42507)
@@ -25,6 +25,14 @@
         </serializer>
       </view>
 
+      <!-- json view -->
+      <view id="json-node-grid" type="jelly">
+        <template>rthtdocs:/json-node.jelly</template>
+        <xslt>rthtdocs:/json-node-grid.xsl</xslt>
+        <mime-type>application/json</mime-type>
+        <serializer key="TEXT">
+        </serializer>
+      </view>
     </views>
     
     <rc:sitetree class="org.wyona.yanel.impl.navigation.SitetreeResConfigAndDataRepoImpl" xmlns:rc="http://www.wyona.org/yanel/resource/sitetree/1.0"/>



More information about the Yanel-commits mailing list