WeblogsActionMenu Plugin for Movable Type
Current version: 1.1 (7/12/06)
- Download (.tar.gz file)
- Plugin Code (.pl file)
- About the WeblogsActionMenu Plugin
- Movable Type Screen(s) Affected
- What You'll See
- How It Works
- Version History
About the WeblogsActionMenu Plugin
WeblogsActionMenu is a plugin that modifies the interface of Movable Type.
The dropdown menu of available weblogs in the header of every Movable Type screen is a handy way to jump from one weblog to another. What's not so handy is that you have to first go through the other weblog's menu in order to do anything with that weblog. WeblogsActionMenu lets you jump directly to a specific action for a different weblog than the one you're in.
Requirements
This version of WeblogsActionMenu requires Movable Type 3.3.
If you're using MT 3.2, you'll need the BigPAPI plugin, and an older version of WeblogsActionMenu, which is available in this archive.
Installation
To install the WeblogsActionMenu plugin, upload the file WeblogsActionMenu.pl
to the plugins
directory within your Movable Type directory. If BigPAPI.pl
is not already present in your plugins
directory, upload that as well.
Terms of Use
WeblogsActionMenu is available free of charge under a Creative Commons license.
Support
Please use the support forums for all support requests, bug reports, feature requests, questions, and comments regarding this plugin.
Movable Type Screen(s) Affected
- All (once logged in)
What You'll See
When WeblogsActionMenu is installed and you view any page of the MT interface, to the left of the standard menu of weblogs in the header, you'll see a second dropdown menu with an item called Menu
selected. This menu contains 21 weblog-specific actions.
How It Works
If you want to navigate to a different weblog and go somewhere other than that weblog's Menu page, choose a different action from the actions menu. Then choose the desired weblog from the menu of weblogs.
Note that WeblogsActionMenu doesn't take permissions into account when building the menu, so you may see a Movable Type error message if you choose an action you're not permitted to perform for a given weblog.
Version History
6/28/06 - version 1.1
- Updated code for MT 3.3
7/21/05 - version 1.0 released