diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-02-19 18:54:25 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-02-19 18:54:25 -0500 |
commit | f813b10fef13682c95ada9c9a9ccf05ff602c172 (patch) | |
tree | 85402ea3875c99358d54819edcc46b71f5b122ca /doc/todo | |
parent | e611d4cdc10d2fb66d41ec8e101e6e35ddc9fdbf (diff) | |
download | ikiwiki-f813b10fef13682c95ada9c9a9ccf05ff602c172.tar ikiwiki-f813b10fef13682c95ada9c9a9ccf05ff602c172.tar.gz |
rename tag() to tagged(); add docs
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/tag_pagespec_function.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/tag_pagespec_function.mdwn b/doc/todo/tag_pagespec_function.mdwn index 060368179..681a1f661 100644 --- a/doc/todo/tag_pagespec_function.mdwn +++ b/doc/todo/tag_pagespec_function.mdwn @@ -15,7 +15,7 @@ match tagged pages independent of whatever the tagbase is set to. > > One other thing, perhaps it should be called `tagged()`? --[[Joey]] -[[!tag patch]] +[[!tag patch done]] --- a/plugins/IkiWiki/Plugin/tag.pm 2009-02-16 11:30:11.000000000 +0000 +++ b/plugins/IkiWiki/Plugin/tag.pm 2009-02-17 15:40:03.000000000 +0000 |