ChangeLog


2010-02-05
Changed sorttable.js to eliminate IE8 premature initialization problem.
Changed fixedleft.py so &rev= parameter is passed to more actions target programs.

2009-10-01
fixed bug in sottables.js causing security message on SSL sites
change to print.css to position sortable sequence indicator to right of heading cell

2009-09-06
added sortable table feature, use like this:
   ||<tableclass="sortable">head1||head2||head3||
fixed bug in adding custom icons to icons dict

2009-05-12
Sidebar restructured into a multi-level unordered list.
Minimal mode to show more page content, less wiki navigation.
Popup reminder to enter comment for change log when saving page edits.
Moved search wiki form higher in sidebar, just below site icon and wiki name 

2009-01-24
CSS and icons were copied from the modernized theme and modified to create sidebar.
Sidebar styling was changed, colors were copied from modernized theme.
IE6 now displays a stable sidebar through CSS hacks.
Some of the accessibility changes recommended in ThemeMarket/Simplemente were incorporated.
    * Hidden H1 headings for the wiki navigation and page content areas.
    * Page "More Actions" changed from a drop down selection box to a popup list.
    * First link at start of page jumps to wiki page content. 
A CMS-like theme, fixedleftcms, is included. See README.txt for installation considerations.

2008-10-19
Reworked javascript so initial Comments button label is consistent with user preferences "Show comment sections" setting.
Changed Comments button label to "+2 Comments" or "-2 Comments" so non-english users do not need to translate within javascript.
Fixed this annoyance in CSS: http://moinmo.in/FeatureRequests/ConsistentMarginsForListItems

2008-10-14
Tested on Moin 1.8.0RC1
Fixed typos on Editor Hints.
Added mouseover effects on buttons. For search buttons you must type in search text to see a mouseover effect.
Changed references to SyntaxReference to HelpOnMoinWikiSyntax
Changed maxPageNameLength to 20 from 19 to accomodate HelpOnMoinWikiSyntax

2008-10-09
Minor changes to work with Moin 1.7.X changes.
For Moin 1.7.2 and below, you must correct this bug for the load draft button to appear: http://moinmo.in/MoinMoinBugs/dbw_hide_buttons

2008-03-11
All changes are to support new version 1.6.1 features -- not tested on 1.5.8
If your users are editing with IE 7 you must deal with this: http://moinmo.in/MoinMoinBugs/TrivialChangeDuplicateId
 - edit text area is shifted to right 
 - may be fixed on 1.6.2 release
Added support for Load Draft button
 - IE 7 shows jerky left panel after loading a draft - see http://moinmo.in/MoinMoinBugs/LoadDraftMessage
Minor recoding of edit help popup windows.
CSS changes for 1.6 page comment features.
Changed "Comment" button functionality with Javascript changes:
 - Comment hyperlink is hidden if page has no comments
 - Comment button changed to Hide Comments or Show Comments as value is toggled
 - Comment button shows number of comments on page
 - Non-english users may want to translate within Javascript code 
   - see http://moinmo.in/FeatureRequests/Toggle_ToggleComments_IfNoInlineCommentsExist
CSS changes for textcha support.
CSS changes to try to make IE 6 sortof work.

2007-12-04
Changes for version 1.6.0 beta2 - you must comment/uncomment 2 lines in fixedleft.py for 1.6.
Fix to not show GUI Switch button if user preferences do not allow switch.
Minor CSS change to reduce font size on search input text box to fix box width problem on Linux Firefox.
Minor CSS change to not print page-name inserted into wiki page contents.
Added newwindow.png icon to replace old (non-standard?) moin-popup.png.

2007-08-13
Minor screen.css change to put top and bottom border on Table of Contents.
Minor screen.css change to position logo better.
Minor screen.css change for edit hints formatting.
Added more edit hints.

2007-07-24
Fixed CSS errors correcting #white to white.
CSS change to make sidebar darker color.
Added msie.css file.
Made some strings in fixedleft.py into unicode.
Shortened page names to 19 characters to fit into narrow sidebar.
Added better code comments in several places.

2007-06-06
Fixed fixedleft name to be fixedleft.

2007-06-03
Added "overflow: auto" to sidebar CSS so small monitor resolutions degrade nicely.
Handles almost useless things like local page_header1,2 and page_footer1,2.
Moved wiki search to top of sidebar instead of bottom.
Fixed a couple of minor bugs like putting out 2 "pagebottom"s.
Ripped up screen CSS to look more like Python syntax.

2007-05-15
Added more tips to Edit Hints.
Edit help links work now properly when editing a sub-page.
Clicking the Edit/GUI Mode button shows "draft" background properly.
Several changes to CSS colors: sidebar is buff and blue; page area white and gray.
Removed underlines from headings.
CSS now specifies width of sidebar in em units instead of pixels.
Page trail does not show current page, most recent pages on top.
Page name is now a link to page page references.

2007-05-10
Initial version.

