diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 8e2a01827..c126fd585 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -78,7 +78,8 @@ Probably incomplete list: * Make pagespecs match relative by default? (see [[discussion]]) * Flip wikilinks? (see [[todo/link_plugin_perhaps_too_general?]]) * YADA format setup files per default? -* Enable `tag_autocreate` by default. +* Enable tagbase by default (so that tag autocreation will work by default). + Note that this is already done for wikis created by `auto-blog.setup`. In general, we try to use [[ikiwiki-transition]] or forced rebuilds on upgrade to deal with changes that break compatability. Some things that |