Mercurial > p > roundup > code
diff doc/customizing.txt @ 1780:d2801a2b0a77
Initial implementation (half-baked) at new Tracker instance.
Cleaned up caching API / comments in backends.
Fixes to docs.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 04 Sep 2003 00:47:01 +0000 |
| parents | fbe08359511a |
| children | a3b1b1dcf639 |
line wrap: on
line diff
--- a/doc/customizing.txt Sun Aug 31 03:43:07 2003 +0000 +++ b/doc/customizing.txt Thu Sep 04 00:47:01 2003 +0000 @@ -2,7 +2,7 @@ Customising Roundup =================== -:Version: $Revision: 1.95 $ +:Version: $Revision: 1.96 $ .. This document borrows from the ZopeBook section on ZPT. The original is at: http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx @@ -1483,7 +1483,7 @@ There are several methods available on these wrapper objects: =========== ================================================================ -Method Description +Method Description =========== ================================================================ plain render a "plain" representation of the property. This method may take two arguments:
