X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Fimplementation.txt;h=520f454a62d6846894cf7c5fe643a6ec2deb4d66;hb=caff00d66459e280f170f71c79287fb253e2e57d;hp=168222429ac8768efba95d4ff2d4647465a935e4;hpb=93afd3be48ba80ab94f79f5eb3d5c0e11f2b5130;p=roundup.git diff --git a/doc/implementation.txt b/doc/implementation.txt index 1682224..520f454 100644 --- a/doc/implementation.txt +++ b/doc/implementation.txt @@ -2,7 +2,7 @@ Implementation notes ==================== -:Version: $Revision: 1.4 $ +:Version: $Revision: 1.5 $ [see also the roundup package docstring] @@ -30,7 +30,7 @@ In short: 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