stevewithington / MuraGoogleMaps

A plugin for Mura CMS to create and manage Google maps.
http://www.stephenwithington.com
Apache License 2.0
6 stars 4 forks source link

MuraGoogleMaps TM

Please Note!!!

This was my first attempt at integrating Google Maps into Mura CMS. You might actually prefer to use the MuraLocations plugin instead since it's actually much more integrated with Mura and has less calls to the Google Maps API.

One major difference between the two plugins is that this plugin uses either .CSV or .XML files whereas the MuraLocations plugin has a special content type for locations which can actually make it easier to maintain in the long run.

Purpose

A plugin for Mura CMS (www.getmura.com). I will display one or more locations on a custom Google Map. Directions to any of the locations will be available and have the option to disable. Can accept either a properly formatted CSV file or XML file via uploaded file or URL!

Instructions

After installing the plugin, create a new page in Mura CMS and change the type to 'Page / MuraGoogleMap' Go the the 'Extended Attributes' tab and then complete the simple form there. You can use the sample .csv and .xml files included in the 'samples' directory of the plugin.

File Format Requirements

.CSV file

.XML files

Field Descriptions

Fields marked 'Optional' below may be left blank.

Important Notes

License

Copyright 2010-2012 Stephen J. Withington, Jr.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.