collective.geo.usersmap
provides a map showing the registered users of
the portal by the location attributes of each user using collective.geo.
The "location" attribute in the user's profile is automatically transformed in its corresponding coordinates, and then registered in a specific utility.
The Plone registry contains keys to manage the title and description showing on the map, and the list of user's attributes to show in the map in the specified order.
collective.geo.usersmap
provides both a browser view at <portal_url>/@@usersmap_view
and a portlet named "usersmap portlet".
A browser view at <portal_url>/@@usersmap_reindex is provided to let the admin reindex all the users' locations in case of any misalignment.
You can set just one "usersmap portlet" per page.
- Plone >= 4.2
- collective.geo.mapwidget > 2.0
Full documentation for end users can be found in the "docs" folder. It is also available online at https://collectivegeo.readthedocs.io/
This product has been translated into
- Spanish.
- Italian.
You can contribute for any message missing or other new languages, join us at Plone Collective Team into Transifex.net service with all world Plone translators community.
This addon can be installed has any other addons, please follow official documentation.
This add-on is tested using Travis CI. The current status of the add-on is:
Have an idea? Found a bug? Let us know by opening a ticket.
- Issue Tracker: https://github.com/collective/collective.geo.usersmap/issues
- Source Code: https://github.com/collective/collective.geo.usersmap
- Documentation: https://collectivegeo.readthedocs.io/
- Giorgio Borelli - gborelli
- Leonardo J. Caballero G. - macagua
The project is licensed under the GPLv2.