=== Plugin Name === Contributors: info@broobe.com Tags: jquery, timeline, timelinr Requires at least: 3.2 Tested up to: 3.4.2 Stable tag: 0.2 WP JQuery Timelinr is a timeline that supports horizontal and vertical layouts, and you can specify parameters for most attributes. == Description == Quite simply, WP JQuery Timelinr is the first plugin to include the jquery-timelinr library available for WordPress. Its simplicity in design and function. = Features = * Shortcode [timelinr] * Paramenters: * orientation: horizontal | vertical, default to horizontal. [timelinr orientation="horizontal"] * arrowKeys: true | false, default to false. [timelinr arrowKeys="true"] * startAt: integer, default to 1 (first). [timelinr startAt="2"] * autoPlay: true | false, default to false. [timelinr autoPlay="true"] * autoPlayDirection: forward | backward, default to forward. [timelinr autoPlayDirection="forward"] * autoPlayPause: integer (1000 = 1 seg), default to 2000 (2segs). [timelinr autoPlayPause="1000"] Example: [timelinr orientation="horizontal" arrowKeys="true"] = Upcoming features: = * Multiple timelines If you have suggestions for a new update, feel free to email me at info@broobe.com . Want regular updates? Become a fan of my sites on Facebook! http://www.facebook.com/broobe Or follow my sites on Twitter! http://twitter.com/_broobe == Installation == 1. Upload the files to the `/wp-content/plugins/wp-jquery-timelinr/` directory 2. Activate the "WP JQuery Timelinr" plugin through the 'Plugins' menu in WordPress == Screenshots == 1. [timelinr orientation="horizontal"] - jQuery Timeline 0.9.51 - Horizontal. 2. [timelinr orientation="vertical"] - jQuery Timeline 0.9.51 - Vertical. == Changelog == = 0.2 = * Bug fix - Dropdown date = 0.1 = * Initial release