=== Plugin Name === Contributors: alxgrlk Tags: lists, listicle, shortcode, SEO, post, posts, page, paginate, pageviews, links, admin, plugin Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: 0.3 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Listicle plugin, lets you create paginated lists where every item in a bulleted list generates a post == Description == Add multiple posts that can be viewed as a slide show using next / previous buttons out of a single list while editing only one post in your admin panel. This lets you generate listicles (http://en.wikipedia.org/wiki/Listicle). "In journalism and blogging, a listicle is a short-form of writing that uses a list as its thematic structure, but is fleshed out with sufficient verbiage to be published as an article. A typical listicle will prominently feature a cardinal number in its title, such as "10 Ways to Warm Up Your Bedroom in Winter",[1] or "25 Hairstyles of the Last Hundred Years",[2] with subsequent subheadings within the text itself reflecting this schema. The word is a portmanteau derived from list and article." Features: * Create lists on the fly, each list item with its own navigation * SEO-friendly pages for each list item * Manage multiple posts from within a single post * Generate better page views using lists * Promote your listicles and list items individually on all your favorite social sites and on listicle.us == Installation == 1. Upload the listicle directory to your `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. From within a post or page, add a listicle using the shortcode [listicle][/listicle] 1. Don't forget to to tease your listicles at listicle.us 1. You can style components of your listicle using the css file included with the plugin as a baseline. A sample shortcode with all its features: [listicle name="sample listicle for readme"] This is the excerpt that will be used to tease the first item in the list from the post you are currently editing. The post within which you are placing this listicle will show this excerpt. This is the "italics" tag. You can generate this using the WordPress WYSIWYG "tinyMCE" by clicking the "i" in the editor. Or, in HTML view you probably know what to do. There should only be one.