Hi All - I'm having an issue with the geolocation plugin that I hope someone can lend some insight into.
If I'm not logged in to Omeka, the plugin is limiting the number of placemarks to the value of "Items Per Page (public)" from the main settings page. It ignores the "Number of Locations Per Page:" value that's set on the configuration page of GeoLocation - regardless of if it is higher or lower than the "Items Per Page (public)" setting.
If I login to the admin page, but view the public map, everything works perfect. The "Number of Locations Per Page:" value affects how many items are shown on the map, and the values for public or admin items per page are not used.
When troubleshooting this, I tried just modifying browse.kml.php to get it to read additional items, but items other than the 12 allowed are coming up with coordinates of 0,0 until I'm on the correct page for them, using the pagination links. This doesn't seem to be the solution!
Any idea how to get geolocation to obey it's own settings value, even when someone isn't logged in as an administrator?
This is all being done with Omeka 1.1.
Thank you for any assistance anyone can provide.
Travis

