From 9c02d61d9bbc41705a5e32543b51261fad891095 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 21 Jul 2008 12:31:04 +0100 Subject: Migrate doc/bugs via prefix_directives This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives --- doc/bugs/tags_base_dir_not_used_when_creating_new_tags.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/bugs/tags_base_dir_not_used_when_creating_new_tags.mdwn') diff --git a/doc/bugs/tags_base_dir_not_used_when_creating_new_tags.mdwn b/doc/bugs/tags_base_dir_not_used_when_creating_new_tags.mdwn index 71a9ece33..9c6189b08 100644 --- a/doc/bugs/tags_base_dir_not_used_when_creating_new_tags.mdwn +++ b/doc/bugs/tags_base_dir_not_used_when_creating_new_tags.mdwn @@ -3,7 +3,7 @@ I'm using the tags plugin with tagbase="tags". Already existing tags, corresponding to pages like tags/foo.html work just fine. -If I add to a page a tag which is not existing (e.g. with [[tag newtag]]) +If I add to a page a tag which is not existing (e.g. with [[!tag newtag]]) the just modified page will have a link which point to tags/newtag. This is in theory correct, but in practice leads to creating a tags/newtag subpage of the page I'm editing, while my tagbase is supposed to be relative to the -- cgit v1.2.3