diff options
author | http://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web> | 2010-01-24 09:41:44 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-01-24 09:41:44 +0000 |
commit | e9ee3d7d85e792ee6720696abe62f25cdd7f945a (patch) | |
tree | 0217853aecbf9fa740a14efaf6eb2b981e4e4440 /doc/plugins | |
parent | f6b2edef642ccda83a4c96aeeb2e146202707a67 (diff) |
note new version of getfield
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/getfield/discussion.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/contrib/getfield/discussion.mdwn b/doc/plugins/contrib/getfield/discussion.mdwn index 015e9f5a1..5f7fffead 100644 --- a/doc/plugins/contrib/getfield/discussion.mdwn +++ b/doc/plugins/contrib/getfield/discussion.mdwn @@ -19,6 +19,7 @@ Like you mentioned in [[ftemplate]] IIRC, it'll only work on the same page. If i >>>>> What about using {{pagename#fieldname}}? The meaning of the hash in URLs sort of fits with what is needed here (reference to a 'named' thing within the page) and it won't conflict with actual hash usages (unless we expect different named parts of pages to define different values for the same field ...) >>>>> -- [[Oblomov]] >>>>>> That's a good one too. --[[simonraven]] +>>>>>>> Done! I used {{$*pagename*#*fieldname*}} for the format. -- [[users/KathrynAndersen]] > I'm also working on a "report" plugin, which will basically apply a template like [[ftemplate]] does, but to a list of pages given from a pagespec, rather than the current page. |