From 035a4f31b11a7aad1074ee650cf5ff3b0d15691a Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 10 Mar 2006 06:01:46 +0000 Subject: added linksbacks --- doc/todo.mdwn | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/todo.mdwn b/doc/todo.mdwn index f252890ac..1a0dd6fb4 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -39,5 +39,14 @@ what style of [[WikiLink]]s are supported, maybe some people want to add The finalize step is where the page gets all the pretty junk around the edges, so that clearly needs to be pluggable too. -There could also be a step before finalize, where stuff like lists of pages -that linked back to it could be added to the page. +There also needs to be a step before finalize, where stuff like lists of pages +that linked back to it could be added to the page. However, doing linkbacks +also needs to tie into the main logic, to determine what pages need to be +renered, so maybe that won't be a plugin. + +## revist case + +Being case insensative is handy, but it does make the [[BackLinks]] a bit +ugly compared to other links. It should be possible to support pagenames +that have uppercase, while still allowing them to be linked to using any +case. -- cgit v1.2.3