diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-17 13:42:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-17 13:42:50 -0400 |
commit | 9fbef7e1d2c4e8bbaf3eaf89885f18b88edbe429 (patch) | |
tree | 06d09c69a355b092f4bf712b2c41d8c37dce756c | |
parent | c721a9ef872db85b26d430a2098234a4fca6ec51 (diff) | |
download | ikiwiki-9fbef7e1d2c4e8bbaf3eaf89885f18b88edbe429.tar ikiwiki-9fbef7e1d2c4e8bbaf3eaf89885f18b88edbe429.tar.gz |
reformat
-rw-r--r-- | doc/todo/auto-create_tag_pages_according_to_a_template.mdwn | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn b/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn index 867306f0d..ed681ac4d 100644 --- a/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn +++ b/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn @@ -269,12 +269,13 @@ wrong direction. >> True. I'll do that. --[[David_Riebenbauer]] ->> I've pushed an autotag branch of my own, which refactors ->> things a bit. It is untested so far though. --[[Joey]] ->> ->> * `verify_src_file` only called from Render.pm ->> * Gets rid of `%del_files`. ->> * Uses `%wikistate`. +[[!template id=gitbranch branch=origin/autotag author="[[Joey]]"]] +I've pushed an autotag branch of my own, which refactors +things a bit. It is untested so far though. --[[Joey]] + +* `verify_src_file` only called from Render.pm +* Gets rid of `%del_files`. +* Uses `%wikistate`. [f3abeac919c4736429bd3362af6edf51ede8e7fe]: http://git.liegesta.at/?p=ikiwiki.git;a=commitdiff;h=f3abeac919c4736429bd3362af6edf51ede8e7fe (commitdiff for f3abeac919c4736429bd3362af6edf51ede8e7fe) [4af4d26582f0c2b915d7102fb4a604b176385748]: http://git.liegesta.at/?p=ikiwiki.git;a=commitdiff;h=4af4d26582f0c2b915d7102fb4a604b176385748 (commitdiff for 4af4d26582f0c2b915d7102fb4a604b176385748) |