Mercurial > p > roundup > code
diff doc/implementation.txt @ 1089:43ab730ee194
instance -> tracker, node -> item
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 10 Sep 2002 00:15:59 +0000 |
| parents | 38a74d1351c5 |
| children | b9c1226cb600 |
line wrap: on
line diff
--- a/doc/implementation.txt Tue Sep 10 00:11:50 2002 +0000 +++ b/doc/implementation.txt Tue Sep 10 00:15:59 2002 +0000 @@ -2,7 +2,7 @@ Implementation notes ==================== -:Version: $Revision: 1.4 $ +:Version: $Revision: 1.5 $ [see also the roundup package docstring] @@ -30,7 +30,7 @@ pass on to the templating mechanism, but the file class _always_ does downloading. It'll probably stay this way too... - template - call="link(property)" may be used to link "the current node" + template - call="link(property)" may be used to link "the current item" (from an index) - the link text is the property specified. template - added functions that I found very useful: List, History and
