mog.rif.icio.us 1.0 by Tony Gambone (email: tonygambone@gmail.com) Tags: delicious, javascript, dhtml ------------ Introduction ------------ mog.rif.icio.us is a WordPress plugin that displays del.icio.us bookmarks for one user in the sidebar. Bookmarks are organized by tag, and placed in a dynamic menu so that the list can be expanded and collapsed at will. mog.rif.icio.us checks once a day for new bookmarks, and downloads them if necessary. If no changes have been made, mog.rif.icio.us will use a local file to reduce network traffic. Please visit http://mogrify.homelinux.org/mogrificious for the most recent version, a demo, and more detailed information. ------------ Requirements ------------ mog.rif.icio.us will work for sure on recent versions of PHP 4. This plugin will probably not work on PHP 5 because of an incompatible XML parsing extension. But anything's possible. ------------ Installation ------------ Unzip the contents of the zip file into your WordPress "wp-content" directory. mog.rif.icio.us files will be placed in /wp-content/plugins/mog.rif.icio.us/. Activate the plugin in your administration panel. Now, edit "sidebar.php" (this file will be found in /wp-content/themes//) and paste the following line of code where you would like the list of bookmarks to appear: Change username and password to the login information for your del.icio.us account. Keep the quotes intact. Make sure that your /wp-content/ directory is writeable by the web server. Some instructions for this can be found at http://codex.wordpress.org/Changing_File_Permissions. mog.rif.icio.us is now installed.