=== Plugin Name === Contributors: 80Centimes Donate link: www.ndwi.ch Tags: shortcode, everytrail Requires at least: 2.0.2 Tested up to: 3.1.3 Stable tag: 0.5 This plugin create a shortcode in the way to embed an everytrail map in you article or page. == Description == With this shortcode, you're able to embed a google map from the website **everytrail.com**. Just enter the url or the trip_id and it's done. **Shortcodename** Use: wi_everytrail **Example** 1. [wi_everytrail url="123456"] 2. [wi_everytrail url="http://www.everytrail.com/view_trip.php?trip_id=xxxx"] 3. [wi_everytrail]123456[/wi_everytrail] 4. [wi_everytrail]http://www.everytrail.com/view_trip.php?trip_id=123456[/wi_everytrail] **Custom Parameters:** * `width`: Default:400. You can chosse the width of your iframe * `title`: Defaut: short take title from everytrail website. You can overwrite that with title="WhatYouWant" == Installation == 1. Upload `ndwi_everytrail-shortcode` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. (optionnal) Place `` in your templates and you're done == Screenshots == 1. Screenshot example == Frequently Asked Questions == Nothing for the moment == Changelog == = v0.5 = * 2011-06-13 80Centimes * First version == Upgrade Notice == Nothing for the moment