Ticket #2495388 (closed enhancement)

Reporter


michal
Opened: 01/29/09
Last modified: 12/12/12
Status: closed
Type: enhancement
Resolution: wontfix

Owner


Adam Moore
Target Release:
Priority: P3 (normal)
Summary: Option to specify string appended in the output filename.
Description:

It would be great have an option (like pngcrush have -e) that should specify string appended in the output filename.
Pngcrush example:
pngcrush.exe -e 2.png "some.png" will output some2.png
It would be useful when adding an option to the file context menu in windows, e.g. "Minimize".
At this time it is possible this way:
java -jar yuicompressor-2.4.2.jar "%1" -o "%1".min but this output e.g. some.css.min instead of some.min.css.
Feel free to correct my english.
Thanks a lot.

Type: enhancement Observed in Version: 2.4.2
Component: YUICompressor Severity: S4 (low)
Assigned To: Adam Moore Target Release:
Location: Priority: P3 (normal)
Tags: Relates To:
Browsers:
URL:
Test Information:

Change History

George

YUI Developer

Posted: 02/3/09
  • version changed to 2.4.2

George

YUI Developer

Posted: 09/23/09

George

YUI Developer

Posted: 01/30/10

Jenny Donnelly

YUI Developer

Posted: 12/12/12
  • resolution changed to wontfix
  • status changed from assigned to closed

Thank you for your bug report. We are deprecating YUI Compressor in favor of yuglify. Please see our announcement for more information: http://www.yuiblog.com/blog/2012/10/16/state-of-yui-compressor/. We will consider migrating these legacy tickets to GitHub if there are community maintainers willing to step up and own them.