-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Peter,
On 07/01/2010 02:44, Peter Karman wrote: > You are correct that the application will work with the .js files coming > from those URLs. My idea was that the package should Just Work out of > the box, but that (a) it was impractical to bundle all the .js > dependencies with the .pm files and (b) it was impolite to just point at > known-good URLs without an annoying warning that you should get your own > copy and stop using someone else's bandwidth. For AutoCRUD[1] I discovered that ExtJS is now available from the CacheFly CDN so we are freely permitted to point at those files: http://extjs.cachefly.net/ext-2.2/resources/css/ext-all.css http://extjs.cachefly.net/ext-2.2/adapter/ext/ext-base.js http://extjs.cachefly.net/ext-2.2/ext-all.js Now, out of the box AutoCRUD's TT just points to those and allows override as before. Not sure if that's possible for the LiveGrid files too, I've not checked. HTH, oliver. [1] http://search.cpan.org/perldoc?Catalyst::Plugin::AutoCRUD - -- Oliver Gorwits, Network and Telecommunications Group, Oxford University Computing Services -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAktGRc0ACgkQ2NPq7pwWBt4nbQCbBKeQMPk2Xxvrh0A8e2p1CD+I YJUAoKV7ih2Mz739RuFH4R9EZwn/cYzX =/NPI -----END PGP SIGNATURE----- _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
