diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-08 15:59:08 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-08 15:59:08 -0500 |
commit | 7960031135e74f6d36abc4294dbadb687117222c (patch) | |
tree | 482778fb123b930018c62bb72464264c60c51bf2 /doc/todo/review_mechanism.mdwn | |
parent | 7b125b45b025bc92e67ef6e9984f7eb5a1970987 (diff) | |
download | ikiwiki-7960031135e74f6d36abc4294dbadb687117222c.tar ikiwiki-7960031135e74f6d36abc4294dbadb687117222c.tar.gz |
MAJOR basewiki reorg
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
Diffstat (limited to 'doc/todo/review_mechanism.mdwn')
-rw-r--r-- | doc/todo/review_mechanism.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/review_mechanism.mdwn b/doc/todo/review_mechanism.mdwn index 03c0fa749..5e4ba212e 100644 --- a/doc/todo/review_mechanism.mdwn +++ b/doc/todo/review_mechanism.mdwn @@ -15,7 +15,7 @@ This would be done in a way that would trigger the appropriate VCS merge operati A generic "change queue" mechanism could be used for translations or other stuff as well. Each change would have its own wiki page under changes/revNNNN. Change queues would be wiki pages as well (probably using [[inlines|plugins/inline]]); -[[Pagespecs|Pagespec]] and [[tags]] would be used to control the queues to which a given change would belong. +[[Pagespecs|ikiwiki/Pagespec]] and [[tags]] would be used to control the queues to which a given change would belong. --[[JeremieKoenig]] |