Shared Blogroll

Creates a widget that pulls a category of links from any other blog on the same WPMU installation

Author:Boone Gorges (profile at wordpress.org)
WordPress version required:WPMU 2.8
WordPress version tested:WPMU 2.9.1
Plugin version:1.0
Added to WordPress repository:22-01-2010
Last updated:24-01-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://teleogistic.net/code/wordpresswordpres...
Total downloads:1 727
plugin download
Click to start download

This plugin adds a widget to your WPMU blog that allows the blog administrator to display a list of links from any blog on the installation. Imagine, for instance, that Josie is teaching a class in which she and each of her students have individual blogs. Josie's got a list of important links (a class blogroll, or maybe links that are relevant to the class), and she'd like to share the links with her students. Using this plugin, her students can place a widget on their blogs that automatically pulls in a certain category of links from her blog.

At the moment, the plugin works like this: Drop the Shared Blogroll widget into one of your blog's sidebars. You'll need to know the blog_id of the blog from which you'll be pulling the links. (This is the big weakness in the plugin for now. For the moment, I'll probably add a line of code to the Dashboard that echoes the global $blog_id, so that blog owners will know their blog_id and be able to pass it along to other who want to share their links. In the future I may add autocomplete or something. If you have a suggestion, let me know.) Once you've entered the source blog id, the plugin automatically populates the Category dropdown list with the categories from the source blog, so if you only want to include one of the link categories you can. You can have as many shared blogroll widgets on a blog as you'd like.


ChangeLog