Author: dom
Date: 2008-12-21 17:37:40 +0000 (Sun, 21 Dec 2008)
New Revision: 1253
Modified:
trunk/lib/OpenGuides/CGI.pm
Log:
explanatory comment for previous change
Modified: trunk/lib/OpenGuides/CGI.pm
===================================================================
--- trunk/lib/OpenGuides/CGI.pm 2008-12-21 17:35:20 UTC (rev 1252)
+++ trunk/lib/OpenGuides/CGI.pm 2008-12-21 17:37:40 UTC (rev 1253)
@@ -198,6 +198,9 @@
preview_above_edit_box => 0,
latlong_traditional => 0,
omit_help_links => 0,
+ # This has been set to 1 to work around
+ # Wiki::Toolkit bug #41 - consider reverting this
+ # when that bugs gets fixed
show_minor_edits_in_rc => 1,
default_edit_type => "normal",
cookie_expires => "month",
Show replies by date