Mostrando entradas con la etiqueta pentaho cdf cde javascript. Mostrar todas las entradas
Mostrando entradas con la etiqueta pentaho cdf cde javascript. Mostrar todas las entradas

jueves, 27 de enero de 2011

Latest CDF - script.js minified

Hi,
Just a quick post about the latest CDE-CDF etc that the guys of webdetails have been developing. As In the previous version, distributed in Pentaho platform, I had to tweak a little the javascript of the Map component, I wanted to do the same in this version.

You'll notice a new js file called script.js. That's a minified js generated when the server is started. If you need to twek the js and test you'll have to add this to the dashboard's url: &debug=true&bypassCache=true

Hope this helps anyone else