diff options
author | intrigeri <intrigeri@boum.org> | 2010-05-17 22:46:23 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-05-17 22:46:23 +0200 |
commit | 47bc6105326ce76327f2accb6d6ae34d2cb1429e (patch) | |
tree | 75a8c3b2b62353a9735437402f9d2fbdb5cafa9c /doc | |
parent | 533c8e62c5043e8e10dbd6203bb1a5ebe8a0d87e (diff) | |
download | ikiwiki-47bc6105326ce76327f2accb6d6ae34d2cb1429e.tar ikiwiki-47bc6105326ce76327f2accb6d6ae34d2cb1429e.tar.gz |
please pull
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/allow_displaying_number_of_comments.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/allow_displaying_number_of_comments.mdwn b/doc/todo/allow_displaying_number_of_comments.mdwn new file mode 100644 index 000000000..8e479bc85 --- /dev/null +++ b/doc/todo/allow_displaying_number_of_comments.mdwn @@ -0,0 +1,9 @@ +My `numcomments` Git branch adds a `NUMCOMMENTS` `TMPL_VAR`, which is +useful to add to the `forumpage.tmpl` template to emulate (the nice +bits of) a more usual webforum. + +Please review... and pull :) + +-- [[intrigeri]] + +[[patch]] |