Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-3674

Provide an interface to allow css resources to be compressed like javascript resources

    XMLWordPrintableJSON

Details

    Description

      Wicket provides a nice interface to compress JavaScript resources. WiQuery provides the YUICompressor implementation, which works really well. However there is no way to compress users their CSS resources. Wicket acts if there can only be JavaScript and no CSS and all JavaScript compressor implementations will fail when something else than JavaScript is given to them. In Wicket 1.4 the call happened in JavaScriptPackageResource and CSS resources were omitted all together, but in 1.5 JavaScriptPackageResourceReference is just a façade and all resources are treated the same...

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            hielkehoeve Hielke Hoeve
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: