[koha-commits] main Koha release repository branch new/bug_8633 created. v3.08.00-1023-g6a4cbbb

Git repo owner gitmaster at git.koha-community.org
Thu Oct 11 11:11:52 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_8633 has been created
        at  6a4cbbba6095791926d925cb14bd286dea16c835 (commit)

- Log -----------------------------------------------------------------
commit 6a4cbbba6095791926d925cb14bd286dea16c835
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Wed Sep 19 15:28:40 2012 +0200

    Bug 8633 Manage OPAC alternate templates
    
    Modify /misc/translator/translate script in order to manage properly alternate
    OPAC templates.
    
    To test it with new 'ccsr' template:
    
    - Create the .po file:
    
      ./translate create fr-FR
    
      Result: existing .po files are not modified. A new fr-FR-opac-ccsr.po file is
      available.
    
    - Install all templates :
    
      ./translate install fr-FR
    
      Result: A new koha-tmpl/opac-tmpl/ccsr/fr-FR directory contains translated
      templates.
    
    - Update .po files:
    
      ./translate update fr-FR
    
      Result: fr-FR .po files are update, include fr-FR-opac-ccsr.po
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.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