X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/937b24e0cf98d75dd353d80267efddcecab9e908..bd8198fb77ed5cf77ddeb860ca1ac983bfaacbbd:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS index 68f0a207b..75e8b184c 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,15 +1,37 @@ -ikiwiki (3.20100505) UNRELEASED; urgency=low +ikiwiki (3.20141201) UNRELEASED; urgency=medium - There is a significant change to the page.tmpl template in this version. - If you have locally modified versions of that template, you will need - to update it to contain the following in the HTML
: + By default, this version of IkiWiki tells mobile browsers that its + layout is suitable for small screens. The default layout and the + actiontabs, blueview, goldtype and monochrome themes have been adjusted. + + If you have custom CSS that does not work in a small window (a typical + phone is 320 to 400 CSS pixels wide), please set the new responsive_layout + config option to 0. + + -- Simon McVittie