=== Draupnir Ringmanager === Contributors: jarandhel Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=X4UZU2MRD7N4U Tags: webring, webrings, ringmaker, ring management, ring, rings Requires at least: 3.6.0 Tested up to: 3.8.1 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows for the creation and management of a webring, and the display of webring code in posts, pages, or a widget. == Description == This plugin allows for the creation and management of a webring, and the display of webring code in posts, pages, or a widget. These functions may be used together or seperately. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Install Draupnir either via the WordPress.org plugin directory, or by uploading the files to your server 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Set up Draupnir using the menu found in your admin sidebar. * Pick a name for your webring. * Write a basic description of your webring. * Select an image for your webring. * Set a homepage for your webring. 4. Create a page for your webring. * This page should have the same url as the homepage you selected earlier. * It's recommended that you give it a title that matches the name you have chosen for your ring. * The only contents it needs to have is the shortcode [draupnir_ringhub]. 5. Display the webrings of which you are a member on your site. * Fill in your site's individual ring code under Code for All Webrings. * Display these webrings on any post or page using the shortcode [draupnir_ringsdisplay] * Or use the provided Webrings widget. == Frequently Asked Questions == = How much can I customize my ring code or css? = That's really up to you and your skills with html, css, javascript, and other web technologies. On one of the webrings I manage using Draupnir, I've switched from the default code to using an imagemap for all ring navigation. As long as the links are correct, that's what really matters. = What if I mess up my ring code or css? = To reset your current ring code or css (including color choices) to the defaults, just clear the fields and click on update options. The code for this webring, ringheader color, ringlisting color, ringdescription color, and css for this website fields will be repopulated with their defaults any time they are blank when the options are updated. = What's the deal with the donation link? = Draupnir Ringmanager is donationware. It's entirely free, and always will be, and its source code is available for anyone to modify freely however they would like. There will never be limits on its functionality, ads of any kind, or a paid version with additional features. Instead, if you like it and have some funds to spare, please consider making a small donation to show your appreciation. Thank you. == Screenshots == 1. General options. 2. Webring appearance options. 3. Managing all ring sites as a ring owner. 4. Viewing the webring hub. 5. Managing your sites as a ring member. 6. Editing a site as a ring member. 7. The Webring widget. == Changelog == = 1.2 = * Bugfix for wrong colspan in ring listing when visitor does not own any ring sites. = 1.1 = * Moved ring management functionality to backend. * Added styling options & FAQ to admin menus. * Made everything look nicer. * Added defaults for ring code & styling. * Misc. bug fixes & optimizations. = 1.0 = * First release of Draupnir. Everything's new! == Upgrade Notice == = 1.2 = Fixed formatting bug in ring listing for visitors who do not own ring sites. = 1.1 = New features, better styling, bug fixes, and all around spiffiness.