=== Plugin Name === Contributors: Peter Knight Donate link: http://www.thewebsiteaudit.com Tags: page widget,post widget Requires at least: 2.9 Tested up to: 2.9.1 Stable tag: 0.2 Displays information from a single post or page inside a widget with various display options. == Description == This plugin will enable the creation of widgets that can grab a single page or post and display information in various ways. This is a very handy plugin for those wanting more CMS functionality out of wordpress. Currently the plugin should be considered in alpha. Please send your feedback my way. Currently it's possible to select a post or page id from which to display a (custom) title, a thumbnail in a selected size before or after the text (using wp 2.9+ thumbnail features). You can provide a custom 'read more' link. You display the excerpt, full content, or a custom field. *warning : do not use this with anything lower than wordpress 2.9* == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. In the 'Widgets' panel you will be able to add Super Page Widgets to your widget areas. 4. Configure the widget with the options available == Frequently Asked Questions == = What can this plugin be used for? = They are a replacement in situations where one would typically use text widgets. Text widgets are clunky, user unfriendly and you can't move them easily without losing content. If you want to display information in columns, sidebars or other widget areas you can manage the information through creating a page or post and grab the information from that page or post and pull it into the widget. With various options available you can quickly create cms type pages. = Where can I get support? = For support: http://www.thewebsiteaudit.com/ == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the directory of the stable readme.txt, so in this case, `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif) 2. This is the second screen shot == Changelog == = 0.2 = * added automatic themesupport for thumbnail features introduced in wp 2.9 * added automatic page excerpts support * added functionality to give links a name tag * improved overall functionality * option to enable or disable title link * option to use custom field as the content * updated 01/31/2010 23:39 = 0.1 = * Alpha Version of the plugin 01/28/2010 01:41 == Future Improvements == Future improvements: More customisation options and display options. Support for 'name' tags in href links.