[Yanel-commits] rev 21039 - in public/yanel/trunk/src/realms/yanel-website: content paths

michi at wyona.com michi at wyona.com
Wed Dec 20 15:20:20 CET 2006


Author: michi
Date: 2006-12-20 15:20:18 +0100 (Wed, 20 Dec 2006)
New Revision: 21039

Added:
   public/yanel/trunk/src/realms/yanel-website/paths/introspection-roadmap.xml/
   public/yanel/trunk/src/realms/yanel-website/paths/roadmap.xhtml/
Removed:
   public/yanel/trunk/src/realms/yanel-website/paths/introspection-roadmap.html.xml/
   public/yanel/trunk/src/realms/yanel-website/paths/roadmap.html.txt/
Modified:
   public/yanel/trunk/src/realms/yanel-website/content/312894f8-9a7d-4b11-ac6d-4e82b7a2a19d
   public/yanel/trunk/src/realms/yanel-website/content/b8dc10b4-38da-4a09-9daf-2e9fadc19ba4
Log:
migrated to xhtml

Modified: public/yanel/trunk/src/realms/yanel-website/content/312894f8-9a7d-4b11-ac6d-4e82b7a2a19d
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/312894f8-9a7d-4b11-ac6d-4e82b7a2a19d	2006-12-20 14:19:39 UTC (rev 21038)
+++ public/yanel/trunk/src/realms/yanel-website/content/312894f8-9a7d-4b11-ac6d-4e82b7a2a19d	2006-12-20 14:20:18 UTC (rev 21039)
@@ -9,34 +9,35 @@
 <body>
 <h3>Roadmap</h3>
 <p>
-<h4>Release 0.0.1-dev (Status 2006.12.12)</h4>
+</p><h4>Release 0.0.1-dev (Status 2006.12.12)</h4>
 <table border="1">
-<tr>
+<tbody><tr>
 <th>Feature</th><th>Status</th><th>Due Date</th>
 </tr>
 <tr>
-<td>Neutron Spec v0 implemented</td><td>done</td>
+<td>Neutron Spec v0 implemented</td><td>done</td><td>TBD</td>
 </tr>
 <tr>
-<td>RSS Feed</td><td>done</td>
+<td>RSS Feed</td><td>done</td><td>TBD</td>
 </tr>
 <tr>
-<td>...</td><td>...</td>
+<td>...</td><td>...</td><td>...</td>
 </tr>
-</table>
-</p>
+</tbody></table>
 
-<p>
 <h4>Release 1.0</h4>
 <table border="1">
-<tr>
+<tbody><tr>
 <th>Feature</th><th>Status</th><th>Due Date</th>
 </tr>
 <tr>
-<td>Creator</td><td>in progress</td>
+<td>Creator</td><td>in progress</td><td>TBD</td>
 </tr>
-</table>
-* Simple Workflow: Submit, Review, Publish/Reject (in planning)
+<tr>
+<td>Simple Workflow: Submit, Review, Publish/Reject</td><td>in planning</td><td>TBD</td>
+</tr>
+</tbody></table>
+<p>
 * Navigation Framework (in planning)
 * [Nutch|specification/nutch-resource.html] (mostly done)
 * Wiki (mostly done)
@@ -58,21 +59,25 @@
 * Standard and Custom Meta Data (in planning)
 </p>
 
+
 <p>
-<h4>Release 1.1</h4>
+</p><h4>Release 1.1</h4>
+<p>
 * Archive URL resource (in planning)
 * [FOP/PDF resource|specification/pdf-fop-resource.html] (mostly done)
 * Access Control User Interface
 * Diffs of Versions
-* Pipeline resource ("Mini-Cocoon")
+* Pipeline resource (&quot;Mini-Cocoon&quot;)
 * Dynamic introspection
 * Form Framework
 * [Simile Timeline|http://simile.mit.edu/timeline/] resource
 * [Annotations|specification/annotations.html]
 </p>
 
+
 <p>
-<h4>Release 1.2</h4>
+</p><h4>Release 1.2</h4>
+<p>
 * Generic Workflow
 * Notifications
 * Celtx resource
@@ -81,5 +86,6 @@
 * Link Checker
 * LDAP integration
 </p>
+
 </body>
 </html>

Modified: public/yanel/trunk/src/realms/yanel-website/content/b8dc10b4-38da-4a09-9daf-2e9fadc19ba4
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/b8dc10b4-38da-4a09-9daf-2e9fadc19ba4	2006-12-20 14:19:39 UTC (rev 21038)
+++ public/yanel/trunk/src/realms/yanel-website/content/b8dc10b4-38da-4a09-9daf-2e9fadc19ba4	2006-12-20 14:20:18 UTC (rev 21039)
@@ -2,8 +2,8 @@
 
 <introspection xmlns="http://www.wyona.org/neutron/1.0">
 
-  <edit mime-type="text/plain" name="Roadmap">
-    <checkout url="roadmap.html.txt?yanel.resource.usecase=checkout" method="GET"/>
-    <checkin  url="roadmap.html.txt?yanel.resource.usecase=checkin" method="PUT"/>
+  <edit mime-type="application/xhtml+xml" name="Roadmap">
+    <checkout url="roadmap.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+    <checkin  url="roadmap.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
   </edit>
-</introspection>
\ No newline at end of file
+</introspection>

Copied: public/yanel/trunk/src/realms/yanel-website/paths/introspection-roadmap.xml (from rev 21035, public/yanel/trunk/src/realms/yanel-website/paths/introspection-roadmap.html.xml)

Copied: public/yanel/trunk/src/realms/yanel-website/paths/roadmap.xhtml (from rev 21035, public/yanel/trunk/src/realms/yanel-website/paths/roadmap.html.txt)




More information about the Yanel-commits mailing list