<__trans phrase="[_1] Plugin Settings" params="<__trans phrase="Blog"><__trans phrase="Website"><__trans phrase="System">"> ">

<__trans phrase="Enable or disable plugin functionality for the entire Movable Type installation.">

" method="post"> " /> " />
class="active" <__trans phrase="Your plugin settings have been saved."> <__trans phrase="Your plugin settings have been reset."> <__trans phrase="Your plugins have been reconfigured. Since you're running mod_perl, you must restart your web server for these changes to take effect."> <__trans phrase="Your plugins have been reconfigured."> <__trans phrase="Your plugin settings have been saved."> <__trans phrase="Your plugin settings have been reset."> <__trans phrase="Your plugins have been reconfigured. Since you're running mod_perl, you will need to restart your web server for these changes to take effect."> <__trans phrase="Your plugins have been reconfigured.">

" class="plugin plugin-disabled disabled">

<$mt:var name="plugin_name" escape="html"$> ">" style="background-image: url('')"><$mt:var name="plugin_name" escape="html"$>

<__trans phrase="Failed to Load"> '); return false;"><__trans phrase="Disable"> <__trans phrase="Enabled"> ')"><__trans phrase="Disable"> <__trans phrase="Disabled"> '); return false;"><__trans phrase="Enable"> <__trans phrase="Failed to Load"> <__trans phrase="Enabled"> <__trans phrase="Disabled">
<__trans phrase="This plugin has not been upgraded to support Movable Type [_1]. As such, it may not be completely functional." params="">
  • <$mt:var name="__value__"$>
<__trans phrase="Plugin error:">
<__trans phrase="No plugins with blog-level configuration settings are installed."> <__trans phrase="No plugins with configuration settings are installed.">
jQuery('.plugin-name').click(function() { jQuery('.plugin').not(jQuery(this).parents('.plugin')).removeClass('plugin-expanded'); jQuery(this).parents('.plugin').toggleClass('plugin-expanded'); return false; }); jQuery.each(plugin_ids, function() { jQuery('#plugin'+this+'-content').tabs(); });