[Yulup-commits] rev 23989 - in public/yulup/demo: . yanel/data-paths yanel/data-paths/neutron2-example.xhtml yanel/rti-content

michi at wyona.com michi at wyona.com
Tue Apr 24 14:35:03 CEST 2007


Author: michi
Date: 2007-04-24 14:35:02 +0200 (Tue, 24 Apr 2007)
New Revision: 23989

Added:
   public/yulup/demo/introspection-neutron2-example.xml
   public/yulup/demo/neutron2-example.html
   public/yulup/demo/yanel/data-paths/neutron2-example.xhtml/
   public/yulup/demo/yanel/data-paths/neutron2-example.xhtml/.yarep-uid
   public/yulup/demo/yanel/rti-content/neutron2-example.html.yanel-rc
Log:
Neutron 2 example added.

Added: public/yulup/demo/introspection-neutron2-example.xml
===================================================================
--- public/yulup/demo/introspection-neutron2-example.xml	2007-04-24 12:05:46 UTC (rev 23988)
+++ public/yulup/demo/introspection-neutron2-example.xml	2007-04-24 12:35:02 UTC (rev 23989)
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+
+<introspection xmlns="http://www.wyona.org/neutron/2.0">
+  <resource>
+    <edit mime-type="application/xhtml+xml" name="Upload Example">
+      <open url="neutron2-example.xhtml" method="GET"/>
+      <save url="neutron2-example.xhtml?yanel.resource.usecase=save" method="PUT"/>
+    </edit>
+  </resource>
+
+  <navigation>
+    <sitetree href="./" method="PROPFIND"/>
+  </navigation>
+</introspection>

Added: public/yulup/demo/neutron2-example.html
===================================================================
--- public/yulup/demo/neutron2-example.html	2007-04-24 12:05:46 UTC (rev 23988)
+++ public/yulup/demo/neutron2-example.html	2007-04-24 12:35:02 UTC (rev 23989)
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>Upload Demo Page</title>
+  </head>
+  <body>
+    <h1>Upload Demo Page</h1>
+    <p>Click on the Yulup icon and then select the upload menu item in order to upload a file to the server.</p>
+  </body>
+</html>
\ No newline at end of file

Added: public/yulup/demo/yanel/data-paths/neutron2-example.xhtml/.yarep-uid
===================================================================
--- public/yulup/demo/yanel/data-paths/neutron2-example.xhtml/.yarep-uid	2007-04-24 12:05:46 UTC (rev 23988)
+++ public/yulup/demo/yanel/data-paths/neutron2-example.xhtml/.yarep-uid	2007-04-24 12:35:02 UTC (rev 23989)
@@ -0,0 +1 @@
+neutron2-example.html

Added: public/yulup/demo/yanel/rti-content/neutron2-example.html.yanel-rc
===================================================================
--- public/yulup/demo/yanel/rti-content/neutron2-example.html.yanel-rc	2007-04-24 12:05:46 UTC (rev 23988)
+++ public/yulup/demo/yanel/rti-content/neutron2-example.html.yanel-rc	2007-04-24 12:35:02 UTC (rev 23989)
@@ -0,0 +1,8 @@
+<?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="mime-type" value="application/xhtml+xml"/>
+  <yanel:property name="xslt" value="/addIntrospectionToHead.xsl"/>
+</yanel:resource-config>




More information about the Yulup-commits mailing list