Should fix up issues that CPAN Testers had with the 1.00 release...
-- Forwarded Message --
The uploaded file
Apache2-Filter-Minifier-JavaScript-1.01.tar.gz
has entered CPAN as
file:
$CPAN/authors/id/G/GT/GTERMARS/Apache2-Filter-Minifier-JavaScript-1.01.tar.g
z size
The uploaded file
Apache2-Filter-Minifier-JavaScript-1.00.tar.gz
has entered CPAN as
file:
$CPAN/authors/id/G/GT/GTERMARS/Apache2-Filter-Minifier-JavaScript-1.00.tar.gz
size: 5186 bytes
md5: 514ca279df6b96e6bfee6f4e0d36a9e7
Please allow time for the file to mirror across CPAN
Graham TerMarsch wrote:
> On Thursday 20 September 2007 6:45 am, Geoffrey Young wrote:
>> Graham TerMarsch wrote:
>>> I've been working on some projects needing JS minification recently and
>>> wanted to ping others and find out if anyone else would find it useful to
>>> have a mod_perl2 filter t
On Thursday 20 September 2007 6:45 am, Geoffrey Young wrote:
> Graham TerMarsch wrote:
> > I've been working on some projects needing JS minification recently and
> > wanted to ping others and find out if anyone else would find it useful to
> > have a mod_perl2 filter that auto-minified your JS (us
Graham TerMarsch wrote:
> I've been working on some projects needing JS minification recently and
> wanted
> to ping others and find out if anyone else would find it useful to have a
> mod_perl2 filter that auto-minified your JS (using JavaScript::Minifier)...
see also
http://search.cpan.o
filter that auto-minified your JS (using
> > JavaScript::Minifier)...
> >
> > Am thinking along the lines of something that you'd set up in your Apache
> > config like:
> >
> >
> > PerlOutputFilterHandler Apache2::Filter::Minifier::Java
On Wed, 2007-09-19 at 10:24 -0700, Graham TerMarsch wrote:
> I've been working on some projects needing JS minification recently and
> wanted
> to ping others and find out if anyone else would find it useful to have a
> mod_perl2 filter that auto-minified your JS (using JavaScript::Minifier)...
Graham TerMarsch wrote:
> I've been working on some projects needing JS minification recently and
> wanted
> to ping others and find out if anyone else would find it useful to have a
> mod_perl2 filter that auto-minified your JS (using JavaScript::Minifier)...
> [...]
>
> Seeing the above makes
hinking along the lines of something that you'd set up in your Apache
> config like:
>
>
> PerlOutputFilterHandler Apache2::Filter::Minifier::JavaScript
> PerlSetVar MINIFIER_CACHE_ROOT /path/to/your/cache/dir
>
>
> Results w
If there is anything I can do to help let me know. I'd really like
to have a small footprint
on my JS output, right now its still pretty big.
Boysenberry Payne
Habitat Life, Inc.
http://www.habitatlife.com/
On Sep 19, 2007, at 12:49 PM, Graham TerMarsch wrote:
On Wednesday 19 September 2007
On Wednesday 19 September 2007 10:51 am, John Saylor wrote:
> > -Original Message-
> > From: Graham TerMarsch [mailto:[EMAIL PROTECTED]
> >
> > [deletions]
> >
> > I've been working on some projects needing JS minification recently and
> > wanted to ping others and find out if anyone else w
hi
-Original Message-
From: Graham TerMarsch [mailto:[EMAIL PROTECTED]
[deletions]
I've been working on some projects needing JS minification recently and
wanted to ping others and find out if anyone else would find it useful
to have a
mod_perl2 filter that auto-minified your JS (using
On Wednesday 19 September 2007 10:40 am, Boysenberry Payne wrote:
> I could use something like this. Right now I use Toolkit Template to
> build from.
> It already caches the JS file loaded from disk. I would want to then
> put it through
> the minifier process and cache then serve. Would you mo
that you'd set up in your
Apache
config like:
PerlOutputFilterHandler Apache2::Filter::Minifier::JavaScript
PerlSetVar MINIFIER_CACHE_ROOT /path/to/your/cache/dir
Results would be cached to disk, so that we didn't have to re-
minify
up in your Apache
config like:
PerlOutputFilterHandler Apache2::Filter::Minifier::JavaScript
PerlSetVar MINIFIER_CACHE_ROOT /path/to/your/cache/dir
Results would be cached to disk, so that we didn't have to re-minify the JS
files on each an
15 matches
Mail list logo