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

michi at wyona.com michi at wyona.com
Wed Nov 10 10:23:37 CET 2010


Author: michi
Date: 2010-11-10 10:23:37 +0100 (Wed, 10 Nov 2010)
New Revision: 54557

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/d1d9edd0-dbaa-4d30-9f62-06466d29e9a1
Log:
hints re enabling the toolbar

Modified: public/yanel/trunk/src/realms/yanel-website/content/d1d9edd0-dbaa-4d30-9f62-06466d29e9a1
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/d1d9edd0-dbaa-4d30-9f62-06466d29e9a1	2010-11-10 09:10:28 UTC (rev 54556)
+++ public/yanel/trunk/src/realms/yanel-website/content/d1d9edd0-dbaa-4d30-9f62-06466d29e9a1	2010-11-10 09:23:37 UTC (rev 54557)
@@ -1,2 +1,12 @@
-<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Yanel Toolbar</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>Yanel Toolbar</h1><h2>Enable/Disable/Suppress</h2>The Yanel toolbar can be enabled by appending the query string ?yanel.toolbar=on to any URL, whereas please make sure that the toolbar usecase/rights are also configured correctly within your realm access policies.<p>The toolbar can be disabled by appending the query string ?yanel.toolbar=off or by clicking on the toolbar menu &quot;Yanel&quot; and clicking on the menu item &quot;Turn off toolbar&quot;.</p><p>In some cases one might want to suppress the toolbar, for example when using an iframe. One can suppress the toolbar by appending the query string ?yanel.toolbar=suppress.</p><h2>Toolbar Customization</h2>One can customize the toolbar per realm. Take a look at src/realms/yanel-website/realm.x!
 ml as an example.</body>
-</html>
\ No newline at end of file
+<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Yanel Toolbar</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>Yanel Toolbar</h1><h2>Enable/Disable/Suppress</h2>
+
+<p>
+The Yanel toolbar can be enabled by appending the query string ?yanel.toolbar=on to any URL, whereas please make sure that the toolbar usecase/rights are also configured correctly within your realm access policies.
+</p>
+
+<p>
+In order to avoid typing the query string one can set a "toolbar zone" within the browser window, which becomes active when hovering with the mouse at such a particular area (see src/realms/from-scratch-realm-template/data-repo/data/app1/xslt/global.xsl) or set a shortcut/redirect.
+</p>
+
+<p>The toolbar can be disabled by appending the query string ?yanel.toolbar=off or by clicking on the toolbar menu &quot;Yanel&quot; and clicking on the menu item &quot;Turn off toolbar&quot;.</p><p>In some cases one might want to suppress the toolbar, for example when using an iframe. One can suppress the toolbar by appending the query string ?yanel.toolbar=suppress.</p><h2>Toolbar Customization</h2>One can customize the toolbar per realm. Take a look at src/realms/yanel-website/realm.xml as an example.</body>
+</html>



More information about the Yanel-commits mailing list