CINXE.COM
MovableType.org – Byrne Reese
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]--> <!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]--> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://movabletype.org/cgi-bin/mt/mt-pldir.cgi?__mode=list_plugins&blog_id=22&user_id=1","20160408101849","https://web.archive.org/","web","/_static/", "1460110729"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title>MovableType.org – Byrne Reese</title> <meta name="description" content="Build your website with the powerful content management system Movable Type. Our blogging software and static publishing platform makes site management easy and effective."> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20160408101849cs_/https://movabletype.org/assets/css/ninja/ninja.css"> <link rel="stylesheet" type="text/css" href="https://web.archive.org/web/20160408101849cs_/https://movabletype.org/assets/css/styles.css"> <link rel="shortcut icon" href="/web/20160408101849im_/https://movabletype.org/common/images/favicon_black.png"/> <link rel="alternate" type="application/atom+xml" title="Movable Type News" href="https://web.archive.org/web/20160408101849/https://movabletype.org/atom.xml"> <!--[if lt IE 9]> <script src="https://movabletype.org/assets/js/html5.js"></script> <![endif]--> <script src="https://web.archive.org/web/20160408101849js_/https://plugins.movabletype.org/mt.js"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-29594562-1']); _gaq.push(['_setDomainName', 'movabletype.org']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); _gaq.push(['b._setAccount', 'UA-52208372-1']); _gaq.push(['b._setDomainName', 'movabletype.org']); _gaq.push(['b._setAllowLinker', true]); _gaq.push(['b._trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <link rel="stylesheet" href="https://web.archive.org/web/20160408101849cs_/https://plugins.movabletype.org/styles.css"> </head> <body> <header> <div class="container"> <div class="grid"> <div class="span8"><p class="not-a-developer">Not a developer? Go to <a href="https://web.archive.org/web/20160408101849/http://www.movabletype.com/" class="notadeveloper" onclick="_gaq.push(['_link','https://web.archive.org/web/20160408101849/http://www.movabletype.com']); return false;">MovableType.com</a></p></div> <div class="span8"> <form method="get" action="https://web.archive.org/web/20160408101849/https://movabletype.org/search/"> <input class="text" name="search" placeholder="Search all of MovableType.org" type="text"> <input class="search" type="submit" value="search"> </form> </div> </div> <div class="grid"> <div class="span8"><a class="branding" href="https://web.archive.org/web/20160408101849/https://movabletype.org/">MovableType.org</a></div> <div class="span8"> <ul class="navigation"> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/start/">Get Started</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/documentation/">Documentation</a></li> <li class="active"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/">Plugins</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/news/">News</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/about/">About</a></li> </ul> </div> </div> </div> </header> <section class="wrapper masthead plugin directory"> <div class="container"> <div class="h1">Plugin and Theme Directory</div> <div id="subnav"> <div id="signin"><a href="#">Sign In</a> | <a href="#">Sign Up</a></div> <div> | <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/faq.html">Help</a></div> <script type="text/javascript"> /* <![CDATA[ */ function mtUpdateSignInWidget(u) { var separator = ' | '; var el = document.getElementById('signin'); var content = ''; if (!el) return; if (u) { if (u && u.is_authenticated) { user = u; mtSaveUser(); } else { // user really isn't logged in; so let's do this! return mtSignIn(); } } else { u = mtGetUser(); } if (u && u.name) { var url; if (u.is_authenticated) { url = 'https://web.archive.org/web/20160408101849/https://movabletype.org/cgi-bin/mt/mt-pldir.cgi?__mode=list_plugins&blog_id=22'; url += '&static=' + encodeURIComponent( location.href ); } else { url = null; } if (url) content += 'You are signed in as <a href="' + url + '">' + u.name + '</a>'; else content += 'You are signed in as ' + u.name + ''; if (u.is_author) content += separator + '<a href="https://web.archive.org/web/20160408101849/https://movabletype.org/cgi-bin/mt/mt-pldir.cgi?__mode=edit_profile&blog_id=22&return_to=' + encodeURIComponent(document.URL) + '">Edit profile</a>'; content += separator + '<a href="javascript:void(0)" onclick="return mtSignOutOnClick()">Sign Out</a>'; } else if (u && u.is_banned) { content = 'You do not have permission to sign in.'; } else { content = '<a href="javascript:void(0)" onclick="return mtSignInOnClick(\'signin\')">Sign In</a>'; content += separator + '<a href="https://web.archive.org/web/20160408101849/https://movabletype.org/cgi-bin/mt/mt-pldir.cgi?__mode=register&blog_id=22&return_to=' + encodeURIComponent(document.URL) + '">Sign Up</a>'; } el.innerHTML = content; } mtAttachEvent('usersignin', mtUpdateSignInWidget); mtUpdateSignInWidget(); /* ]]> */ </script> </div> <div class="breadcrumbs"> <a href="https://web.archive.org/web/20160408101849/https://movabletype.org/">Home</a> / <a href="/web/20160408101849/https://movabletype.org/extend/">Extend</a> / <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/">Plugin and Theme Directory</a> / Byrne Reese </div> </div> </section> <section class="wrapper content"> <div class="container"> <div class="post-heading"> <h1 class="lowercase">Byrne Reese</h1> </div> <div class="grid"> <div class="span10"> <section class="itemlist"> <article class="post widget"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a id="register" class="whitelink">Register Plugin or Theme</a></h3> <p>Contribute your work to the community!</p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/ajaxlogin/index.html">AJAXLogin</a></h3> <p><p>This plugin provides a JSON interface to theme developers who wish to enable AJAX logins on their web site. What good is an AJAX login experience you ask? Well, such an experience would allow for a login form to be presented in a lightbox, or through some other javascript effect. It would allow your readers to login to a page without ever leaving the page.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/ampmtime/index.html">AMPMTime</a></h3> <p><p>A Movable Type plugin that transforms the time custom field in Movable Type’s backend into a dropdown with AM/PM selection</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/ajax-publish/index.html">Ajax Publish</a></h3> <p><p>Provides a publish button next to every entry in the entry listing table. When pushed, this button will fire off, via javascript, a request to MT to publish the corresponding entry.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/asset-gallery/index.html">Asset Gallery</a></h3> <p><p>Asset Gallery lets you easily create collections for your entries, such as photo galleries. Combining MT4’s built-in asset manager with powerful custom fields capabilities, you simply upload your files using the familiar Movable Type interface and the plugin does the rest, even offering a fancy carousel view of your images right within the MT interface. Asset Gallery supports non-photo uploads, too, supporting display of video files, Word documents, PDFs or anything else on any page on your site.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/autolink/index.html">AutoLink</a></h3> <p><p>AutoLink provides users with a way of creating a list of “hot words.” Whenever these words appear in a post, they are automatically linked to a designated URL. </p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/batch-template-options/index.html">Batch Template Options</a></h3> <p><p>This plugin provides the simple utility of being able to set the publishing method for more than one template at a time directly from the template listing screen.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/browser-id-commenters/index.html">Browser ID Commenters</a></h3> <p><p>This plugin enables commenters to register to your blog using their BrowserID identities</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/buildtracer/index.html">BuildTracer</a></h3> <p><p>BuildTracer is Movable Type template visualizer. It helps with the writing, performance tuning, and analysis of MT templates. BuildTracer logs the rebuild sequence of each MT generated page, visualizes the block structure of MT tags, and shows how long each tag takes to publish in an individual template.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/cache-manager/index.html">Cache Manager</a></h3> <p><p>A plugin for Movable that provides additional functionality to assist in the management of template module caches.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/central-authentication-service/index.html">Central Authentication Service</a></h3> <p><p>A plugin for Movable Type that allows delegated user authentication to a CAS server in place of the native authentication scheme.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/clean-sweep/index.html">Clean Sweep</a></h3> <p><p>Clean Sweep is a plugin that assists administrators in finding and fixing broken inbound links to their website. It was built to support three use cases:</p> <ul> <li><p>to help users monitor any broken links on their blog and have a system that can automatically adapt by redirecting stale and inbound links to the proper destination.</p></li> <li><p>to help users get a clean start with their blog by allowing them to completely restructure their permalink URL structure and have a system that can automatically adapt by redirecting stale and inbound links to the proper destination.</p></li> <li><p>to help users in the process of migrating to Movable Type who are forced to modify their web site’s URL and permalink structure.</p></li> </ul> <p>These use cases have to do with preserving a site’s page rank in light of a major redesign.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/clip-to-evernote/index.html">Clip to Evernote</a></h3> <p><p>Synchronize your Movable Type Entry to Evernote.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/config-assistant-mt4/index.html">Config Assistant (MT4)</a></h3> <p><p>Note: This page is for Movable Type 4.1. Please see <a href="/web/20160408101849/https://movabletype.org/config-assistant/">Config Assistant</a> for the plugin for Movable Type 5+. The Config Assistant plugin is a powerful platform plugin which significantly reduces the work necessary to <em>create and deploy</em> Movable Type</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/configdirective/index.html">ConfigDirective</a></h3> <p><p>This plugin adds a <code>ConfigDirective</code> tag to Movable Type. You can use it to display the value of any configuration directive found in the <code>mt-config.cgi</code> file.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/convio-sso-authentication/index.html">Convio SSO Authentication</a></h3> <p><p>This plugin provides a “dual-mode” authentication driver for for Melody and Movable Type v4.x which works with Convio’s Single Signon Open API to provide authentication services for both locally-created and Convio-created user accounts.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/custom-css/index.html">Custom CSS</a></h3> <p><p>This plugin was born out of the need and desire to:</p> <ul> <li><p>Provide users with the ability to customize the CSS of a blog, without requiring to give them complete access to edit all the templates of a blog.</p></li> <li><p>Provide a better interface for editing CSS by devoting a larger portion of the screen’s real estate to the editor window, unlike what is found on Movable Type’s default “Edit Template” screen.</p></li> <li><p>Insulate a theme from a user inadvertantly disrupting a site’s design by permanently editing or modifying the theme’s core CSS definition.</p></li> </ul> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/custom-error/index.html">Custom Error</a></h3> <p><p>The Custom Error plugin for Movable Type and Melody installs a global system template called “Custom System Error” which provides admins with the ability to override the default system error template generated by the system.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/custom-header/index.html">Custom Header</a></h3> <p><p>The Custom Header plugin for Movable Type provides the ability for designers to specify with their template sets constraints for a custom header that this plugin will then allow users to easily replace with an image uploaded from their local computer.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/demenuator/index.html">Demenuator</a></h3> <p><p>Demenuator removes specified menus and menu items from the MT UI.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/entryevents/index.html">EntryEvents</a></h3> <p><p>A plugin to allow creation of an event calendar in MovableType.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/expired-entries/index.html">Expired Entries</a></h3> <p><p>Allows authors to select a date in the future at which an entry will be automatically unpublished and the site rebuilt.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/extra-tags/index.html">Extra Tags</a></h3> <p><p>This plugin provides Movable Type users with an assortment of miscellaneous tags that do not ship with Movable Type by default.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/forums-utilities/index.html">Forums Utilities</a></h3> <p><p>The Forum Utilities plugin that provides a collection of tools and utilities often found in forum software to help enhance and elevate the quality of conversation among commenters and visitors. Its features include: - Promote Comments to Entries - convert</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/full-screen-mode/index.html">Full Screen Mode</a></h3> <p><p>This plugin adds a simple full screen button fullscreen-icon.gif to your Edit Entry and Edit Template screens in Movable Type and Melody. Clicking the button toggles the editor between consuming the full width of the page and the default width. In our opinion, this makes editing much easier.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/gcprettify/index.html">GCPrettify</a></h3> <p><p>GCPrettify is a plugin designed to allow easy use of [Google Code’s <code>prettify.js</code> script][1] for syntax highlighting of code samples.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/hybrid-news-theme/index.html">Hybrid News Theme</a></h3> <p><p>The Hybrid News Theme is the first newspaper theme for the Movable Type platform and enabled users to easily create a newspaper style website. Features include: * SEO enhanced * Alternate HTML tags * Google Web Sitemaps * Google News</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/image-cropper/index.html">Image Cropper</a></h3> <p><p>The Image Cropper Plugin provides a simple user interface for managing and generating custom thumbnails from your image assets. The plugin was specifically designed to addressed the case where publishers want the ability to produce different thumbnails designed specifically for</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/link-checker/index.html">Link Checker</a></h3> <p><p>This plugin assists authors, editors and administrators in making sure that all of the links on their blog are still valid and therefore useful to their readers. It works by surfacing an additional list action called “Validate Links” in your</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/link-to-theme/index.html">Link to Theme</a></h3> <p><p>Adds support for linking templates to theme files to avoid the need to refresh templates.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/locksmith/index.html">Locksmith</a></h3> <p><p>A plugin for Movable Type which prevents entries and templates from being edited by more than one user at the same time.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/log-filter/index.html">Log Filter</a></h3> <p><p>This plugin was created to limit which activities are written to the Activity Log (and hence the internal mt_log table in the database). Specifically, it adds a new mt-config.cgi setting: LogExclude. LogExclude takes a comma separated list of log categories</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/mtviewer/index.html">MTViewer</a></h3> <p><p>This plugin enables publishing archive dynamically.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/macleod/index.html">MacLeod</a></h3> <p><p>This plugin facilitates the process of blog consolidation in which one blog’s content/associations are transferred entirely to another.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/media-manager/index.html">Media Manager</a></h3> <p><p>Media Manager provides users and authors within Movable Type and Melody with the ability to search and insert media from a number of popular remote services like Amazon and YouTube. Using Media Manager one can open a dialog, enter a few search terms, select the book, DVD or video and optionally insert it into a blog post. </p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/memo/index.html">Memo</a></h3> <p><p><strong>Memo</strong> is a plugin for Movable Type and Melody that can display a memo on the Edit Entry/Page screen, as well as a global message on all CMS screens.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/mid-century-mobile/index.html">Mid-Century Mobile</a></h3> <p><p>The Mid-Century Mobile Template Set provides a mobile ready theme for your blog. When applied, users can view your blog on their handheld device. This theme presents only the most essential content, with a minimal amount of HTML and CSS</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/multi-checkbox/index.html">Multi Checkbox</a></h3> <p><p>This plugin provides a new custom field type to Movable Type Pro users. This new field type, called a “multi-checkbox” allows one to have multiple checkbox as opposed to a single checkbox. A new template tag will also be defined for these custom fields to determine whether or not a checkbox has been checked.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/enhanced-user-management/index.html">New User Management Prototype</a></h3> <p><p>This is an ever-evolving plugin designed to allow us, Six Apart to test and iterate upon a new user management area of Movable Type. Features: - New User Interface accessible from the blog’s “Manage > Users” menu. - Experimental use</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/nostats/index.html">NoStats</a></h3> <p><p>Removes the statistics chart from the Movable Type dashboard.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/notifylist/index.html">NotifyList</a></h3> <p><p>This plugin enables providing Movable Type email notification support.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/ordered-tags/index.html">Ordered Tags</a></h3> <p><p>MT sorts tags alphabetically by default; the OrderedTags plugin maintains order of tags as saved upon entry/page save or edit.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/page-layout/index.html">Page Layout</a></h3> <p><p>This plugin allows authors to select from more than one template (or “layout”) for a given page or entry. For example, a web site may wish to suppress advertising on certain pages. This plugin would allow for the designer of</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/theme-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/photo-gallery-plugin-and-theme/index.html">Photo Gallery Plugin and Theme</a></h3> <p><p>The Photo Gallery Plugin for Movable Type contains two components:</p> <ul> <li><p>A streamlined interface to make managing, editing, and uploading to a photo gallery-style blog efficient. This updated interface can be used by any theme.</p></li> <li><p>A photo gallery theme based upon the amazing design work of <a href="https://web.archive.org/web/20160408101849/http://www.jimramsey.net/">Jim Ramsey</a>. It is designed to be a seamless extension of his popular Movable Type theme called <a href="https://web.archive.org/web/20160408101849/http://www.movabletype.org/2008/08/another_hallmark_design_for_movable_type.html">Mid-Century</a>.</p></li> </ul> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/picapp/index.html">PicApp</a></h3> <p><p>The PicApp plugin for Movable Type and Melody provides a seamless integration experience with the PicApp image distribution platform. </p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/podcasting-plugin-for-movable/index.html">Podcasting Plugin</a></h3> <p><p>The Podcasting Plugin for Movable Type allows users to easily link to and include MP3 at any URL in their Movable Type blog and to manage those podcasts as assets within Movable Type’s asset management system. Once a podcast is</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/promote-this/index.html">PromoteThis!</a></h3> <p><p>PromoteThis! is a plugin for Movable Type that makes it easy for Movable Type users to add links to their favorite social bookmarking and promotion services like Digg.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/publish-queue-manager/index.html">Publish Queue Manager</a></h3> <p><p>This plugin provides a simple user interface in the Movable Type administrative system to view, change priority, and delete publishing jobs from the built-in “Publish Queue” system — a system by which files are published in the background. Keeping an eye on what is publishing is a great way to understand what is happening at any given time!</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/purge-activity-log/index.html">Purge Activity Log</a></h3> <p><p>This single serving plugin solves the one simple problem of keeping activity logs from getting too large by automatically deleting log entries older than n days. </p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/related-entries/index.html">Related Entries</a></h3> <p><p>This plugin will automatically publish any entries that share a tag with the entry being saved/published. This allows entries that utilize any kind of “related entry” feature to remain up to date. </p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/send-to-publish-queue/index.html">Send to Publish Queue</a></h3> <p><p>This plugin provides administrators with the ability to republish a blog through the Publish Queue. Send to Publish Queue can be used to republish one or many blogs.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/server-check/index.html">Server Check</a></h3> <p><p>Allows external monitors to confirm that the MT installation is in place, the MT code base is loading, and it can connect to the database.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/snapshot/index.html">Snapshot</a></h3> <p><p>The Snapshot plugin makes it easy for editors, authors, and designers to track changes to templates and entries by allowing them to save and view snapshots of the history of each of these objects.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/stop-design-photo-gallery/index.html">Stop Design Photo Gallery</a></h3> <p><p>The Stop Design Template Set for Movable Type makes it easy to deploy beautiful, professionally designed photo galleries for your website. This plugin automates the process of installing the templates created and designed by Doug Bowman using Movable Type Template</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/super-page/index.html">Super Page</a></h3> <p><p>The Super Page plugin for Movable Type was created in support of Movable Type’s documentation effort. The basic need was this: convert a single, massive page into a set of paginated, easy to navigate pages broken up by chapter/section. This</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/supr/index.html">Supr</a></h3> <p><p>A plugin for Movable Type and Melody that provides integration with Stumple Upon’s URL shortening service and iframe viewing window.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/table-feature-for-tinymce/index.html">Table Feature for TinyMCE</a></h3> <p><p>Load the table plugin and add buttons for table function to TinyMCE, which is default rich text editor of Movable Type 5.2 or later.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/template-optimizer/index.html">Template Optimizer</a></h3> <p><p>A Movable Type and Melody plugin that attempts to analyze and subsequently optimize the publishing options of your system.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/template-performance-profiler/index.html">Template Profiler</a></h3> <p><p>This plugin provides a simple way for anyone to audit a Movable Type template to see why it might be slower than it needs to be.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/text-macros/index.html">Text Macros</a></h3> <p><p>This plugin provides a framework for developers to create really simple text macros that can processed inside of text.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/theme-export/index.html">Theme Export</a></h3> <p><p>This plugin provides the ability to export a blog’s templates as a theme. </p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/theme-manager/index.html">Theme Manager</a></h3> <p><p>Theme Manager is a plugin for Movable Type and Melody created for designers and users with an express goal of making it much easier to both build and use themes on the Movable Type and Melody platforms.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/tidings/index.html">Tidings</a></h3> <p><p>Tidings is a simple wrapper around Andy Lester’s HTML::Tidy, itself a wrapper around libtidy. It’s a convenient way of making sure that all your tags are closed and that your HTML is in squinting distance of validation, to avoid late-night typos producing a page full of red at the W3 Validator.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/tinymce-preserve-br-element/index.html">TinyMCE Preserve BR Element</a></h3> <p><p>This plugin disables the “remove<em>trailing</em>brs” feature of the TinyMCE.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/twitter-api/index.html">Twitter API</a></h3> <p><p>A Movable Type and Melody plugin that adds TwitterAPI support to your blog.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/two-dimensional-select/index.html">Two Dimensional Select</a></h3> <p><p>This plugin provides a new custom field type to Movable Type Pro users. This new field type, called a “two dimensional select” allows one to have a pull down menu, which when a selection is made, reveals a second pull down menu to further narrow down the user’s choice. </p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/user-blog-roles/index.html">User Blog Roles</a></h3> <p><p>Define the role(s) provisioned to new users on their userblogs.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/user-export/index.html">User Export</a></h3> <p><p>The Export User Data plugin for Movable Type allows administrators to export all of the information collected about their site’s users into a comma-separated format (.csv) file.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/widget-set-custom-field/index.html">Widget Set Custom Field</a></h3> <p><p>This plugin defines a new custom field type that allows users to select and associate with pages and entries a widget set installed in the current blog.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/wordpress-openid-plugin/index.html">WordPress OpenID</a></h3> <p><p>This plugin utilizes Movable Type’s extensible Open Id Login framework to give a preferential and customized login experience for Wordpress.com users on Movable Type blogs.</p> </p> </article> <article class="post widget white"> <div class="image"> <img src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/mt-static/support/theme_static/pd-en/img/plugin-icon.png" alt=""> </div> <h3 class="lowercase"><a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/yahoo-openid/index.html">Yahoo! OpenID</a></h3> <p><p>This plugin utilizes Movable Type’s extensible Open ID Login framework to give a preferential and customized login experience for Yahoo! users on Movable Type blogs.</p> </p> </article> </section> </div> <div class="span6"> <div class="widget"> <div class="bigsearch"> <form> <input type="text" id="search-query" class="input-xxlarge search-query" placeholder="Name or description"/> <input id="search-action" class="button dark small" type="submit" value="Search Directory"/> </form> </div> </div> <div class="widget" id="keyword-list"> <img class="align-center" src="https://web.archive.org/web/20160408101849im_/https://movabletype.org/assets/img/plugin.png"> <h3 class="align-center">Search by Keyword</h3> <div id="plugins-tabs"> <ul class="plugins"> <li> <ul class="tags"> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/administrative/" class="cat-administrative"> <span>82</span> Administrative Interface </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/applications/" class="cat-applications"> <span>5</span> Applications </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/assets/" class="cat-assets"> <span>26</span> Assets, Files, Uploading </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/comments/" class="cat-comments"> <span>33</span> Comments, Trackback, Antispam </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/communities/" class="cat-communities"> <span>27</span> Communities </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/customfields/" class="cat-customfields"> <span>9</span> Custom Fields </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/data-api/" class="cat-data-api"> <span>3</span> Data API </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/design/" class="cat-design"> <span>31</span> Design </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/developer/" class="cat-developer"> <span>51</span> Developer </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/dynamic-publishing/" class="cat-dynamic-publishing"> <span>6</span> Dynamic Publishing </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/ec/" class="cat-ec"> <span>2</span> EC </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/editing/" class="cat-editing"> <span>41</span> Editing </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/entry/" class="cat-entry"> <span>28</span> Entry & Page </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/templates/" class="cat-templates"> <span>85</span> MT Tags, Templates, Widgets </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/mobile/" class="cat-mobile"> <span>2</span> Mobile, Smartphone </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/rebuild/" class="cat-rebuild"> <span>9</span> Rebuilding </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/search/" class="cat-search"> <span>9</span> Search </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/social/" class="cat-social"> <span>14</span> Social Media </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/utilities/" class="cat-utilities"> <span>55</span> Utilities </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/plugins/webservices/" class="cat-webservices"> <span>57</span> Web Services </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/themes/business/" class="cat-business"> <span>13</span> Theme: Business site </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/themes/mobile/" class="cat-mobile"> <span>9</span> Theme: Mobile, Smartphone </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/themes/personal/" class="cat-personal"> <span>11</span> Theme: Personal site </a> </li> <li> <a href="https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/themes/responsive/" class="cat-responsive"> <span>8</span> Theme: Responsive </a> </li> </ul> </li> </ul> </div> </div> </div> </div> </div> </section> <footer> <div class="container"> <div class="grid"> <div class="span3"> <h3>About</h3> <ul> <li><a href="https://web.archive.org/web/20160408101849/http://www.movabletype.com/" class="notadeveloper" onclick="_gaq.push(['_link','https://web.archive.org/web/20160408101849/http://www.movabletype.com']); return false;">MovableType.com</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/about/features/">Features</a></li> <li><a href="https://web.archive.org/web/20160408101849/http://movabletype.com/#aws" onclick="_gaq.push(['_link','https://web.archive.org/web/20160408101849/http://movabletype.com/#aws']); return false;">Purchase</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://mtuser.sixapart.jp/en/">Product Registration</a></li> </ul> </div> <div class="span3"> <h3>Documentation</h3> <ul> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/documentation/">Documentation Overview</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/documentation/administrator/">Administrator's Guide</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/documentation/author/">Author's Guide</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/documentation/designer/">Designers's Guide</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/documentation/developer/">Plugin Developer's Guide</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/product-life-cycle-policy.html">Product Life Cycle Policy</a></li> </ul> </div> <div class="span3"> <h3>News</h3> <ul> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/news/">News Blog</a></li> <li><a href="https://web.archive.org/web/20160408101849/https://movabletype.org/documentation/appendices/release-notes/">Release Notes</a></li> </ul> </div> <div class="span3 align-right"> <ul class="right"> <li><a href="https://web.archive.org/web/20160408101849/https://mtuser.sixapart.jp/Form/Enquete/Default.aspx?dpid=0&enqid=0000000049" class="notadeveloper" onclick="_gaq.push(['_link','https://web.archive.org/web/20160408101849/https://mtuser.sixapart.jp/Form/Enquete/Default.aspx?dpid=0&enqid=0000000049']); return false;">Contact</a></li> </ul> </div> </div> </div> </footer> <footer class="bottom"> <div class="container"> <div class="pull-left"></div> <div class="align-right pull-right"> Copyright © 2016, Six Apart, Ltd. All rights reserved.<br> <a href="https://web.archive.org/web/20160408101849/http://www.movabletype.com/privacy/">Privacy Policy</a> </div> </div> </footer> <script src="https://web.archive.org/web/20160408101849js_/https://movabletype.org/assets/js/jquery.js"></script> <script type="text/javascript"> /* <![CDATA[ */ jQuery(function() { jQuery('.delete-this').click( function() { var id = jQuery(this).attr('data-id'); var url = 'https://web.archive.org/web/20160408101849/https://movabletype.org/cgi-bin/mt/mt-pldir.cgi?__mode=delete_plugin&blog_id=22&id=' + id; if ( confirm( 'Are you sure you want to delete this?' ) ) { window.location = url; } return false; }); jQuery('#register').click( function() { window.location = 'https://web.archive.org/web/20160408101849/https://movabletype.org/cgi-bin/mt/mt-pldir.cgi?__mode=edit_plugin&blog_id=22'; return false; }); /* Search */ jQuery('#search-action').click( function() { var word = jQuery('#search-query').val(); if (!word) { alert('You must specify search terms.'); return false; } var query = encodeURI(word).replace('%C2%A0', '%20'); var rand = Math.random(); window.location = 'https://web.archive.org/web/20160408101849/https://plugins.movabletype.org/search.html?q=' + query + '&_r=' + rand; return false; }); }); /* ]]> */ </script> <script type="text/javascript"> setTimeout(function(){var a=document.createElement("script"); var b=document.getElementsByTagName("script")[0]; a.src=document.location.protocol+"//web.archive.org/web/20160408101849/https://dnn506yrbagrg.cloudfront.net/pages/scripts/0011/7206.js?"+Math.floor(new Date().getTime()/3600000); a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1); </script> </body> </html> <!-- FILE ARCHIVED ON 10:18:49 Apr 08, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 05:03:37 Dec 12, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 4.163 exclusion.robots: 0.041 exclusion.robots.policy: 0.024 esindex: 0.015 cdx.remote: 158.202 LoadShardBlock: 65.507 (3) PetaboxLoader3.datanode: 185.203 (4) load_resource: 182.976 PetaboxLoader3.resolve: 50.964 -->