ChangeLog

2013-10-09 bugfix for 1.9.7 version
mitigate problems caused by single click to scroll heading and doubleclick to edit
fix problems related to wiki-parser with class="comment"
  - Firefox had ugly display
  - text of comments did not display in sidebar comments panel
javascript did not always detect rowspan and colspan
made custom cursors slightly smaller
minor CSS tweaks

2013-08-26
Upgraded to jQueryUI 1.10.3.
Upgraded jQuery to 1.9.1.
Replaced !JavaScript sorttable with Motties Table Sorter.
Sidebar styling changes (background color, etc.).
Minor content styling changes (headings are underlined, gradient image used at top of content, etc.).
CMS theme uses a wiki page for custom sidebar panels.
Local Storage is used for saving the sidebar state.
Removed support for IE6 and IE7 (browser must support JSON and localStorage).
Custom cursors used for hover over content heading and sidebar panel heading.
Clicking a heading in content area scrolls it to top of window.
Font awesome used for sidebar control buttons.
Comment links were moved to a separate panel in the sidebar.
Renamed fixedleftmanger theme to fixedlefticonbar.
Iconbar displays no-edit icon when user views immutable page.

2011-04-20
Upgraded to jQueryUI 1.8.11 (IE9 requires it for sidebar manipulation).
Upgraded jQuery to 1.5.2.
TableOfContents styling changes.
Sidebar styling changes.


2010-08-12
Fixed Javascript bug in saving edit log comments in comment field.
Replaced dubious sorttable initialization code with jQuery.
CSS changes to make IE6 & 7 work slightly better.
Removed underscore from CSS name.
Improved comments in wikiconfigSamples.


2010-07-01
Expanded functionality of Icon Bar to access all page actions.
Added option to search site using Google.
Moin Javascript functions that disable/enable the search buttons are not used. 

2010-06-15
Sidebar contains links to individual comments.
Replaced +/- list expand/shrink icons with triangle versions.
Classic theme style Icon Bar added.
If Table Of Contents follows H1 heading, it will be floated to right.
Colors for links and visited links changed to higher contrast colors.
Visited links in CMS sidebar are color-highlighted.

2010-03-15
Added a "Page Contents" panel to sidebar
Individual sidebar panels can be collapsed/expanded
Sidebar panels can be moved by dragging up or down
Width of sidebar can be adjusted by dragging right border
    * Maximum sidebar page name length increased to 50 
Administrators can customize sidebar by adding variables to wikiconfig.py or farmconfig.py
    * Multiple sub-themes are possible with different combinations of sidebar panels 
Swapped +/- on Comments link to standard usage, was reversed
Clicking Cancel button on "forgot edit log comment" popup cancels save
Nicer icons for show sidebar/hide sidebar
Popups for More Actions and Search removed - was too ugly
More Actions promoted to separate sidebar panel
    * Separators and disabled options suppressed to save vertical space 
Gradient image at top of page eliminated, was too hard to change theme colors
jQuery and part of jQueryUI included -- used for sidebar enhancements
Moved several embedded Javascript snippets from fixedleft.py to fixedleft.js 

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-30
minor changes required by moin 1.9.0beta4
added gradient background image to top of page content (see bottom of screen.css to modify or remove)

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.

