[ 
https://issues.apache.org/jira/browse/WICKET-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326061#comment-14326061
 ] 

ASF GitHub Bot commented on WICKET-5827:
----------------------------------------

GitHub user klopfdreh opened a pull request:

    https://github.com/apache/wicket/pull/97

    WICKET-5827 - CssUrlReplacer supports base64 encoded images - 6.x

    
http://apache-wicket.1842946.n4.nabble.com/CssUrlReplacer-improvement-base64-content-td4669546.html

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/klopfdreh/wicket WICKET-5827-base64-6.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/97.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #97
    
----
commit ebf81c9f1c80e28bffdb7921a2daacd71359b9ab
Author: klopfdreh <klopfdreh@192.168.2.110>
Date:   2015-02-18T15:33:21Z

    WICKET-5827 - CssUrlReplacer supports base64 encoded images

----


> Allow to apply multiple Javascript / CSS compressors
> ----------------------------------------------------
>
>                 Key: WICKET-5827
>                 URL: https://issues.apache.org/jira/browse/WICKET-5827
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 6.20.0, 7.0.0-M6
>            Reporter: Tobias Soloschenko
>            Assignee: Martin Grigorov
>            Priority: Minor
>              Labels: features
>             Fix For: 6.20.0, 7.0.0-M6
>
>
> It would be nice to be able to add several css and javascript compressions in 
> a chain. Example for CSS:
> CssRemoveCommentsCompressor > CssUrlReplacementCompressor > 
> CssMinifyCompressor
> The same would be nice for JavaScript files.
> https://github.com/apache/wicket/pull/88
> https://github.com/apache/wicket/pull/87



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to