[Yanel-commits] rev 20539 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Mon Dec 4 01:29:36 CET 2006


Author: michi
Date: 2006-12-04 01:29:35 +0100 (Mon, 04 Dec 2006)
New Revision: 20539

Added:
   public/yanel/trunk/src/realms/yanel-website/content/24a86cdc-2fbc-4316-b5f8-5ad88ec0c841
   public/yanel/trunk/src/realms/yanel-website/content/4e63ae85-ed48-447a-b34d-7c78540a2745
Log:
actual content added

Added: public/yanel/trunk/src/realms/yanel-website/content/24a86cdc-2fbc-4316-b5f8-5ad88ec0c841
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/24a86cdc-2fbc-4316-b5f8-5ad88ec0c841	2006-12-04 00:29:09 UTC (rev 20538)
+++ public/yanel/trunk/src/realms/yanel-website/content/24a86cdc-2fbc-4316-b5f8-5ad88ec0c841	2006-12-04 00:29:35 UTC (rev 20539)
@@ -0,0 +1,16 @@
+<?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>Import an existing website as a new realm</title>
+</head>
+<body>
+<h1>Import an existing website as a new realm</h1>
+<ul>
+  <li>sudo apt-get install httrack</li>
+  <li>httrack -w http://foo.bar</li><li>Add introspection link to (X)HTML head</li><li>Make introspection documents available</li><li>...</li>
+</ul>
+</body>
+</html>
\ No newline at end of file

Added: public/yanel/trunk/src/realms/yanel-website/content/4e63ae85-ed48-447a-b34d-7c78540a2745
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/4e63ae85-ed48-447a-b34d-7c78540a2745	2006-12-04 00:29:09 UTC (rev 20538)
+++ public/yanel/trunk/src/realms/yanel-website/content/4e63ae85-ed48-447a-b34d-7c78540a2745	2006-12-04 00:29:35 UTC (rev 20539)
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+
+<introspection xmlns="http://www.wyona.org/neutron/1.0">
+
+  <edit mime-type="application/xhtml+xml" name="Import an existing website as a new realm">
+    <checkout url="import-existing-website-as-new-realm.xhtml?yanel.resource.usecase=checkout" method="GET"/>
+    <checkin  url="import-existing-website-as-new-realm.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
+  </edit>
+</introspection>




More information about the Yanel-commits mailing list