X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Froadmap.mdwn;h=134ebcb7b11b63360ba65483141ee6778ff096c4;hb=c90f1e330d8a1c7cc3ec1621772a7f836c7ec408;hp=729d22fb87483e44de1d2f94acf5cd26ecffe08f;hpb=66cc23a591f25344072deb07b2ccc7a4d4c89047;p=ikiwiki.git diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 729d22fb8..134ebcb7b 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -81,9 +81,9 @@ Probably incomplete list: * 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`. * [[tips/html5]] on by default (some day..) -* stop reading misc.tmpl if it exists (only done in case users have a customized - version, or an outdated version of page.tmpl that cannot be used by - misctemplate) +* Remove support for old `.ikiwiki/comments_pending` from comment plugin. +* Use yaml formatted setup files by default. (Not too compatability breaking + really.) In general, we try to use [[ikiwiki-transition]] or forced rebuilds on upgrade to deal with changes that break compatability. Some things that