Compress js file

Hi,


I am using stable-1.7 version of wnframework. I would like to make changes in js directory.

Can anyone help me with compression procedure for the changes made in any js file ?


Thanks in advance.

--
Regards,
Saumil



You received this message because you are subscribed to the Google Groups “Web Notes Framework Forum” group.

To post to this group, send email to wn...@googlegroups.com.

To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.

Found compression procedure.


There's compress.py file in wnframework.

It accepts any one of the following five arguments:
1. main
2. lite
3. css

4. form
5. report

Hence,
Goto folder containing compress.py and type

python compress.py main

or any one of the five arguments as required.


On Sun, Dec 25, 2011 at 7:06 PM, Saumil Dalal <da...@gmail.com> wrote:
Hi,

I am using stable-1.7 version of wnframework. I would like to make changes in js directory.

Can anyone help me with compression procedure for the changes made in any js file ?

Thanks in advance.

--
Regards,
Saumil




--
Regards,
Saumil Dalal



You received this message because you are subscribed to the Google Groups “Web Notes Framework Forum” group.

To post to this group, send email to wn...@googlegroups.com.

To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.