Minifying Openlayers.js
Has anyone managed to get the openlayers.js down to less than, say, 300k for use with the openlayers module?
Using the min.conf option with python build script pumps out a respectable 120k .js file ... but it doesn't work at all with Drupal Openlayers.
The library.conf option outputs a .js file "weighing" about 800k. This works with Drupal Openlayers module, but it is hardly worth the effort, saving only about 120kb.
Keen to hear form others re any other experiences in optimising openlayers.js
:) S.
Read moreGoogle analytics are... showing not all visitors. Can this be related to some of performance module?
Hi,
Have a site with:
-CacheRouter with db caching
-APC on the server, but not used with CacheRouter
-Boost with default-agressive settings, crowler enabled
-JS minify + gzip
-CSS gzip
-block cache module enabled
-"Normal" drupal cache
-Paged are gzipped by drupal
-GA code is in footer
-Google Analytics module was used with "cache locally" and without - but no change.
-All the internal Google Analytics indicators is showing that everything is ok, some stats is available.
-JS minify+gzip is enabled, but I clearly see the .js file, which is accesible.
Read more
