=== Verite Timeline === Contributors: miguelpeixe Donate link: http://cardume.art.br/ Tags: timeline, shortcode, stamen, timeline.verite.co, verite, html5 Requires at least: 2.0.2 Tested up to: 3.3.1 Stable tag: 0.9 Use the incredible HTML5 Timeline developed by Vérité on your website. As easy as writing a shortcode. == Description == A simple shortcode plugin to add the Timeline made by Vérité. Supports custom width and height, custom map styles by Stamen (http://stamen.com/), Google Spreadsheet and JSON sources and many more. Checkout how to create your amazing Timeline at http://timeline.verite.co/ **To embed the Timeline on your post just use this shortcode:** `[timeline width="800" height="600" src="Your source url here" maptype="toner"]` **Extra tip** - If you want do embed outside of a post, use the following code: `` **Supported languages** * Brazilian Portuguese * French * Spanish * German - Deutsch * Italian * Korean * Chinese * Taiwanese == Installation == 1. Upload the plugin to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Learn how to create the Timeline source at http://timeline.verite.co/#fileformat 1. Use the shortcode on your post/page: `[timeline width="800" height="600" src="Your source url here" maptype="toner"]` **Extra tip** - If you want do embed outside of a post, use the following code on your template: `` == Changelog == = 0.9 = * Language support based on WordPress locale: * Brazilian Portuguese * French * Spanish * German - Deutsch * Italian * Korean * Chinese * Taiwanese = 0.8 = * First stable release.