diff options
author | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-21 12:31:57 +0100 |
---|---|---|
committer | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-21 12:31:57 +0100 |
commit | 297ff849b93e5a75074e321fe65500f0e091601c (patch) | |
tree | 516057b289dd47dbb9c5b48c17fee8e4dfdafa40 /doc/plugins/map | |
parent | dd87d82fbe2bf09abe634caef044474d5b24502e (diff) | |
download | ikiwiki-297ff849b93e5a75074e321fe65500f0e091601c.tar ikiwiki-297ff849b93e5a75074e321fe65500f0e091601c.tar.gz |
Migrate doc/plugins via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
Diffstat (limited to 'doc/plugins/map')
-rw-r--r-- | doc/plugins/map/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/map/discussion.mdwn b/doc/plugins/map/discussion.mdwn index 814e4f934..c724a6492 100644 --- a/doc/plugins/map/discussion.mdwn +++ b/doc/plugins/map/discussion.mdwn @@ -16,5 +16,5 @@ Thoughts, anyone? --[[KarlMW]] We'd also very much like to have an option to display the title of the page instead of the filename in the map plugin. --Andrew -There's a patch implementing this in [[debbug 484510]]. It needs a few fixes +There's a patch implementing this in [[!debbug 484510]]. It needs a few fixes before I merge it. Now applied. --[[Joey]] |