[koha-commits] main Koha release repository branch new/enh/bug_6884 created. v3.04.00-594-g3c0883f

Git repo owner gitmaster at git.koha-community.org
Sat Sep 24 09:46:54 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/enh/bug_6884 has been created
        at  3c0883fac72368814e527325fc4e42d59f1339fc (commit)

- Log -----------------------------------------------------------------
commit 3c0883fac72368814e527325fc4e42d59f1339fc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Sep 16 10:27:24 2011 -0400

    Fix for Bug 6884, Improve TinyMCE configuration on Koha News page
    
    - Increases the width of the editor to fill the space provided
    - Adjusts the layout of the toolbars to better fit the space
    - Adds a custom editor stylesheet to make the contents of the
      editor better match the expected output
    
    In changing the toolbar configuration I chose to make the display
    of each button explicit rather than assuming a default set of
    buttons and adding or subtracting from that. I think this is
    clearer for someone approaching the configuration trying to under-
    stand how buttons are displayed. I also chose to use the
    shorthand "|" instead of "separator" for brevity. This last change
    is the only one made to the edithelp configuration.
    
    [2011.09.20] F. Demians. This patch is compatible with bug 6649 patch,
    fixing help pages editing, and so could be applied before or after it.
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list