[wp-trac] [WordPress Trac] #11817: Better Site Menu Management

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 28 17:38:18 UTC 2010


#11817: Better Site Menu Management
----------------------------+-----------------------------------------------
 Reporter:  scribu          |       Owner:  scribu   
     Type:  task (blessed)  |      Status:  accepted 
 Priority:  normal          |   Milestone:  3.0      
Component:  General         |     Version:           
 Severity:  normal          |    Keywords:  has-patch
----------------------------+-----------------------------------------------

Comment(by ryan):

 BTW, here are some shell scripts you can use to minify.

 {{{
 java -jar /path/to/yuicompressor-2.4.2/build/yuicompressor-2.4.2.jar
 --type css -o $1.css $1.dev.css
 }}}

 and

 {{{
 java -jar /path/to/yuicompressor-2.4.2/build/yuicompressor-2.4.2.jar -o
 $1.js $1.dev.js
 }}}

 Pass in the name of a WP js or css file, minus the .dev.css.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11817#comment:68>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list