[Checkins] SVN: Sandbox/ulif/grokui.zodbbrowser/src/grokui/zodbbrowser/README.txt Add another example.

Uli Fouquet uli at gnufix.de
Sat Mar 6 11:11:18 EST 2010


Log message for revision 109709:
  Add another example.
  

Changed:
  U   Sandbox/ulif/grokui.zodbbrowser/src/grokui/zodbbrowser/README.txt

-=-
Modified: Sandbox/ulif/grokui.zodbbrowser/src/grokui/zodbbrowser/README.txt
===================================================================
--- Sandbox/ulif/grokui.zodbbrowser/src/grokui/zodbbrowser/README.txt	2010-03-06 16:08:04 UTC (rev 109708)
+++ Sandbox/ulif/grokui.zodbbrowser/src/grokui/zodbbrowser/README.txt	2010-03-06 16:11:18 UTC (rev 109709)
@@ -35,3 +35,9 @@
     >>> root_oid = u64(root._p_oid)
     >>> browser.open(
     ...     'http://localhost/++grokui++/@@zodbbrowser/%s' % root_oid)
+
+A root folder normally contains a local site manager names
+``_sm``. A link to this site manager is available:
+
+    >>> browser.getLink('_sm')
+    <Link text='_sm' url='http://localhost/++grokui++/@@zodbbrowser/...>



More information about the checkins mailing list