[Koha-bugs] [Bug 11896] New: add tools for compiling LESS files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 5 20:40:11 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11896

            Bug ID: 11896
           Summary: add tools for compiling LESS files
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: gmcharlt at gmail.com
        QA Contact: testopia at bugs.koha-community.org

There should be Makefile targets added for compiling CSS files for the
Bootstrap theme from LESS files.

The general idea is that during installation, the compilation would occur
automatically.  There should also be a script available, which would presumably
be invoked by the Makefile targets, so that users of Git-mode installations can
recompile at any time.

This is meant as a tool for installation and distribution of changes -- it is
not necessarily expected that users (yet) would be editing the LESS files as
part of customizations; instead, relying on *UserCSS and external stylesheets
would still be the norm.  This may change.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list