[koha-commits] main Koha release repository branch new/bug_8622 created. v3.08.00-668-g33113e6

Git repo owner gitmaster at git.koha-community.org
Wed Sep 5 11:59:23 CEST 2012


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/bug_8622 has been created
        at  33113e69c0eb2faccceb917ce19e26225259df8d (commit)

- Log -----------------------------------------------------------------
commit 33113e69c0eb2faccceb917ce19e26225259df8d
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Aug 12 19:32:18 2012 -0400

    Bug 8622: Fix theme fallback
    
    This patch does the following:
    1) Enables fallback for includes between different themes and different
       languages (with the exact same precedence as for .tt files)
    2) Enable fallback for XSLT files between different themes and different
       languages (again, same precedence)
    3) Change the semantics of the TT [% themelang %] variable so that it always
       refers to the preferred theme and language, rather than the fallback
       theme/language. As a result, all themes must include all javascript,
       css and image resources they use.
    
    Note that these changes actually have no impact whatsoever on an
    installation where the default (prog) themes are in use.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list