[TYPO3-dev] Minifying Prototype and Scriptaculous

Dmitry Dulepov dmitry at typo3.org
Thu Jan 15 08:43:00 CET 2009


Hi!

Steffen Kamper wrote:
> which minified version do you use?

I compiled local jsmin binary using C sources at [1] and used this binary to generated minified versions of prototype & scriptaculous like this:

cd typo3/contrib/prototype
jsmin < prototype.js > prototype_min.js

> I'm for including them to core. I work on an easy integration in
> template.php and simple flag could switch to minified version.

$debug? (includes non-minifed version)

[1] http://www.crockford.com/javascript/jsmin.html

-- 
Dmitry Dulepov
TYPO3 core team

Mr. Harris: People say that you were the last person to speak with Jordon...
            Is that true? 
Cameron: I don't know. Are you asking me if people say I was the last person
            to talk to Jordon? Or are you asking me if I was the last person
            to talk to her? 
Mr. Harris: I guess I'm asking if you were. 
Cameron: I don't know. 




More information about the TYPO3-dev mailing list