Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
If you are getting lots of e-mails to a single account and want to collaborate on responses to them - this is the Drupal distro for you!
It allows some team members to be "responders", who can write messages but not send them. They must be approved and sent by other team members called "senders". All team members can comment on messages and responses, as well as make changes. Specific messages can be assigned to a specific user.
OpenLayers Quick Query: Have you tried using geofield with openlayers_views and a map with 5000 nodes? No? I have and the result is: 280 MB, 2 min load time and all nodes are loaded into memory. But slow is not the entity_load, but the field_attach. With this short module and some custom code you can easily make your layers fast again: