=== Ma.gnolia Widget === Contributors: zenofshen Donate link: http://www.zenofshen.com/magnolia-widget/ Tags: ma.gnolia, magnolia, widget Requires at least: 2.2 or Widget plugin and PHP >= 5 Tested up to: 2.3.2 Stable tag: 1.1 A WordPress widget that displays Ma.gnolia bookmarks in yummy valid semantic XHTML code by parsing XML. == Description == A WordPress widget that displays Ma.gnolia bookmarks in yummy valid semantic XHTML code. The code is heavily commented and the output is in template functions so everything is fully customizable. In this version, the plugin grabs the XML ma.gnolia feed and parses it with the PHP SimpleXML extension, which is included in PHP >= 5.0. == Installation == 1. Upload `magnolia-widget.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Activate the widget ('Ma.gnolia Widget') through the 'Widgets' tab under the 'Presentation' menu == Options == * Username * Number of Bookmarks * Whether or not to show link to your Ma.gnolia profile == License == Copyright 2008 Paul Shen (email : contact@paulshen.name) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA