This repository was archived by the owner on Mar 10, 2026. It is now read-only.
MapQuest/mapquest-zimbra-plugins
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This repository contains Zimbra plugins for adding MapQuest functionality
to Zimbra webmail.
Plugins:
- com_mapquest_maps:
Adds a content handler that scans email messages for addresses and
activates them so that on mouse-over a map preview tooltip is displayed
and on click an interactive map dialog is popped up. Links from the
interactive map allow easy access to the main mapquest.com site to
see a larger map or get directions. This plugin currently only supports
US based addresses. In order to support more locales, additional scanning
logic must be implemented.
- com_mapquest_links: (pending)
Adds a portlet allowing quick entry of address and business search terms.
Upon submitting, short links are generated and preview options are
available.
Latest built versions are stored in the packages directory for easy access. These
zip files can be uploaded directly to the Zimbra admin tool for enabling new
zimlets.
This software is distributed under the following MIT License
Copyright (c) 2010 MapQuest
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.