[Yanel-commits] rev 20842 - in public/yanel/trunk/src/realms/yanel-website: content paths paths/specification paths/specification/import-site-feature.html paths/specification/import-site-feature.html.txt paths/specification/import-site-feature.html.yanel-rti paths/specification/introspection-import-site-feature.html.xml

michi at wyona.com michi at wyona.com
Thu Dec 14 00:00:51 CET 2006


Author: michi
Date: 2006-12-14 00:00:49 +0100 (Thu, 14 Dec 2006)
New Revision: 20842

Added:
   public/yanel/trunk/src/realms/yanel-website/content/bad52132-2f56-4e75-baef-54f0d7cf9536
   public/yanel/trunk/src/realms/yanel-website/content/fc86c7a7-b224-4dbb-846c-e9cac4b151c7
   public/yanel/trunk/src/realms/yanel-website/paths/specification/
   public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html.txt/
   public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html.txt/.yarep-uid
   public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html.yanel-rti/
   public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html.yanel-rti/.yarep-uid
   public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html/
   public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html/.yarep-uid
   public/yanel/trunk/src/realms/yanel-website/paths/specification/introspection-import-site-feature.html.xml/
   public/yanel/trunk/src/realms/yanel-website/paths/specification/introspection-import-site-feature.html.xml/.yarep-uid
Modified:
   public/yanel/trunk/src/realms/yanel-website/content/312894f8-9a7d-4b11-ac6d-4e82b7a2a19d
Log:
spec started

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-13 22:57:37 UTC (rev 20841)
+++ public/yanel/trunk/src/realms/yanel-website/content/312894f8-9a7d-4b11-ac6d-4e82b7a2a19d	2006-12-13 23:00:49 UTC (rev 20842)
@@ -17,7 +17,7 @@
 * Asset Upload (Image, PDF, ...) (in progress)
 * Lookup (Yulup) (in progress)
 * Create a realm from scratch (in progress)
-* Import an existing website as a new realm (in planning)
+* [Import an existing website as a new realm|specification/import-site-feature.html] (in progress)
 * Register third-party realm (in planning)
 * Binary installer/Dependency manager (in planning)
 * Calendar resource (in progress)

Added: public/yanel/trunk/src/realms/yanel-website/content/bad52132-2f56-4e75-baef-54f0d7cf9536
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/bad52132-2f56-4e75-baef-54f0d7cf9536	2006-12-13 22:57:37 UTC (rev 20841)
+++ public/yanel/trunk/src/realms/yanel-website/content/bad52132-2f56-4e75-baef-54f0d7cf9536	2006-12-13 23:00:49 UTC (rev 20842)
@@ -0,0 +1,22 @@
+!Import Site Feature Specification
+
+The input screen (default) shall contain the following text inputs:
+
+* Name of new realm, e.g. Apache Website
+* URL of existing site, e.g. http://www.apache.org
+* Depth of Crawling, e.g. 3
+* Maximum Number of Pages to be imported, e.g. 100
+
+When submitting the input values one shall receive a status screen as response.
+
+The status screen shall provide a link to the newly created realm and
+a status of the number of pages already dumped/imported resp. when the crawling
+is being finished a "import completed" message.
+
+TODO:
+* Create importsite resource and implement ViewableV2
+* Implement the input and status screen
+* Implement logic of the new realm creation (e.g. use the from scratch template)
+* Implement the crawling/dumping/importing of the pages from remote
+* - Add neutron introspection link to (X)HTML head
+* - Create introspection for each page

Added: public/yanel/trunk/src/realms/yanel-website/content/fc86c7a7-b224-4dbb-846c-e9cac4b151c7
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/fc86c7a7-b224-4dbb-846c-e9cac4b151c7	2006-12-13 22:57:37 UTC (rev 20841)
+++ public/yanel/trunk/src/realms/yanel-website/content/fc86c7a7-b224-4dbb-846c-e9cac4b151c7	2006-12-13 23:00:49 UTC (rev 20842)
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+
+<introspection xmlns="http://www.wyona.org/neutron/1.0">
+
+  <edit mime-type="text/plain" name="Import Site Feature">
+    <checkout url="import-site-feature.html.txt?yanel.resource.usecase=checkout" method="GET"/>
+    <checkin  url="import-site-feature.html.txt?yanel.resource.usecase=checkin" method="PUT"/>
+  </edit>
+</introspection>
\ No newline at end of file

Added: public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html/.yarep-uid	2006-12-13 22:57:37 UTC (rev 20841)
+++ public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html/.yarep-uid	2006-12-13 23:00:49 UTC (rev 20842)
@@ -0,0 +1 @@
+bad52132-2f56-4e75-baef-54f0d7cf9536
\ No newline at end of file

Added: public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html.txt/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html.txt/.yarep-uid	2006-12-13 22:57:37 UTC (rev 20841)
+++ public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html.txt/.yarep-uid	2006-12-13 23:00:49 UTC (rev 20842)
@@ -0,0 +1 @@
+bad52132-2f56-4e75-baef-54f0d7cf9536
\ No newline at end of file

Added: public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html.yanel-rti/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html.yanel-rti/.yarep-uid	2006-12-13 22:57:37 UTC (rev 20841)
+++ public/yanel/trunk/src/realms/yanel-website/paths/specification/import-site-feature.html.yanel-rti/.yarep-uid	2006-12-13 23:00:49 UTC (rev 20842)
@@ -0,0 +1 @@
+/rtd/wiki.rtd

Added: public/yanel/trunk/src/realms/yanel-website/paths/specification/introspection-import-site-feature.html.xml/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/specification/introspection-import-site-feature.html.xml/.yarep-uid	2006-12-13 22:57:37 UTC (rev 20841)
+++ public/yanel/trunk/src/realms/yanel-website/paths/specification/introspection-import-site-feature.html.xml/.yarep-uid	2006-12-13 23:00:49 UTC (rev 20842)
@@ -0,0 +1 @@
+fc86c7a7-b224-4dbb-846c-e9cac4b151c7
\ No newline at end of file




More information about the Yanel-commits mailing list