Opened 3 years ago

Closed 3 years ago

#11634 closed enhancement (wontfix)

Better minified Jcrop Script

Reported by: Simek Owned by: azaozz
Priority: low Milestone:
Component: JavaScript Version: 2.9
Severity: normal Keywords: has-patch tested dev-feedback 2nd-opinion
Cc:

Description

I've used YUI Compressor to get better minified file than original - 26% size reduction.

I've tested new file on my blog - everything seems to work well.

Attachments (1)

jcrop.minified.patch (29.2 KB) - added by Simek 3 years ago.

Download all attachments as: .zip

Change History (4)

Simek3 years ago

  • Keywords dev-feedback 2nd-opinion added

Can't that be done like with the other .dev.js scripts?

Generally don't think it is a good idea to modify any external files/libraries unless absolutely necessary. Makes it much harder to debug them. That's the reason Prototype.js is not minified too (no official minified version exists).

Jcrop.js has official minified version (not done with YUI Compressor) that is currently used.

  • Milestone 3.0 deleted
  • Resolution set to wontfix
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.