X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/12da89d7a3379e6117d7135b58c0fee4339f3c5f..4460f5cff81615f1903745983e340df93f06a946:/doc/roadmap/discussion.mdwn?ds=inline diff --git a/doc/roadmap/discussion.mdwn b/doc/roadmap/discussion.mdwn index 69c824489..29d7ea6f5 100644 --- a/doc/roadmap/discussion.mdwn +++ b/doc/roadmap/discussion.mdwn @@ -1,3 +1,8 @@ Changing pagespecs to be relative by default is quite feasible now, but it will cause backwards compatibility problems. Should this be marked as a future plan, perhaps at a -major version number like 2.0? --Ethan \ No newline at end of file +major version number like 2.0? --Ethan + +Yes, I'm looking at making this kind of change at 2.0, added to the list. +However, I have doubts that it makes good sense to go relative by default. +While it's not consitent with links, it seems to work better overall to +have pagespecs be absolute by default, IMHO. --[[Joey]]