[Yanel-commits] rev 22760 - public/yanel/trunk/src/realms/welcome-admin/yanel/data/xslt

michi at wyona.com michi at wyona.com
Sat Feb 17 21:48:44 CET 2007


Author: michi
Date: 2007-02-17 21:48:43 +0100 (Sat, 17 Feb 2007)
New Revision: 22760

Modified:
   public/yanel/trunk/src/realms/welcome-admin/yanel/data/xslt/welcome.xsl
Log:
toolbar link added

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-02-17 20:30:15 UTC (rev 22759)
+++ public/yanel/trunk/src/realms/welcome-admin/yanel/data/xslt/welcome.xsl	2007-02-17 20:48:43 UTC (rev 22760)
@@ -31,10 +31,10 @@
         <h2>Getting Started</h2>
         <p>
           <ul>
-            <li><a href="yanel-website/en/documentation/what-is-a-realm.html">What is a realm?</a></li>
+            <li><a href="yanel-website/en/documentation/what-is-a-realm.html" target="_top">What is a realm?</a></li>
             <li>Create a realm from scratch.</li>
             <li>
-              <a href="yanel-website/en/documentation/import-existing-website-as-new-realm.html">Import
+              <a href="yanel-website/en/documentation/import-existing-website-as-new-realm.html" target="_top">Import
                 an existing website as a new realm.</a> (Work in progress: <a href="import-site.html">Do it!</a>)
             </li>
             <li>
@@ -43,6 +43,7 @@
                 an existing third-party realm.</a>
             </li>
             <li>More information can be found within the Yanel <a href="yanel-website/en/documentation/index.html">documentation</a>.</li>
+            <li>Turn on <a href="?yanel.toolbar=on">toolbar</a>.</li>
 
 <!--
             <li>What is a resource resp. resource type?</li>




More information about the Yanel-commits mailing list