Super Category (multi-blog) Plugin Compatability List.

April 3, 2007 by aaron

To add a plugin to this list please leave a comment with: Plugin Name, url, status. If the plugin doesn’t work please say how it doesn’t work; this description can be technical — the plugin calls get_var(“XXXX”) which has no hook — or non-technical — the plugin shows super categories titles in its widget –, but please give it.

Plugins that work without modification

  • Ultimate Tag Warrior — tags.php will list all tags regardless of site, but individual tags will not list posts from other sites beneath them.
  • Widgets – the plugin itself works.
  • Inap — of course
  • Landing sites
  • Admin Drop Down Menus
  • Askimet
  • runPHP
  • WordStats
  • DupPrevent
  • Google Analyticator

Plugins that require minor modification

  • Dagon Design Sitemap Generator: Fix This by:

    Adding:

    if (function_exists('sprcat_filter_categories')){
                $c_items = sprcat_filter_categories($c_items);
            }
    

    Before: $cat_count = 0;

Plugins that require major modification or do not work

  • XML Sitemap Generator currently does not work. It is possible to get it to work for single domains with a few modifications and if you turn off automatic updates. However, you would have to manually build the sitemap for each domain from each domain and name them all differently.

Plugins that integrate Super Category support

Categorized as:
comments powered by Disqus