Widget Set Custom Field
This plugin allows authors to select on a page-by-page and entry-by-entry basis, which widgets they wish to appear in the sidebar of their blog (for the given entry or page).
This is accomplished by defining a new custom field type called "Widget Set". When added as a custom field to a page for example, a new form element will appear in the edit page screen that allows the author to select from a list of known widget sets.
The plugin also provides a template tag called <mt:IfWidgetSetExists> that will return true if a
named WidgetSet exists and false otherwise.
Installation Instructions
- Download the WidgetSetCustomField.tar.gz file
- Unpack the file on your server.
- Copy the contents of the
WidgetSetCustomFieldfolder to your MT home directory. When you are finished, you should have a single file installed in the following directory: /path/to/mt/plugins/WidgetSetCF/WidgetSetCF.pl - Done.
You should now have a "Widget Set" custom field type to choose from when creating new custom fields.

RDude
January 15, 2008 10:11 PM | Reply
I can’t understand the instructions for this plugin at all. All there is is a text file. Is that all there is to this plugin?