MT-Medic 1.34
April 26, 2003
- updated February 8, 2006
(Download)
MT-Medic is not actually a plugin but rather a CGI application that allows you to do some usefuly or emergency tasks on your MovableType installation.
Currently MT-Medic performs the following tasks:
- Configuration Listing
-
Lists all configuration entries of your MovableType installation.
Used for general troubleshooting.
- Installed Plugins Listing
-
Lists all the plugins that you have installed as well as the template tags and filters that each
adds to MovableType. It also shows any errors that the plugins may have.
Used when you have problems with a plugin or when you want to see which plugins and tags you have available.
- Installed Filters
-
Lets you try out the effects of different global tag attribute and text formatting filters that are installed.
Used when you need to see how a filter affects the text that it renders.
- Authors Administration
- Allows you to change the contact information (name, nickname, email, etc.) and blog creation and log viewing privileges, as well as to reset the password of any MovableType author.
Used when a user has forgotten (and can’t retrieve) their password and for general user administration.
- Blog/Author Permissions
- Allows you to view and change any authoring permissions (post, edit, templates, etc.) on any blog in the system.
Used for changing permissions on blogs that have been created by other users.
If you know of other tasks that would be suitable for MT-Medic (i.e. administrative tasks that cannot be done using the MovableType interface), please let me know by sending email to MTMedic-AT-nonplus.net.
Installation
- Edit the mt-medic.cgi file and specify an $ADMIN_PASSWORD in the configuration section in order to view information about your installation and to administer MovableType.
- Upload the mt-medic.cgi into the same directory where you installed mt.cgi.
- Make sure that mt-medic.cgi has executable permissions (chmod 755).
- Open MT-Medic in your browser (http://www.domain.com/MovableType/mt-medic.cgi).
Note: Keep the $ADMIN_PASSWORD secret and do not reveal it to anyone. If someone helping you with your MovableType installation needs to see your configuration settings, you can specify an $INFO_PASSWORD in the mt-medi.cgi file. This password is fairly safe to share with other people. It will allow them to see your configurations and installed plugins, but it won’t allow them to view or modify your author and blog permissions.