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

michi at wyona.com michi at wyona.com
Mon Mar 10 09:21:44 CET 2008


Author: michi
Date: 2008-03-10 09:21:43 +0100 (Mon, 10 Mar 2008)
New Revision: 33128

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/210b8dac-b9a6-491d-a4eb-5067ee33126b
Log:
docu on realm name added

Modified: public/yanel/trunk/src/realms/yanel-website/content/210b8dac-b9a6-491d-a4eb-5067ee33126b
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/210b8dac-b9a6-491d-a4eb-5067ee33126b	2008-03-10 08:18:13 UTC (rev 33127)
+++ public/yanel/trunk/src/realms/yanel-website/content/210b8dac-b9a6-491d-a4eb-5067ee33126b	2008-03-10 08:21:43 UTC (rev 33128)
@@ -1,14 +1,19 @@
-<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Realm Configuration</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>Realm Configuration<br/></h1>  <ul><li>Name of realm<br/></li><li>Access policy manager</li><li>Access identity manager</li><li>Custom web authenticator (optional)<br/></li><li>Default Data/Content repository</li><li>Resource configurations repository</li><li>Default language of realm (optional)<br/></li><li>Languages supported by this realm (optional)<br/></li><li>Language handler (optional)<br/></li><li>Translation manager (optional)<br/></li><li>Additional Yarep based repositories (optional)<br/></li><li><a href="#i18n">I18n configuration of this realm</a> (optional)<br/></li><li>Custom menu implementation (optional)<br/></li><li>Custom repository navigation implemenation (optional)</li></ul><br/>
+<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Realm Configuration</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>Realm Configuration<br/></h1>  <ul><li><a href="#name">Name of realm</a><br/></li><li>Access policy manager</li><li>Access identity manager</li><li>Custom web authenticator (optional)<br/></li><li>Default Data/Content repository</li><li>Resource configurations repository</li><li>Default language of realm (optional)<br/></li><li>Languages supported by this realm (optional)<br/></li><li>Language handler (optional)<br/></li><li>Translation manager (optional)<br/></li><li>Additional Yarep based repositories (optional)<br/></li><li><a href="#i18n">I18n configuration of this realm</a> (optional)<br/></li><li>Custom menu implementation (optional)<br/></li><li>Custom repository navigation implemenation (optional)</li></ul><br/>
+<a name="name"/>
+<h2>Name of realm</h2>
+<p>
+The name of the realm can be configured as follows
+</p>
+<p>
+</p><pre space="preserve">&lt;name&gt;The name of my realm&lt;/name&gt;</pre>
 
-
-<a name="i18n"></a>
+<a name="i18n"/>
 <h2>I18n configuration</h2>
 <p>
 The i18n catalogue can be configured as follows
 </p>
 <p>
 </p><pre space="preserve">&lt;i18n-catalogue&gt;yanelrepo:/my-i18n-catalogue.xml&lt;/i18n-catalogue&gt;</pre>
-
 <p>More information on i18n can be found within the <a href="../i18n.html">i18n documentation</a>.</p>
 </body>
-</html>
+</html>
\ No newline at end of file



More information about the Yanel-commits mailing list