diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2010-12-27 17:13:03 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-12-27 17:13:03 +0000 |
commit | 7bb9bf30e5f41b6d9f4bf00b09528657118c56dd (patch) | |
tree | ed30fb944dcf12d594eec28b7983691ef101ae22 | |
parent | 2415a7298b63b938c88c079543705e5db39827ee (diff) | |
download | ikiwiki-7bb9bf30e5f41b6d9f4bf00b09528657118c56dd.tar ikiwiki-7bb9bf30e5f41b6d9f4bf00b09528657118c56dd.tar.gz |
reinstate lost "signature" from commit 85d262e, and fix its link syntax
-rw-r--r-- | doc/todo/auto-create_tag_pages_according_to_a_template.mdwn | 5 |
1 files changed, 4 insertions, 1 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 16dc78fb2..da0389261 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 @@ -260,7 +260,10 @@ required to implement [[todo/alias directive]], which couldn't be easily done by writing to the RCS as the page's contents can change depending on which other pages claim it as an alias. --[[chrysn]] -I agree with [[chrysn]]. In fact, is there any good reason that the core tag plugin doesn't do this? The current usability is horrible, to the point that I have gone 2.5 years with Ikiwiki and haven't yet started using tags. -- +I agree with [[chrysn]]. In fact, is there any good reason that the core tag +plugin doesn't do this? The current usability is horrible, to the point that +I have gone 2.5 years with Ikiwiki and haven't yet started using tags. +--[Eric](http://wiki.pdxhub.org/people/eric) > See [[todo/transient_pages]] for progress on this. --[[smcv]] |