today i used the "PageSpeed" function in Firebug and it told me to specify the image dimensions correctly. Phoca Gallery plugin obviously doesn't set these parameters.
see e.g. gallery plugin demo site:
Code: Select all
<img <-- insert here height=xx width=xx --> alt="camera" src="/demo/images/phocagallery/nuovext2-icons/thumbs/phoca_thumb_m_camera.png">
Consider this post just as an hint since this is really only cosmetic and doesn't influence any functinality.
Edit: ok reading the plugin-code i realized that the plugin is trying to read it out using picasa library
Edit2: after getting enabled php5-curl and therefore also Picasa-functions it should be able to set the height and width properly, but it doesnt
Edit3: for settings |type=1 or |type=2 the height and width are specified correctly in the img-tag, but for medium sized thumbnails with frame it doesn't work (