From: http://jmtd.livejournal.com/ Date: Fri, 11 Feb 2011 09:26:49 +0000 (+0000) Subject: possibly due to overriding a template X-Git-Tag: 3.20110225~50 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/d8da4be0fe4a6138eef6492aaae2dfea52336c06?ds=sidebyside;hp=--cc possibly due to overriding a template --- d8da4be0fe4a6138eef6492aaae2dfea52336c06 diff --git a/doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn b/doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn index ae554888c..2ce8a65f8 100644 --- a/doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn +++ b/doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn @@ -3,3 +3,5 @@ the "Optional comment about this change:" text area is not showing up on my wiki Is it possible I turned this off by messing around with plugins? Even if so, then it's strange that I see the "optional comment" text without the corresponding text area. If the answer isn't immediately obvious you can see for yourself at (UN: guest PW: guest2011). + +> This happened to me. It was due to overriding either one of the ikiwiki templates based on an earlier version than current ikiwiki, or overriding style.css, instead of using local.css. It doesn't look like you are doing the former. Are you overriding the ikiwiki template dir with an out-of-date editpagel template? -- [[Jon]]