You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "brushed (JIRA)" <ji...@apache.org> on 2013/08/03 19:21:48 UTC

[jira] [Created] (JSPWIKI-798) Refactoring of the JSPWiki main CSS stylesheet.

brushed created JSPWIKI-798:
-------------------------------

             Summary: Refactoring of the JSPWiki main CSS stylesheet. 
                 Key: JSPWIKI-798
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-798
             Project: JSPWiki
          Issue Type: Improvement
          Components: Default template
            Reporter: brushed
            Assignee: brushed
            Priority: Minor
             Fix For: 2.10


Break-up the monolithic css stylesheet in a set of smaller components, to ease the maintainability and extendability and redesign the current system of skins.

CSS merging and minification is now supported via JSPWIKI-761, based on WRO4J. 
Also LESS, a dynamic CSS preprocessor, will be introduced supporting advanced capabilities such as variables, mixins, operations etc.

The refactoring will be build upon the structure and concepts of one of the most popular CSS frameworks, BOOTSTRAP (3.0), an HTML/CSS framework from Twitter (Mark Otto and Jacob Thornton). It provides solutions for cross-browser compatibility, responsive web designs and a bag of UI components to shop from.
Bootstrap is released under the Apache 2 license.

This will allow to simplify the default template *.jsp's of JSPWiki.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira