[Yanel-commits] rev 23933 - in public/yanel/trunk/src/realms/welcome-admin/yanel: data/xslt rti

michi at wyona.com michi at wyona.com
Fri Apr 20 17:15:36 CEST 2007


Author: michi
Date: 2007-04-20 17:15:35 +0200 (Fri, 20 Apr 2007)
New Revision: 23933

Removed:
   public/yanel/trunk/src/realms/welcome-admin/yanel/rti/add-realm-demo.html.yanel-rc
Modified:
   public/yanel/trunk/src/realms/welcome-admin/yanel/data/xslt/welcome.xsl
Log:
demo removed and moved into Yanel website

Modified: public/yanel/trunk/src/realms/welcome-admin/yanel/data/xslt/welcome.xsl
===================================================================
--- public/yanel/trunk/src/realms/welcome-admin/yanel/data/xslt/welcome.xsl	2007-04-20 15:14:02 UTC (rev 23932)
+++ public/yanel/trunk/src/realms/welcome-admin/yanel/data/xslt/welcome.xsl	2007-04-20 15:15:35 UTC (rev 23933)
@@ -41,7 +41,6 @@
                 <li><a href="add-realm-from-scratch.html">Create a realm from scratch.</a></li>
                 <li><a href="add-realm-from-existing-website.html">Import an existing website as a new realm.</a> resp. how one can do this <a href="yanel-website/en/documentation/import-existing-website-as-new-realm.html">manually</a>.</li>
                 <li><a href="yanel-website/en/documentation/how-to-add-a-new-realm.html">Add an existing third-party realm.</a></li>
-                <li><a href="add-realm-demo.html">Create a demo realm.</a></li>
               </ul>
             </li>
             <li>More information can be found within the Yanel <a href="yanel-website/en/documentation/index.html">documentation</a>.</li>

Deleted: public/yanel/trunk/src/realms/welcome-admin/yanel/rti/add-realm-demo.html.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/welcome-admin/yanel/rti/add-realm-demo.html.yanel-rc	2007-04-20 15:14:02 UTC (rev 23932)
+++ public/yanel/trunk/src/realms/welcome-admin/yanel/rti/add-realm-demo.html.yanel-rc	2007-04-20 15:15:35 UTC (rev 23933)
@@ -1,15 +0,0 @@
-<?xml version="1.0"?>
-
-<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
-  <yanel:rti name="add-realm" namespace="http://www.wyona.org/yanel/resource/1.0"/>
-
-  <yanel:property name="add-type" value="demo"/>
-  <yanel:property name="xslt" value="xslt/add-realm-demo.xsl"/>
-  
-  <yanel:custom-config xmlns:arr="http://www.wyona.org/yanel/resource/add-realm-resource/1.0">
-    <arr:parameter name="realmid" samplevalue="234797234273242" required="true" hidden="false"/>
-    <arr:parameter name="realmname" samplevalue="My Realm" required="true"/>
-    <!-- NOTE: An empty value means that the parent directory of the "from-scratch-realm" is being used. No value attribute means that the value becomes configurable by the user. -->
-    <arr:parameter name="fslocation" value="" samplevalue="C:/realms" required="true" hidden="true"/>
-  </yanel:custom-config>
-</yanel:resource-config>




More information about the Yanel-commits mailing list