Changeset 1252 for trunk

Show
Ignore:
Timestamp:
12/21/08 17:35:20 (21 months ago)
Author:
dom
Message:

Work around Wiki::Toolkit bug #41 by displaying minor edits by default

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/Changes

    r1247 r1252  
    2323        Warn about errors fetching remote RSS feeds, but carry on 
    2424          generating the page content (#228) 
     25        Work around Wiki::Toolkit bug #41 by displaying minor edits by 
     26          default 
    2527 
    26280.63    16 August 2008 
  • trunk/lib/OpenGuides/CGI.pm

    r1236 r1252  
    199199                     latlong_traditional        => 0, 
    200200                     omit_help_links            => 0, 
    201                      show_minor_edits_in_rc     => 0, 
     201                     show_minor_edits_in_rc     => 1, 
    202202                     default_edit_type          => "normal", 
    203203                     cookie_expires             => "month",