<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
   <title>MovableType.org - Home for the MT Community</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/" />
   
   <id>tag:www.movabletype.org,2007-05-25://2</id>
   <updated>2010-03-12T00:25:05Z</updated>
   <subtitle>Professional Publishing Platform for Bloggers</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.25</generator>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/MovableTypeBeta" /><feedburner:info uri="movabletypebeta" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><entry>
   <title>Open Sourcing GeoType, PostOffice, CAS, BuildTracer</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2010/03/open_sourcing_geotype.html" />
   <id>tag:www.movabletype.org,2010://2.20123</id>
   
   <published>2010-03-12T01:16:24Z</published>
   <updated>2010-03-12T00:25:05Z</updated>
   
   <summary>Hi all, We’ve open sourced a few more plugins, and they’re all available in the Six Apart Github repository! GeoType allows you to associate GoogleMap data with an entry. Each map extends the MT Asset framework, so it’s managed similar...</summary>
   <author>
      <name>Natalie Podrazik</name>
      
   </author>
   
   <category term="opensource" label="open source" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="plugin" label="plugin" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="services" label="services" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Hi all,</p>

<p>We&#8217;ve open sourced a few more plugins, and they&#8217;re all available in the <a href="http://github.com/sixapart/">Six Apart Github repository</a>! </p>

<ul>
<li><p><a href="http://github.com/sixapart/mt-plugin-GeoType">GeoType</a> allows you to associate GoogleMap data with an entry.  Each map extends the MT Asset framework, so it&#8217;s managed similar to uploaded images or documents, and associated to an entry in the exact same way. </p></li>
<li><p><a href="http://github.com/sixapart/mt-plugin-PostOffice">PostOffice</a> enables blog posting via email.  You may have been following along in MTOS earlier this week about this one, Brad Choate made a lot of handy fixes.</p></li>
<li><p><a href="http://github.com/sixapart/mt-plugin-CentralAuthenticationService">CentralAuthenticationService</a> allows you to configure MT to delegate user authentication to a CAS server in place of the built-in native authentication scheme.  </p></li>
<li><p><a href="http://github.com/sixapart/mt-plugin-BuildTracer">BuildTracer</a> benchmarks statically-published templates and provides a visual display of how long it takes each tag to publish.  It&#8217;s originally by Akira and available on <a href="http://mt.aklaswad.com/plugins/buildtracer.html">his site</a>, but we&#8217;ve been updating it in Github to match the latest builds of MT.</p></li>
</ul>

<p>Since we&#8217;re releasing these plugins as open-source and they&#8217;re not officially supported by Six Apart, we invite the community to improve upon them.  Anyone and everyone is welcome to follow and contribute to the projects&#8217; Github repositories.</p>

<p>Enjoy!</p>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 4.34</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2010/02/mt434.html" />
   <id>tag:www.movabletype.org,2010://2.19701</id>
   
   <published>2010-02-17T20:48:56Z</published>
   <updated>2010-02-19T23:22:02Z</updated>
   
   <summary>Today Six Apart is releasing Movable Type 4.34. This release primarily contains bug fixes and minor security fixes to address issues in 4.33. But it is highly recommended for all users of prior versions of 4.3x as well as earlier...</summary>
   <author>
      <name>Dave Aiello</name>
      
   </author>
   
   <category term="mt434" label="mt4.34" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Today Six Apart is releasing Movable Type 4.34.  This release primarily contains bug fixes and minor security fixes to address issues in 4.33.  But it is highly recommended for all users of prior versions of 4.3x as well as earlier releases.</p>

<ul>
<li>Download <a href="/downloads/stable/MTOS-4.34-en.zip">MTOS-4.34-en.zip</a> Open Source License, or <a href="/downloads/stable/MT-4.34-en.zip">MT-4.34-en.zip</a> Commercial License.</li>
<li><a href="/downloads/stable/">Packages for all languages.</a></li>
<li><a href="/documentation/appendices/release-notes/movable-type-434-release-notes.html">Release Notes</a></li>
</ul>

<h3>MT4.x Development</h3>

<p>Many customers will be on MT4 until they have a need to upgrade to MT5.  So, Six Apart will continue to update the MT4.x product with security fixes and other updates as necessary.  Any new updates to 4.x will be created from the following branches:</p>

<ul>
<li><strong>MT 4.34</strong> (codename Braden)
<ul>
<li><a href="http://code.sixapart.com/svn/movabletype/branches/braden/">SVN</a> <a href="http://code.sixapart.com/trac/movabletype/log/branches/braden">TRAC</a> <a href="http://code.sixapart.com/svn/movabletype/tags/mt4.34">mt4.34 SVN Tag</a></li>
</ul></li>
<li><strong>MT 4.27</strong> (Japanese only security release)
<ul>
<li><a href="http://code.sixapart.com/svn/movabletype/branches/mt4.27/">SVN</a> <a href="http://code.sixapart.com/trac/movabletype/log/branches/mt4.27">TRAC</a> <a href="http://code.sixapart.com/svn/movabletype/tags/mt4.27/">mt4.27 SVN Tag</a></li>
</ul></li>
</ul>

<h2>Found a Bug?</h2>

<ol>
<li>To avoid duplication of efforts, <a href="http://www.movabletype.org/feedback.html">search existing bugs (from the feedback page)</a> before submitting a new bug.</li>
<li><a href="http://bugs.movabletype.org/default.asp?command=new&amp;pg=pgEditBug&amp;ixCategory=1&amp;ixFixFor=731">Submit a bug for the Braden (MT 4.34) Release</a></li>
</ol>

<h2>Have a Question?</h2>

<p>Ask questions about this release or Movable Type 4 in general in one of these places:</p>

<ul>
<li><a href="http://www.movabletype.org/2010/02/mt434.html#comments">Add a comment below</a></li>
<li><a href="http://www.movabletype.org/opensource/mailing-lists.html">MTOS-dev mailing list</a></li>
<li><a href="http://forums.movabletype.org/">Movable Type Forums</a></li>
<li><a href="http://www.movabletype.org/feedback.html">Other Feedback</a></li>
</ul>
]]>
      

   </content>
</entry>

<entry>
   <title>Considering an MT 4 Upgrade?  Review the Movable Type 4.33 Changelog</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2010/01/considering_an_mt_4_upgrade_review_the_movable_type_433_chan.html" />
   <id>tag:www.movabletype.org,2010://2.19286</id>
   
   <published>2010-01-19T23:07:31Z</published>
   <updated>2010-01-20T02:19:26Z</updated>
   
   <summary>About two weeks ago, Six Apart release Movable Type 4.33, a release that was coordinated with the worldwide release of Movable Type 5.01 and Movable Type 4.27-ja for Movable Type 4 users in Japan. I urge any customers planning to...</summary>
   <author>
      <name>Dave Aiello</name>
      
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>About two weeks ago, <a href="http://www.movabletype.org/2010/01/mt5.html#movable-type-433-security-update">Six Apart release Movable Type 4.33</a>, a release that was coordinated with the <a href="http://www.movabletype.org/2010/01/mt5.html">worldwide release of Movable Type 5.01</a> and Movable Type 4.27-ja for Movable Type 4 users in Japan.</p>

<p>I urge any customers planning to stay on Movable Type 4 for the near future to take another look at the <a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-433-release-notes.html">Movable Type 4.33 Release Notes</a> and to pay close attention to the following improvements:</p>

<h2>Security Fixes</h2>

<p>There are two significant security fixes that were included in Movable Type 4.33.  The first is the closing of a series of vulnerabilities in the Content Management System (the Movable Type administrative user interface) where user privileges weren&#8217;t properly checked.  Until Movable Type 4.33, <a href="http://bugs.movabletype.org/default.asp?103382">unprivileged users could access several functions of the CMS</a> by typing their URLs directly.</p>

<p>We also enhanced the Asset Manager, XML-RPC Server, and Atom Server to make them <a href="http://bugs.movabletype.org/default.asp?103383">check the content of image files that are being uploaded</a>.  If image files contain JavaScript or HTML unexpectedly, they can be used to attempt to exploit flaws in Microsoft Internet Explorer 6 and 7 that could lead to security issues on the visitor&#8217;s PC or on servers to which that visitor has access.</p>

<h2>New Configuration Directive</h2>

<p>Related to the Asset Manager changes discussed above, Six Apart implemented a new configuration directive: <a href="http://www.movabletype.org/documentation/appendices/config-directives/assetfileextensions.html">AssetFileExtensions</a> concurrently in Movable Type 4 and 5.  This is a feature that has been requested by many Movable Type system administrators, and we want you to start getting the benefits of it immediately.</p>

<h2>Oracle Database Fixes</h2>

<p>There are fixes for three long-standing bugs affecting Movable Type Enterprise&#8217;s Oracle database implementation that users of that database should adopt as soon as possible.  Some customers have been offered some or all of these fixes as patches to previous versions of Movable Type 4.  But Oracle users should definitely consider adopting the entire set of improvements that&#8217;s contained in Movable Type 4.33. (See FogBugz Cases <a href="http://bugs.movabletype.org/default.asp?103405">103405</a>, <a href="http://bugs.movabletype.org/default.asp?103406">103406</a>, and <a href="http://bugs.movabletype.org/default.asp?103418">103418</a>.)</p>

<h2>Asset Manager Fixes</h2>

<p>In addition to the Asset Manager security fix mentioned previously, Movable Type 4.33 <a href="http://bugs.movabletype.org/default.asp?103420">fixes a logic error in the Asset Manager</a> which occurs in some cases when an entry doesn&#8217;t have any assets associated with it.</p>

<h2>Template Linked to File Fixes</h2>

<p>For Movable Type users who have their templates linked to files in the file system, Movable Type 4.33 <a href="http://bugs.movabletype.org/default.asp?103421">fixes a long-standing problem that caused the first change to a template to be lost</a>.  If you use templates that are saved as files, we strongly recommend that you upgrade your installation.</p>

<h2>Movable Type 4.33 Release Notes Are Constantly Being Updated</h2>

<p>Six Apart is making changes to the Movable Type 4.33 Release Notes that are intended to allow you to understand the significance of the fixes we&#8217;ve implemented in 4.33.  This includes publication of a substantial portion of each FogBugz case that resulted in significant changes to Movable Type 4.</p>

<h2>Known Issues in Movable Type 4.33</h2>

<p>In addition, we are providing unprecedented access to <a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-433-release-notes.html#known-issues-in-movable-type-433">known issues in Movable Type 4.33</a>.  These issues are provided by our Support team and broken down into three categories:</p>

<ul>
<li><strong>Resolved</strong>: <a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-433-release-notes.html#resolved">Issues where fixes exist that have not yet been bundled</a> into a formal Movable Type release.</li>
<li><strong>Resolved but Needs Testing / QA</strong>: <a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-433-release-notes.html#resolved-but-needs-testing-qa">Issues where a fix has been submitted by a Movable Type user</a>, but Six Apart Support and QA haven&#8217;t yet tested.</li>
<li><strong>Unresolved</strong>:  <a href="http://www.movabletype.org/documentation/appendices/release-notes/movable-type-433-release-notes.html#unresolved">Known issues that we need help solving</a>.</li>
</ul>

<p>We hope that providing this information will allow us to iterate Movable Type Open Source faster, will allow you to participate in the problem solving process, and will make everybody more productive with Movable Type.</p>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 5</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2010/01/mt5.html" />
   <id>tag:www.movabletype.org,2010://2.18636</id>
   
   <published>2010-01-05T08:55:03Z</published>
   <updated>2010-03-03T02:38:43Z</updated>
   
   <summary>Crack the champagne! Movable Type 5 is ready for you to download and give it a roll. Download Movable Type 5.01 (available in English, Japanese, German, Spanish, Dutch and French.) Movable Type 5.01 - commercial license Movable Type Open Source...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="mt433" label="mt4.33" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="mt5" label="mt5" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p><em>Crack the champagne!</em> </p>

<p>Movable Type 5 is ready for you to download and give it a roll. </p>

<h2>Download</h2>

<p>Movable Type 5.01 (available in English, Japanese, German, Spanish, Dutch and French.)</p>

<ul>
<li><a href="http://www.movabletype.com/download/">Movable Type 5.01</a> - commercial license</li>
<li><a href="http://movabletype.org/download.html">Movable Type Open Source 5.01</a> - open source license</li>
</ul>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="mt5-objects.png" src="http://www.movabletype.org/assets/mt5-objects.png" width="450" height="265" class="mt-image-none" style="" /></span></p>

<p>This is a great milestone in the 8 years of Movable Type history. </p>

<p>Some long-awaited features are now available:</p>

<ul>
<li><strong>Websites</strong> for grouping blogs together.</li>
<li><strong>Themes</strong> with full support for custom fields, static files, templates, categories, folders, etc for blogs and websites.</li>
<li><strong>Revision History</strong> for entries, pages, and templates.</li>
<li><strong>Custom Fields</strong> for all objects.</li>
<li><strong>User Dashboard</strong> for quick access to the most used blogs and websites.</li>
</ul>

<p>&#8230;and much more.</p>

<p>We&#8217;re excited that all of these features derived from real-world use cases requested by enthusiastic customers using Movable Type. A big thanks to the customers building beautiful things with Movable Type.</p>

<p>And huge thanks goes out to everyone on the Movable Type team to design, build and test this release.</p>

<p>In the coming weeks we&#8217;ll be posting articles and adding to the documentation to help you take advantage of the new features in Movable Type.</p>

<h2>Documentation</h2>

<p>We&#8217;ve got a lot of new docs that are being reviewed and will be published as they become available. We&#8217;ll do a regular wrap up of new post on this blog as well. Until then keep an eye on these pages:</p>

<ul>
<li><a href="http://www.movabletype.org/documentation/recent-updates.php">Recent Documentation Updates</a></li>
<li><a href="http://www.movabletype.org/documentation/mt5/">MT5 Documentation Index</a></li>
<li><a href="/documentation/appendices/release-notes/movable-type-501-release-notes.html">MT5.01 Release Notes</a></li>
</ul>

<h2>MT5.x Development</h2>

<p>The MT SVN trunk is where all future development of MT5 will occur.</p>

<p><strong>MT5 Trunk</strong> <a href="http://code.sixapart.com/svn/movabletype/trunk/">SVN</a> <a href="http://code.sixapart.com/trac/movabletype/log/trunk">TRAC</a></p>

<p><strong>MT 5.01</strong> release (codename G2) <a href="http://code.sixapart.com/svn/movabletype/branches/g2/">SVN</a> <a href="http://code.sixapart.com/trac/movabletype/log/branches/g2">TRAC</a> <a href="http://code.sixapart.com/svn/movabletype/tags/mt5.01/">mt5.01 SVN Tag</a></p>

<h2>Found a Bug?</h2>

<ol>
<li>To avoid duplication of efforts, <a href="http://www.movabletype.org/feedback.html">search existing bugs (from the feedback page)</a> before submitting a new bug.</li>
<li><a href="http://bugs.movabletype.org/default.asp?command=new&amp;pg=pgEditBug&amp;ixCategory=1&amp;ixFixFor=707">Submit a bug in the Greyhound (MT5) Beta</a></li>
</ol>

<h2>Have a Question?</h2>

<p>Ask questions about this release or Movable Type 5 in general in one of these places:</p>

<ul>
<li><a href="http://www.movabletype.org/2009/11/mt5rc2.html#comments">Add a comment below</a></li>
<li><a href="http://www.movabletype.org/opensource/mailing-lists.html">MTOS-dev mailing list</a></li>
<li><a href="http://forums.movabletype.org/">Movable Type Forums</a></li>
<li><a href="http://www.movabletype.org/feedback.html">Other Feedback</a></li>
</ul>

<hr />

<h2>Movable Type 4.33 Security Update</h2>

<p>Part of the reason for the delay of the 5.01 launch was that a minor security issue was reported that affected both MT4.x and MT5.x. This is an optional update. Read more in the release notes.</p>

<ul>
<li>Download <a href="/downloads/stable/MTOS-4.33-en.zip">MTOS-4.33-en.zip</a> or <a href="/downloads/stable/MT-4.33-en.zip">MT-4.33-en.zip</a>. <a href="/downloads/stable/">Packages for all languages.</a></li>
<li><a href="/documentation/appendices/release-notes/movable-type-433-release-notes.html">Release Notes</a></li>
</ul>

<h3>MT4.x Development</h3>

<p>As many customers will be on MT4 until they have a need to upgrade to MT5, Six Apart will continue to update the MT4.x product with security fixes and other updates as necessary. Any new updates to 4.x will be created from the following branches:</p>

<ul>
<li><strong>MT 4.33</strong> (codename Carlson)
<ul>
<li><a href="http://code.sixapart.com/svn/movabletype/branches/carlson/">SVN</a> <a href="http://code.sixapart.com/trac/movabletype/log/branches/carlson">TRAC</a> <a href="http://code.sixapart.com/svn/movabletype/tags/mt4.33/">mt4.33 SVN Tag</a></li>
</ul></li>
<li><strong>MT 4.27</strong> (Japanese only security release)
<ul>
<li><a href="http://code.sixapart.com/svn/movabletype/branches/mt4.27/">SVN</a> <a href="http://code.sixapart.com/trac/movabletype/log/branches/mt4.27">TRAC</a> <a href="http://code.sixapart.com/svn/movabletype/tags/mt4.27/">mt4.27 SVN Tag</a></li>
</ul></li>
</ul>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 5 Release Postponed to Jan 5th, 2010</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/12/movable_type_5_release_postponed_to_jan_5th_2010.html" />
   <id>tag:www.movabletype.org,2009://2.18706</id>
   
   <published>2009-12-10T21:09:29Z</published>
   <updated>2009-12-10T21:35:48Z</updated>
   
   <summary>We’ve determined that there are a few issues we need to resolve in Movable Type 5 before the official worldwide launch. In order to resolve these issues and due to the holiday season, the release of Movable Type 5 has...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>We&#8217;ve determined that there are a few issues we need to resolve in Movable Type 5 before the official worldwide launch.</p>

<p>In order to resolve these issues and due to the holiday season, the <strong>release of Movable Type 5 has been postponed untill January 5th, 2010.</strong></p>

<p>The latest release candidate builds of Movable Type 5 are available:</p>

<ul>
<li><a href="http://movabletype.org/downloads/betas/">Movable Type 5.0 Pro Betas</a> (available in English, German, Spanish, Dutch and French.)</li>
</ul>

<p><strong>Warning!</strong> - This beta software is not recommended for any production environment.</p>

<p>Between now and Jan 5th we&#8217;ll be producing new documentation and updating existing documentation. We&#8217;ll be highlighting new documentation on this blog, you can find the latest updates on the following pages:</p>

<ul>
<li><a href="http://www.movabletype.org/documentation/recent-updates.php">Recently Updated Documentation</a></li>
<li><a href="http://www.movabletype.org/documentation/mt5/">MT5 specific documentation</a></li>
</ul>

<p>If you have questions about Movable Type:</p>

<ul>
<li><a href="http://www.movabletype.org/2009/12/mt5_q_and_a.html">listen to the MT5 Q &amp; A Conference Call</a></li>
<li>discuss Movable Type on the <a href="http://www.movabletype.org/opensource/mailing-lists.html">MTOS-dev mailing list</a></li>
<li>read and post questions in the <a href="http://forums.movabletype.org/">Movable Type Forums</a></li>
<li><a href="http://www.movabletype.org/feedback.html">submit a bug, feature request or get paid support</a></li>
</ul>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 5 Release Postponed to Dec 16th</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/12/mt5_release_postponed.html" />
   <id>tag:www.movabletype.org,2009://2.18620</id>
   
   <published>2009-12-05T23:13:52Z</published>
   <updated>2009-12-05T23:45:17Z</updated>
   
   <summary>In order to launch Movable Type 5 with more developer documentation, we’ve decided to delay the release of MT5 until December 16th. In the meantime we’ve made the latest release candidate builds of Movable Type 5 available: Movable Type 5.0...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="beta" label="beta" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="mt5" label="mt5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="releasecandidate" label="release candidate" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>In order to launch Movable Type 5 with more developer documentation, we&#8217;ve decided to delay the release of MT5 until December 16th.</p>

<p>In the meantime we&#8217;ve made the latest release candidate builds of Movable Type 5 available:</p>

<ul>
<li><a href="http://movabletype.org/downloads/betas/">Movable Type 5.0 Pro Betas</a> (available in English, German, Spanish, Dutch and French.)</li>
</ul>

<p><strong>Warning!</strong> - This beta software is not recommended for any production environment.</p>

<p>If you have questions about this release candidate or Movable Type 5:</p>

<ul>
<li><a href="http://www.movabletype.org/2009/12/mt5_q_and_a.html">listen to the MT5 Q &amp; A Conference Call</a></li>
<li>discuss Movable Type on the <a href="http://www.movabletype.org/opensource/mailing-lists.html">MTOS-dev mailing list</a></li>
<li>read and post questions in the <a href="http://forums.movabletype.org/">Movable Type Forums</a></li>
<li><a href="http://www.movabletype.org/feedback.html">submit a bug, feature request or get paid support</a></li>
</ul>

<p>If your question doesn&#8217;t fit into one of the above places <a href="http://www.movabletype.org/2009/11/mt5rc2.html#comments">add a comment</a> to this post and we&#8217;ll get back to you.</p>
]]>
      

   </content>
</entry>

<entry>
   <title>MT5 Q &amp; A Conference Call</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/12/mt5_q_and_a.html" />
   <id>tag:www.movabletype.org,2009://2.18574</id>
   
   <published>2009-12-03T18:19:35Z</published>
   <updated>2009-12-04T21:38:38Z</updated>
   
   <summary>You have questions about MT5, we have answers... Six Apart will host two half-hour calls this Friday to answer all your questions about MT5. Update: Fri, Dec 4 1:30pm Listen to the recorded conference call.... Answers to these questions and...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>You have questions about MT5, we have answers... </p>

<p>Six Apart will host two half-hour calls this Friday to answer all your questions about MT5.</p>

<p><strong>Update: Fri, Dec 4 1:30pm</strong></p>

<p>Listen to the recorded conference call....</p>

<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="150" height="60" id="buttonMN3488_12042009113649893_1050411"><param name="allowScriptAccess" value="always" /><param name="movie" value="http://www.freeconferencecalling.com/Recordings/wimpy/wimpy.swf" /><param name="loop" value="false" /><param name="menu" value="false" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="salign" value="lt" /><param name="bgcolor" value="000000" /><param name="wmode" value="transparent"><param name="flashvars" value="wimpyReg=MlhQT1VRJTI0TE4lN0QyNnN5c2Z5cyU3QjdzNnRWbW83JTdCeDZ3NG0xOUolNDBPJTNGMyUzQkglM0ZL&amp;wimpyApp=&amp;wimpySkin=http://www.freeconferencecalling.com/Recordings/wimpy/skins/skin.xml&amp;autoAdvance=no&amp;playlist=http://recordings.freeconferencecalling.com/mp3/0/792402/MN3488_12042009113649893_1050411.mp3" /><embed src="http://www.freeconferencecalling.com/Recordings\wimpy/wimpy.swf" flashvars="wimpyReg=MlhQT1VRJTI0TE4lN0QyNnN5c2Z5cyU3QjdzNnRWbW83JTdCeDZ3NG0xOUolNDBPJTNGMyUzQkglM0ZL&amp;wimpyApp=&amp;wimpySkin=http://www.freeconferencecalling.com/Recordings/wimpy/skins/skin.xml&amp;autoAdvance=no&amp;playlist=http://recordings.freeconferencecalling.com/mp3/0/792402/MN3488_12042009113649893_1050411.mp3" loop="false" menu="false" quality="high" width="150" height="60" scale="noscale" salign="lt" name="wimpy2951" align="center" bgcolor="000000" wmode="transparent" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object></p>

<p>Answers to these questions and more will be placed into an official FAQ released with MT5.</p>
]]>
      

   </content>
</entry>

<entry>
   <title>Rewritten Install &amp; Upgrade Documentation for Movable Type</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/12/rewritten_install_and_upgrade_documentation.html" />
   <id>tag:www.movabletype.org,2009://2.18576</id>
   
   <published>2009-12-03T04:21:14Z</published>
   <updated>2009-12-04T14:55:11Z</updated>
   
   <summary>George Drapeau recently wrote about his experience Installing and running Movable Type on OpenSolaris. Though George seems to be technially savvy, installation of MT is not always easy because each server environment in which it is installed is different. A...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
   <category term="documentation" label="documentation" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="installation" label="installation" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="mt5" label="mt5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="upgrade" label="upgrade" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>George Drapeau recently wrote about his experience <a href="http://blogs.sun.com/drapeau/entry/installing_and_running_movable_type">Installing and running Movable Type on OpenSolaris</a>. Though George seems to be technially savvy, installation of MT is not always easy because each server environment in which it is installed is different.</p>

<p>A few months ago (with the help of a few Perl hackers at Six Apart), I wrote a step-by-step guide to <a href="http://www.beausmith.com/mt/2009/05/install-movable-type-on-a-mac.php">Install Movbale Type on a Mac</a> which required the installation of a foundation of software commonly pre-installed by most web hosting companies. This included Xcode Tools (specific to MacOS), MySQL, PHP5, Perl modules, Image Magick and common image libraries.</p>

<p>While I can install Movable Type without assistance, I needed guidance to install the system software which is commonly installed by most web hosting providers. When a web host meets the system requirements for Movable Type, installation is as easy as installing any of today&#8217;s self-hosted CMS products.</p>

<p>I&#8217;ve rewritten the <a href="http://www.movabletype.org/documentation/installation/">install and upgrade guides</a> with a progressive disclosure of detail such that those already comfortable with performing such installations have access to simple guides.</p>

<p>These guides will work for both MT4 and MT5.</p>

<p><strong>Quick Install Guides</strong></p>

<ul>
<li><a href="/documentation/installation/install-movable-type-via-ftp.html">Install via FTP</a> using the <a href="/documentation/installation/configuration-wizard.html">Configuration Wizard</a></li>
<li><a href="/documentation/installation/install-movable-type-via-ssh.html">Install via SSH</a> with <a href="/documentation/installation/mt-config.html">manual configuration of the <code>mt-config.cgi</code></a></li>
</ul>

<p>For those who may be installing for the first time or need more details:</p>

<ul>
<li><a href="/documentation/installation/install-movable-type.html">Detailed Step-by-Step Installation Guide</a></li>
</ul>

<p>Because ungrading is esentially installation + backup, the new upgrade guide is similar to the detailed installation guide, but adds backup steps and tips for general administration of Movable Type:</p>

<ul>
<li><a href="/documentation/installation/upgrade-movable-type.html">Upgrade Guide</a></li>
</ul>

<p>To support these installation and upgrade guides, the following reference guides were created:</p>

<ul>
<li><a href="http://www.movabletype.org/documentation/installation/file-system.html">File System &amp; Directories</a></li>
<li><a href="http://www.movabletype.org/documentation/installation/configuration-wizard.html">Configuration Wizard</a></li>
<li><a href="http://www.movabletype.org/documentation/installation/troubleshooting.html">Troubleshooting</a> - <a href="http://www.movabletype.org/documentation/installation/troubleshooting.html#file-permissions">File Permissions</a></li>
<li><a href="http://www.movabletype.org/documentation/installation/mt-config.html"><code>mt-config.cgi</code></a></li>
</ul>

<p>These guides have been inspired by many <a href="/documentation/upgrade-path-from-older-versions-of-movable-type.html#installation-guides">previous Movable Type installation guides</a>, messages on the mailing lists, comments in the Movable Type Documentation, and installation guides from <a href="http://www.majordojo.com/2008/12/the-ultimate-guide-to-installing-movable-type-plugins.php">other sites</a> and software products.</p>

<p>So check out the new <a href="http://www.movabletype.org/documentation/installation/">Installation Guides</a> and provide any feedback you have such these documents can be a resource for the whole community. Some documents are still in a draft state. Please leave any comments on the individual docs if you have questions or comments.</p>

<p>A few other documentation-related notes:</p>

<ul>
<li>An index template aggregating <a href="http://www.movabletype.org/documentation/mt5">MT5 documentation</a> will continue to list new docs as they become available. Documentation will continue to be produced through the release date.</li>
<li>The <a href="http://www.movabletype.org/documentation/recent-updates.php">Recently Updated Documentation</a> page lists the last 300 documentation pages that have been updated.</li>
</ul>

<p>Enjoy!</p>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 5 Status</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/11/mt5_status.html" />
   <id>tag:www.movabletype.org,2009://2.18514</id>
   
   <published>2009-11-29T07:10:08Z</published>
   <updated>2009-11-29T07:12:47Z</updated>
   
   <summary>Movable Type 5 will be available December 8th in the US and European markets. It’s been moved one week to provide more time for coordination of the release and associated documentation. MT5 was released in Japan on Nov 26th. Hold...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="Beta" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Movable Type 5 will be available December 8th in the US and European markets. It&#8217;s been moved one week to provide more time for coordination of the release and associated documentation.</p>

<p>MT5 was released in Japan on Nov 26th.</p>

<p>Hold tight and you&#8217;ll have Movable Type 5 shortly.</p>

<p>Thanks.</p>

<hr />

<p>Movable Type 5.0 RC3 was available from Nov 19th to 25th. Because MT5 was released in Japan, we have taken down the betas until MT5 is officially released in the US.</p>

<h2>Fixes in Movable Type 5 Release Candidate 3</h2>

<h3>Resolved Issues</h3>

<ul>
<li>FogBugz 103151: Yahoo! (and possibly Yahoo! Japan) may have to be removed from the list of commenter auth (Fixed : <a href="http://bugs.movabletype.org/default.asp?103151"> 103151</a>)</li>
<li>FogBugz 103149: funny URL on blog create screen. (Fixed : <a href="http://bugs.movabletype.org/default.asp?103149"> 103149</a>)</li>
</ul>

<h3>Additional known issues on RC3</h3>

<ul>
<li>FogBugz 103142: &#8220;Statement has no result columns to bind&#8221; error occurs in with old MySQL client. Please update DBI and DBD::mysql. (<a href="http://bugs.movabletype.org/default.asp?103142"> 103142</a>)</li>
</ul>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 5.0 Release Candidate 2</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/11/mt5rc2.html" />
   <id>tag:www.movabletype.org,2009://2.18384</id>
   
   <published>2009-11-19T02:50:59Z</published>
   <updated>2009-11-19T03:00:49Z</updated>
   
   <summary>Movable Type 5.0 Release Candidate 2 is now available. Here’s the highlights… A lot of work to get the dynamic publishing in sync with the static publishing. Updates to the Professional blog templates Unbundling of Motion and Action Streams The...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="Beta" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="mt5" label="mt5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="plugindevelopment" label="plugin development" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="plugins" label="plugins" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="releasecandidate" label="release candidate" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Movable Type 5.0 Release Candidate 2 is now available.</p>

<p>Here&#8217;s the highlights&#8230;</p>

<ul>
<li>A lot of work to get the dynamic publishing in sync with the static publishing.</li>
<li>Updates to the Professional blog templates</li>
<li>Unbundling of Motion and Action Streams</li>
<li>The Entry/Page &#8220;previous&#8221; and &#8220;next&#8221; container tags now account for entries/pages with the same date-time, rather than skipping them.</li>
</ul>

<p>And many more bug fixes.</p>

<h2>Release Notes for MT5 RC2</h2>

<ul>
<li><a href="http://www.movabletype.org/documentation/appendices/release-notes/50rc2.html">Movable Type 5.0 RC2 Release Notes</a>
<ul>
<li><a href="http://www.movabletype.org/documentation/appendices/release-notes/50rc2.html#resolved-issues-in-mt5-rc2">Resolved Issues in MT5 RC2</a></li>
<li><a href="http://www.movabletype.org/documentation/appendices/release-notes/50rc2.html#known-issues-in-mt-50">Known Issues in MT5.0</a></li>
<li><a href="http://www.movabletype.org/documentation/appendices/release-notes/50rc2.html#wont-fix-in-mt5">&#8220;Won&#8217;t Fix&#8221; in MT5</a></li>
</ul></li>
</ul>

<h2>Download</h2>

<p><strong>Warning!</strong> - This software is not recommended for any production environment.</p>

<ul>
<li><a href="http://movabletype.org/downloads/betas/">Movable Type 5.0 Pro Betas</a> (available in English, Japanese, German, Spanish, Dutch and French.)</li>
</ul>

<p><em>Check out the <a href="http://movabletype.org/downloads/betas/LICENSE.txt">Pre-Release Software License Agreement</a> for more details about using the software.</em></p>

<p>Please <a href="#found-a-bug"><strong>report bugs</strong> and submit feature requests</a> you find.</p>

<h2>Plugin Support</h2>

<p>Many MT4 plugins will work with MT5 (or only need minor updates) as much of the core functionality in MT5 hasn&#8217;t changed dramatically.</p>

<p>Plugins which do not work correctly in MT5 due to the following reasons:</p>

<p>The most common reasons for plugins not working in MT5:</p>

<ul>
<li>Plugin relies on a transformers (code which searches for other code to replace) may be broken because of changes the application templates.</li>
<li>YAML may be improperly formatted. <a href="http://search.cpan.org/dist/YAML-Tiny/">YAML::Tiny</a> has been replaced by the more strict <a href="http://search.cpan.org/dist/YAML-Syck/">YAML::Syck</a> perl module.</li>
<li>Characters may be more garbled if text is not encoded using <a href="http://en.wikipedia.org/wiki/UTF-8">UTF-8</a>. MT5 is more strictly using UTF-8.</li>
<li>Bundled CPAN modules have been updated. If plugin relies upon any bundled versions of these modules, plugin should be updated to be compatible with the bundled version.</li>
<li>The method of adding links into the UI hasn&#8217;t changed, but the UI has changed. Links placed into the UI by the plugin will have to be updated.</li>
<li>PHP4 has been deprecated in exchange for PHP5. All PHP code must be compatible with PHP5 or plugin functionality may not work when publishing dynamically.</li>
<li>Database accessor has changed to use Active Record from EZSQL, thus PHP database queries must be compatible with Active Record or must use the MT API.</li>
<li>Though plugins written in older &#8220;.pl&#8221; style (instead of YAML style) are supported in MT5, their &#8220;age&#8221; may generally be a source of issues.</li>
</ul>

<p>One of the developers in Japan tested many of the most popular plugins for MT5 compatibility. See his results here:</p>

<ul>
<li><a href="http://www.zelazny.mydns.jp/archives/001617.php">http://www.zelazny.mydns.jp/archives/001617.php</a> (<a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.zelazny.mydns.jp%2Farchives%2F001617.php&amp;sl=ja&amp;tl=en&amp;hl=en&amp;ie=UTF-8">translate to English</a>)</li>
<li><a href="http://www.zelazny.mydns.jp/archives/001627.php">http://www.zelazny.mydns.jp/archives/001627.php</a> (<a href="http://translate.google.com/translate?hl=en&amp;sl=ja&amp;tl=en&amp;u=http%3A%2F%2Fwww.zelazny.mydns.jp%2Farchives%2F001627.php">translate to English</a>)</li>
</ul>

<h2>New Template Tags in MT5</h2>

<p>The Japanese documentation site has all tags marked &#8220;<a href="http://www.movabletype.jp/cgi-bin/mt4/mt-search.cgi?tag=@new%20in%20mt5.0&amp;blog_id=3&amp;SearchSortBy=title&amp;SearchResultDisplay=ascend">New in MT5</a>&#8221;. We&#8217;ll be updating the English template tag docs to include these new tags.</p>

<h2>MT5 Release Schedule</h2>

<p>The release schedule has been updated, here&#8217;s the current plan:</p>

<ul>
<li><strong>MT5.0 RC2</strong> - released today.</li>
<li><strong>MT5.0 RC3</strong> - to be released this Friday, November 20. Will include a few remaining bugs and localization of European language versions.</li>
<li><strong>MT5.0</strong> - first week of December (November 26th in Japan) should all go according to plan.</li>
</ul>

<h2>Found a Bug?</h2>

<ol>
<li>To avoid duplication of efforts, <a href="http://www.movabletype.org/feedback.html">search existing bugs (from the feedback page)</a> before submitting a new bug.</li>
<li><a href="http://bugs.movabletype.org/default.asp?command=new&amp;pg=pgEditBug&amp;ixCategory=1&amp;ixFixFor=707">Submit a bug in the Greyhound (MT5) Beta</a></li>
</ol>

<h2>Have a Question?</h2>

<p>Ask questions about this release or Movable Type 5 in general in one of these places:</p>

<ul>
<li><a href="http://www.movabletype.org/2009/11/mt5rc2.html#comments">Add a comment below</a></li>
<li><a href="http://www.movabletype.org/opensource/mailing-lists.html">MTOS-dev mailing list</a></li>
<li><a href="http://forums.movabletype.org/">Movable Type Forums</a></li>
<li><a href="http://www.movabletype.org/feedback.html">Other Feedback</a></li>
</ul>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 5.0 Release Candidate 1</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/11/mt5_rc1.html" />
   <id>tag:www.movabletype.org,2009://2.18158</id>
   
   <published>2009-11-06T20:36:11Z</published>
   <updated>2009-11-06T21:45:51Z</updated>
   
   <summary>Movable Type 5.0 RC1 is available today. Here are the highlights… New Theme Pico, a clean and simple theme (also available on TypePad and designed by Jim Ramsey) is now bundled with MT5. Styles can also be bundled with a...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="beta" label="beta" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="mt5" label="mt5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="releasecandidate" label="release candidate" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="style" label="style" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="stylecatcher" label="stylecatcher" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="theme" label="theme" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Movable Type 5.0 RC1 is available today. Here are the highlights&#8230;</p>

<h2>New Theme</h2>

<p><strong>Pico</strong>, a clean and simple theme (also available on TypePad and designed by <a href="http://jimramsey.net/">Jim Ramsey</a>) is now bundled with MT5.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="pico.png" src="http://www.movabletype.org/assets/pico.png" width="320" height="235" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px; border: 1px solid #ccc" /></span></p>

<p>Styles can also be bundled with a theme to easily offer different flavors of a theme. (Styles are a combination of a stylesheet and images to bundle with a theme.)</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="pico-blue.png" src="http://www.movabletype.org/assets/pico-blue.png" width="120" height="88" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></span></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="pico-grey.png" src="http://www.movabletype.org/assets/pico-grey.png" width="120" height="88"  class="mt-image-left" style="float: left; margin: 0 20px 20px 0;"  /></span></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="pico-tan.png" src="http://www.movabletype.org/assets/pico-tan.png" width="120" height="88"  class="mt-image-left" style="float: left; margin: 0 20px 20px 0;"  /></span></p>

<div style="clear:both"></div>

<h2>Documentation</h2>

<p><a href="/2009/11/mt5_docs.html">MT5 documentation is beginning to appear online.</a> We&#8217;re releasing them as they are available:</p>

<ul>
<li><strong>English</strong>: <a href="http://www.movabletype.org/documentation/mt5/">www.movabletype.org/documentation/mt5/</a></li>
<li><strong>Japanese</strong>: <a href="http://www.movabletype.jp/documentation/mt5/">www.movabletype.jp/documentation/mt5/</a></li>
</ul>

<p>Some documents are still in a draft state. Please leave any comments on the individual docs if you have questions or comments.</p>

<h2>Issues Triaged</h2>

<ul>
<li><a href="#resolved-issues-in-mt5-rc1">Resolved Issues in MT5 RC1</a></li>
<li><a href="#known-issues-in-mt50">Known Issues in MT5.0</a></li>
<li><a href="#wont-fix-in-mt5">&#8220;Won&#8217;t Fix&#8221; in MT5</a></li>
</ul>

<h2>Download</h2>

<p><strong>Warning!</strong> - This is beta software and is not recommended in any production environment.</p>

<ul>
<li><a href="http://movabletype.org/downloads/betas/">Movable Type 5.0 Pro Betas</a> (available in English and Japanese)</li>
</ul>

<p><em>Check out the <a href="http://movabletype.org/downloads/betas/LICENSE.txt">Pre-Release Software License Agreement</a> for more details about using the software.</em></p>

<p>Please <a href="#found-a-bug"><strong>report bugs</strong> and submit feature requests</a> you find.</p>

<h2>Release Schedule</h2>

<p>The release schedule has been updated, here&#8217;s the current plan:</p>

<ul>
<li><strong>MT5.0 RC2</strong> - scheduled for November 18th.</li>
<li><strong>MT5.0</strong> - first week of December (November 26th in Japan) should all go according to plan.</li>
</ul>

<hr />

<h2>Resolved Issues in MT5 RC1</h2>

<h3>Major Changes</h3>

<ul>
<li>Add a new theme &#8220;Pico&#8221;. (<a href="http://bugs.movabletype.org/default.asp?102886">102886</a>)</li>
<li>Bundle style repository with a theme. (<a href="http://bugs.movabletype.org/default.asp?102834">102834</a>)</li>
<li>Config directive <a href="/config/SQLSetNames"><code>SQLSetNames</code></a> should be specified as <code>SQLSetNames 0</code> in <code>mt-config.cgi</code> when upgrading from older versions with MySQL 5.x and UTF-8</li>
<li>Tip: When including templates inside a loop which is using multi-blog to aggregate content, blog_id should be specified with include tag to ensure proper template is included unless the template to include exists in each blog/site being aggregated.</li>
</ul>

<h3>Configuration Directive</h3>

<ul>
<li><a href="/config/GooglePingURL"><code>GooglePingURL</code></a>, <a href="/config/BlogsPingURL"><code>BlogsPingURL</code></a> and <a href="/config/TechnoratiPingURL"><code>TechnoratiPingURL</code></a> are now obsolute. (<a href="http://bugs.movabletype.org/default.asp?102913">102913</a>)</li>
<li><a href="/config/DefaultSiteURL"><code>DefaultSiteURL</code></a> and <a href="/config/DefaultSiteRoot"><code>DefaultSiteRoot</code></a> are obsoleted. (<a href="http://bugs.movabletype.org/default.asp?102867">102867</a>)</li>
<li>&#8220;Button&#8221; property of <a href="/config/DefaultListPrefs"><code>DefaultListPrefs</code></a> is obsolete .(<a href="http://bugs.movabletype.org/default.asp?102899">102899</a>)</li>
</ul>

<h3>Cases from Beta 4</h3>

<ul>
<li>FastCGI: Save change of profile displays Internal Server Error (<a href="http://bugs.movabletype.org/default.asp?102752">102752</a>)</li>
<li>FastCGI: Internal server error when uploading a userpic (<a href="http://bugs.movabletype.org/default.asp?102728">102728</a>)</li>
</ul>

<h3>Backup &amp; Restore</h3>

<ul>
<li>When Backup/Restore all or website, manifest file cannot start restore. (<a href="http://bugs.movabletype.org/default.asp?102960">102960</a>)</li>
<li>JavaScript error when uploading a manifest file from the Restore screen (<a href="http://bugs.movabletype.org/default.asp?102981">102981</a>)</li>
<li>Backup/Restore drop the Following/Follower data (<a href="http://bugs.movabletype.org/default.asp?102956">102956</a>)</li>
<li>CF: Backup/Restore customfields of Image object (<a href="http://bugs.movabletype.org/default.asp?102946">102946</a>)</li>
<li>Backup/Restore: Association of assets CF of Category is wrong (<a href="http://bugs.movabletype.org/default.asp?102942">102942</a>)</li>
<li>CF: Backup/Restore customfields of Blog/Website object (<a href="http://bugs.movabletype.org/default.asp?102938">102938</a>)</li>
<li>Assets named in Japanese have garbage file name when backup (<a href="http://bugs.movabletype.org/default.asp?102920">102920</a>)</li>
<li>[Restore] Website custom field is not restorable (<a href="http://bugs.movabletype.org/default.asp?102817">102817</a>)</li>
<li>Restoring set wrong userpic (<a href="http://bugs.movabletype.org/default.asp?103000">103000</a>)</li>
<li>manifest file : cannot upload (<a href="http://bugs.movabletype.org/default.asp?102982">102982</a>)</li>
<li>[restore] folder/category  custom field is not restored (<a href="http://bugs.movabletype.org/default.asp?102964">102964</a>)</li>
<li>Website: Restored Facebook Commentes setting (<a href="http://bugs.movabletype.org/default.asp?102955">102955</a>)</li>
<li>Restored data can get wrong Multiblog settings (<a href="http://bugs.movabletype.org/default.asp?102939">102939</a>)</li>
</ul>

<h3>Upgrade</h3>

<ul>
<li>Index templates are not published after upgrade from MT 3.21 (<a href="http://bugs.movabletype.org/default.asp?102861">102861</a>)</li>
<li>Upgrade remove all system templates of the blog whose template set is not Classic Blog (<a href="http://bugs.movabletype.org/default.asp?102818">102818</a>)</li>
<li>Problems after upgrading a blog whose site/archive URL is &#8216;foo.com&#8217; (<a href="http://bugs.movabletype.org/default.asp?102969">102969</a>)</li>
<li>Error when publishing templates after upgrading from 3.21 (<a href="http://bugs.movabletype.org/default.asp?102814">102814</a>)</li>
</ul>

<h3>Theme and Template</h3>

<ul>
<li>Professional Website template doesn&#8217;t display Comment and Trackbacks (<a href="http://bugs.movabletype.org/default.asp?102829">102829</a>)</li>
<li>Unable to display Professional Website template with Dynamic Publishing (<a href="http://bugs.movabletype.org/default.asp?102820">102820</a>)</li>
<li>Warning messages are always shown when applying a theme that contains a custom fields (<a href="http://bugs.movabletype.org/default.asp?102934">102934</a>)</li>
<li>No warning messages show up when theme cannot add a custom fields (<a href="http://bugs.movabletype.org/default.asp?102865">102865</a>)</li>
<li>Item customfield tag is escaped in community template (<a href="http://bugs.movabletype.org/default.asp?102811">102811</a>)</li>
<li>mt:WebsiteIfCommentsOpen doesn&#8217;t work in dynamic publishing (<a href="http://bugs.movabletype.org/default.asp?102987">102987</a>)</li>
<li>mt:Websites with exclude_websites doesn&#8217;t work (static/dynamic) (<a href="http://bugs.movabletype.org/default.asp?102986">102986</a>)</li>
<li>Template refresh doesn&#8217;t respect blog language. (<a href="http://bugs.movabletype.org/default.asp?102912">102912</a>)</li>
<li>View Published Template link doesn&#8217;t work when Output file include directory (<a href="http://bugs.movabletype.org/default.asp?102870">102870</a>)</li>
<li>IE: Comment Pagination doesn&#8217;t work (<a href="http://bugs.movabletype.org/default.asp?102911">102911</a>)</li>
<li>Comment Pagination doesn&#8217;t work on Community Blog template (<a href="http://bugs.movabletype.org/default.asp?102897">102897</a>)</li>
<li>Pagination of Main Index (<a href="http://bugs.movabletype.org/default.asp?102858">102858</a>)</li>
<li>Dynamic: Publish mt.js by dynamic generate error (<a href="http://bugs.movabletype.org/default.asp?102895">102895</a>)</li>
<li>Fixing issue on Ajax pagination. (<a href="http://bugs.movabletype.org/default.asp?102924">102924</a>)</li>
<li>mt:Include doesn&#8217;t work in some situations (<a href="http://bugs.movabletype.org/default.asp?102910">102910</a>)</li>
<li>mt:Blogs doesn&#8217;t work in dynamic publishing (<a href="http://bugs.movabletype.org/default.asp?102836">102836</a>)</li>
<li>Professional blog doesn&#8217;t work on dynamic (<a href="http://bugs.movabletype.org/default.asp?102831">102831</a>)</li>
<li>Professional Website: Comment form is blank on Comment Preview (<a href="http://bugs.movabletype.org/default.asp?102824">102824</a>)</li>
</ul>

<h3>Other</h3>

<ul>
<li>Unable to upload an asset to some kinds of servers (<a href="http://bugs.movabletype.org/default.asp?102881">102881</a>)</li>
<li>Permission link of Edit Profile goes to Permissions screen for sign-ined user (<a href="http://bugs.movabletype.org/default.asp?102931">102931</a>)</li>
<li>Create personal blog for user feature generate wrong Publishing Paths (<a href="http://bugs.movabletype.org/default.asp?102878">102878</a>)</li>
<li>IE8: Copy &amp; Paste issues in the template editor (<a href="http://bugs.movabletype.org/default.asp?102871">102871</a>)</li>
<li>Javascript dies on System > Settings> General (<a href="http://bugs.movabletype.org/default.asp?102822">102822</a>)</li>
<li>Garbage Comments on Blog Stats (<a href="http://bugs.movabletype.org/default.asp?102959">102959</a>)</li>
<li>Website: Automatic Deletion of spam doesn&#8217;t work for website (<a href="http://bugs.movabletype.org/default.asp?102918">102918</a>)</li>
<li>Some database driver does not search &#8221; (double quotation mark) in public mt-search (<a href="http://bugs.movabletype.org/default.asp?102868">102868</a>)</li>
<li>[import] When the text form is Markdown and Markdown + SmartyPants, the error is displayed (<a href="http://bugs.movabletype.org/default.asp?102851">102851</a>)</li>
<li>Unable to import file encoding by EUC (<a href="http://bugs.movabletype.org/default.asp?102850">102850</a>)</li>
<li>Import is slowly (<a href="http://bugs.movabletype.org/default.asp?102781">102781</a>)</li>
<li>Unable to create a blog in German (<a href="http://bugs.movabletype.org/default.asp?102846">102846</a>)</li>
<li>Comment Order setting on CMS is ignored expect Community Forum template (<a href="http://bugs.movabletype.org/default.asp?102816">102816</a>)</li>
<li>Blog name on user dasubhaord is double encorded (<a href="http://bugs.movabletype.org/default.asp?102801">102801</a>)</li>
<li>Thumbnail URL is a relative path (<a href="http://bugs.movabletype.org/default.asp?102780">102780</a>)</li>
</ul>

<h2>Known Issues in MT5.0</h2>

<p>These will not be fixed on MT 5.0, under consideration for fixing in a future version. (If one of these is crucial to you, please add a note in the case.)</p>

<ul>
<li>Pagination doesn&#8217;t work on original archive template (<a href="http://bugs.movabletype.org/default.asp?102859">102859</a>)    </li>
<li><a href="/config/DefaultEntryPrefs"><code>DefaultEntryPrefs</code></a> config directive doesn&#8217;t work (<a href="http://bugs.movabletype.org/default.asp?102900">102900</a>)</li>
<li>Known issues of Template Editor (codemirror) (<a href="http://bugs.movabletype.org/default.asp?102988">102988</a>)
<ul>
<li>Internet Explorer: copy and pasted code will be placed at the end of the line if code is pasted before the syntax highlight.</li>
<li>Firefox: sometimes cursor remains on current line when pressing enter key.</li>
</ul></li>
</ul>

<h2>&#8220;Won&#8217;t Fix&#8221; in MT5</h2>

<ul>
<li>IE6: Security alerts is displayed when modal dialog opens under SSL URL (<a href="http://bugs.movabletype.org/default.asp?102654">102654</a>)</li>
<li>Feeds.App Lite is garbled (<a href="http://bugs.movabletype.org/default.asp?102189">102189</a>)</li>
<li>FastCGI: Unable to Backup/Restore customfields and assets (<a href="http://bugs.movabletype.org/default.asp?102971">102971</a>)</li>
<li>FastCGI: Infinite loop? in mt-upgrade.cgi (<a href="http://bugs.movabletype.org/default.asp?102893">102893</a>)</li>
</ul>

<h2>Found a Bug?</h2>

<ol>
<li>To avoid duplication of efforts, <a href="http://www.movabletype.org/feedback.html">search existing bugs (from the feedback page)</a> before submitting a new bug.</li>
<li><a href="http://bugs.movabletype.org/default.asp?command=new&amp;pg=pgEditBug&amp;ixCategory=1&amp;ixFixFor=714">Submit a bug in the Greyhound (MT5) Beta</a></li>
</ol>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 5 Documentation</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/11/mt5_docs.html" />
   <id>tag:www.movabletype.org,2009://2.18120</id>
   
   <published>2009-11-04T01:30:40Z</published>
   <updated>2009-11-05T02:12:29Z</updated>
   
   <summary>Thanks for everyone’s input and suggestions to improve the documentation for MT5. Here’s a list of places to find updated and brand-new documentation: MT5 Documentation Index - an index listing all pages which are tagged Updated for MT5, New in...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="design" label="design" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="docs" label="docs" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="documentation" label="documentation" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="mt5" label="MT5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="theme" label="theme" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Thanks for everyone&#8217;s input and suggestions to improve the documentation for MT5. Here&#8217;s a list of places to find updated and brand-new documentation:</p>

<ul>
<li><a href="/documentation/mt5/">MT5 Documentation Index</a> - an index listing all pages which are tagged <a href="/cgi-bin/mt/mt-search.cgi?blog_id=1&amp;limit=20&amp;tag=Updated%20in%20MT5">Updated for MT5</a>, <a href="/cgi-bin/mt/mt-search.cgi?blog_id=1&amp;limit=20&amp;tag=New%20in%20MT5">New in MT5</a>, or <a href="/cgi-bin/mt/mt-search.cgi?blog_id=1&amp;limit=20&amp;tag=Bug%20in%20MT5">Bug in MT5</a></li>
<li><a href="/documentation/recent-updates.php">Recently Updated Documentation</a></li>
</ul>

<p>One highlight&#8230;. <strong><a href="/documentation/themes/">Creating themes for MT5</a></strong> - this was requested by lots of people in the community and should get you started. Our goal is to create a few sample themes, and place them in a GitHub repository.</p>

<p>The documentation for MT5 is being initially created by the Japanese Movable Type team as they are leading development of MT5. We&#8217;re working with a translator to convert to English and then going through each document to clean it up, reformat it, test it, and add more examples. We&#8217;ve been notifying the Japanese team whenever we have significantly changed the document so that they can translate it back to Japanese.</p>

<p>Next up is the process of converting the documentation site itself to a more topic-based structure, rather than the current organization (by user-type).</p>

<p>We&#8217;re converting pages that list tags in Movable Type to index templates with loops to output pages: by folder, tag, etc. This will ensure that listings are always up-to-date.</p>

<p>As we make improvements and adjustments to the templates, pages and styles, please let us know if you have any requests or suggestions.</p>

<p>Next topic to tackle: <strong>Installation Guides</strong></p>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 5 Beta 4</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/10/mt5_beta_4.html" />
   <id>tag:www.movabletype.org,2009://2.17910</id>
   
   <published>2009-10-21T22:38:02Z</published>
   <updated>2009-10-22T18:36:30Z</updated>
   
   <summary>Movable Type 5.0 Beta 4 has been released! Included is the first website theme for the “Professional Website Theme” and many other bug fixes. This beta is scheduled be the last beta before there are two release candidates. At this...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="beta4" label="beta4" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="mt5" label="mt5" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Movable Type 5.0 Beta 4 has been released! </p>

<p>Included is the first website theme for the &#8220;Professional Website Theme&#8221; and many other bug fixes.</p>

<p>This beta is scheduled be the last beta before there are two release candidates. At this point we&#8217;re targeting for a late November launch of MT5. A more specific date will be available as MT5 code stabilizes.</p>

<p>Please <a href="#found-a-bug">report bugs</a> found during your testing.</p>

<h2>Download</h2>

<p><strong>Warning!</strong> - This is beta software and is not recommended in any production environment.</p>

<ul>
<li><a href="http://movabletype.org/downloads/betas/">Movable Type 5.0 Pro Betas</a> (available in English and Japanese)</li>
</ul>

<p><em>Check out the <a href="http://movabletype.org/downloads/betas/LICENSE.txt">Pre-Release Software License Agreement</a> for more details about the software.</em></p>

<h2>Resolved Issues in Beta 4</h2>

<h3>Major changes</h3>

<ul>
<li>&#8220;Professional Website Theme&#8221; is added as a new theme.(<a href="http://bugs.movabletype.org/default.asp?102154">102154</a>)</li>
<li>WebsiteLabel has changed to WebsiteName (<a href="http://bugs.movabletype.org/default.asp?102727">102727</a>)</li>
<li>Remove the definition of active users from app (<a href="http://bugs.movabletype.org/default.asp?102776">102776</a>)</li>
<li>Keep a compatibility of plugins (<a href="http://bugs.movabletype.org/default.asp?102731">102731</a>)</li>
<li>Create &#8220;MultiBlog Trigger&#8221; for &#8220;All blogs in this website&#8221; (<a href="http://bugs.movabletype.org/default.asp?102593">102593</a>)</li>
<li>MultiBlog Trigger also for &#8220;Pages&#8221; not only for &#8220;Entries&#8221; (<a href="http://bugs.movabletype.org/default.asp?102627">102627</a>)</li>
<li>UI: &#8220;Created, Published, Edited&#8221; date and time of the entry (<a href="http://bugs.movabletype.org/default.asp?102385">102385</a>)</li>
<li>DOC: FastCGI: Unable to access with XML-RPC (<a href="http://bugs.movabletype.org/default.asp?102513">102513</a>)</li>
</ul>

<blockquote>
  <p><strong>Note:</strong> Because default template sets and global templates have been updated, all template sets (including global templates) must be refreshed to get updates to core template sets. </p>
</blockquote>

<h3>Multi-byte</h3>

<ul>
<li>Garbage alert when recovering password (<a href="http://bugs.movabletype.org/default.asp?102658">102658</a>)</li>
<li>Garbage System Info (<a href="http://bugs.movabletype.org/default.asp?102649">102649</a>)</li>
<li>Item name is garbled when file name is multibyte (<a href="http://bugs.movabletype.org/default.asp?102733">102733</a>)</li>
<li>Setting Punctuation Replacement makes garbage entry for the first publish (<a href="http://bugs.movabletype.org/default.asp?102705">102705</a>)</li>
<li>[dynamic] Thumbnail isn&#8217;t created when file name is multibyte (<a href="http://bugs.movabletype.org/default.asp?102683">102683</a>)</li>
<li>A CustomFields values was garbled (<a href="http://bugs.movabletype.org/default.asp?102634">102634</a>)</li>
</ul>

<h3>FastCGI</h3>

<ul>
<li>FastCGI: Unable to complete import (<a href="http://bugs.movabletype.org/default.asp?102688">102688</a>)</li>
<li>Settings are cached in FastCGI (<a href="http://bugs.movabletype.org/default.asp?102662">102662</a>,
<a href="http://bugs.movabletype.org/default.asp?102516">102516</a>,
<a href="http://bugs.movabletype.org/default.asp?102446">102446</a>,
<a href="http://bugs.movabletype.org/default.asp?102271">102271</a>)</li>
<li>FogBugz 102318: FastCGI: Infinite redirect after installation (<a href="http://bugs.movabletype.org/default.asp?102318">102318</a>)</li>
</ul>

<h3>Other</h3>

<ul>
<li>Cannot save pages and entries sometimes on 5.0b1 (<a href="http://bugs.movabletype.org/default.asp?102281">102281</a>)</li>
<li>Unable to insert asset on Page/Entry body on FF3.0x (<a href="http://bugs.movabletype.org/default.asp?101829">101829</a>)</li>
<li>Category/Folder label is double encoded on Compose screen (<a href="http://bugs.movabletype.org/default.asp?102721">102721</a>)</li>
<li>Folder label is doble encorded on Manage Folders screen (<a href="http://bugs.movabletype.org/default.asp?102718">102718</a>)</li>
<li>Category label should be escaped but it should not be remove_html-ed on Manage Categories screen (<a href="http://bugs.movabletype.org/default.asp?102641">102641</a>)</li>
<li>Site root and archive root that start with &#8216;/&#8217; are not shown properly (<a href="http://bugs.movabletype.org/default.asp?102615">102615</a>)</li>
<li>Archive URL is not restored when restoring a blog backup (<a href="http://bugs.movabletype.org/default.asp?102740">102740</a>, <a href="http://bugs.movabletype.org/default.asp?102739">102739</a>)</li>
<li>[Restore] Multibyte file name thumbnail isn&#8217;t displayed (<a href="http://bugs.movabletype.org/default.asp?102734">102734</a>)</li>
<li>[Restore] Item URL looks odd (<a href="http://bugs.movabletype.org/default.asp?102725">102725</a>)</li>
<li>IE8: JavaScript error when updating an existing entry on Edit Entry screen (<a href="http://bugs.movabletype.org/default.asp?102713">102713</a>)</li>
<li>Perlis.dll doesn&#8217;t install MT 5 Beta 4 (<a href="http://bugs.movabletype.org/default.asp?102714">102714</a>)</li>
<li>Facebook Commenter setting generate error (<a href="http://bugs.movabletype.org/default.asp?102709">102709</a>)</li>
<li>Publishing a comment posted via Facebook authentication results in an error (<a href="http://bugs.movabletype.org/default.asp?102433">102433</a>)</li>
<li>Batch edit entries disappeared (<a href="http://bugs.movabletype.org/default.asp?102661">102661</a>)</li>
<li>to set Dynamic Publishing Options (<a href="http://bugs.movabletype.org/default.asp?102670">FogBugz 102670</a>)</li>
<li>Display file extension when creating / editing page (<a href="http://bugs.movabletype.org/default.asp?102581">102581</a>)</li>
<li>FB: Canceling on dialogue makes confuse entry body editor (<a href="http://bugs.movabletype.org/default.asp?102414">102414</a>)</li>
<li>Upload of first userpic in system via mt-cp.cgi causes error. (<a href="http://bugs.movabletype.org/default.asp?102337">102337</a>)</li>
<li>Error when creating a multiblog trigger (<a href="http://bugs.movabletype.org/default.asp?102795">102795</a>)</li>
<li>mt:Blogs tag doesn&#8217;t work in Search Result template (<a href="http://bugs.movabletype.org/default.asp?86204">86204</a>)</li>
</ul>

<h2>Known Issues in Beta 4</h2>

<ul>
<li>Unable to restore backup (<a href="http://bugs.movabletype.org/default.asp?102594">FogBugz 102594</a>)</li>
<li>FastCGI: Internal server error when uploading a userpic (<a href="http://bugs.movabletype.org/default.asp?102728">102728</a>)</li>
<li>FastCGI: Save change of profile displays Internal Server Error (<a href="http://bugs.movabletype.org/default.asp?102752">102752</a>)</li>
</ul>

<h2>Found a Bug?</h2>

<ol>
<li>To avoid duplication of efforts, <a href="http://www.movabletype.org/feedback.html">search existing bugs (from the feedback page)</a> before submitting a new bug.</li>
<li><a href="http://bugs.movabletype.org/default.asp?command=new&amp;pg=pgEditBug&amp;ixCategory=1&amp;ixFixFor=708">Submit a bug in the Greyhound (MT5) Beta</a></li>
</ol>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 5 Beta 3</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/10/mt5_beta3.html" />
   <id>tag:www.movabletype.org,2009://2.17662</id>
   
   <published>2009-10-07T02:41:07Z</published>
   <updated>2009-10-09T05:01:48Z</updated>
   
   <summary>Movable Type 5.0 Beta 3 is ready! Beta 3 includes many improvements based on user feedback. While similar to the previous betas… Beta 3 feels very fresh and new due to the tightening of various user interface elements. Beta 4...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="beta3" label="beta3" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="mt5" label="mt5" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Movable Type 5.0 Beta 3 is ready! Beta 3 includes many improvements based on user feedback. While similar to the previous betas&#8230; Beta 3 feels very fresh and new due to the tightening of various user interface elements.</p>

<p>Beta 4 will be the last beta before there are two release candidates. At this point we&#8217;re targeting for a late November launch of MT5. A more specific date will be available as MT5 code stabilizes.</p>

<p>Please <a href="#found-a-bug">report bugs</a> found during your testing.</p>

<h2>Download</h2>

<p><strong>Warning!</strong> - This is beta software and is not recommended in any production environment.</p>

<ul>
<li><a href="http://movabletype.org/downloads/betas/">Movable Type 5.0 Pro Betas</a> (available in English and Japanese)</li>
</ul>

<p><em>Check out the <a href="http://movabletype.org/downloads/betas/LICENSE.txt">Pre-Release Software License Agreement</a> for more details about the software.</em></p>

<h2>Major Improvements in Beta 3</h2>

<ul>
<li>Automatic website provisioning based upon blog domain names during upgrade from MT4.x and MT3.x <a href="http://bugs.movabletype.org/default.asp?102466">102466</a>.</li>
<li>Allow sub-domain blogs under one single website <a href="http://bugs.movabletype.org/default.asp?102466">102466</a>.</li>
<li>Selected tab is saved on &#8220;Websites and Blogs&#8221; widget on the user dashboard, so once the user clicks the &#8220;blogs&#8221; tab, this tab will be selected upon subsequent visits.(<a href="http://bugs.movabletype.org/default.asp?101689">101689</a>)</li>
<li>[Create New] shortcut button on Website/Blog dashboard.(<a href="http://bugs.movabletype.org/default.asp?102333">102333</a>)</li>
<li>Cleaner and simpler User Dashboard.(<a href="http://bugs.movabletype.org/default.asp?102338">102338</a>,
<a href="http://bugs.movabletype.org/default.asp?102331">102331</a>,
<a href="http://bugs.movabletype.org/default.asp?102429">102429</a>,
<a href="http://bugs.movabletype.org/default.asp?102339">102339</a>)</li>
<li>Improved menu and button placement on [Edit Entry/Page] screens.(<a href="http://bugs.movabletype.org/default.asp?102391">102391</a>)</li>
<li>Download a zipped theme file when user [Exports Theme].(<a href="http://bugs.movabletype.org/default.asp?102423">102423</a>)</li>
<li>Display &#8220;SSI&#8221; enable/disable status icon on template listing screens. (<a href="http://bugs.movabletype.org/default.asp?102416">102416</a>)</li>
<li>Display links to published pages when user searches templates.(<a href="http://bugs.movabletype.org/default.asp?102495">102495</a>)</li>
<li>Do not create any sample pages when user create a new website or blog. (<a href="http://bugs.movabletype.org/default.asp?102269">102269</a>)</li>
<li>Motion and Action Stream template-sets are unbundled from Pro pack. These should be re-arranged to themes or addons.(<a href="http://bugs.movabletype.org/default.asp?101938">101938</a>,
<a href="http://bugs.movabletype.org/default.asp?101939">101939</a>)</li>
</ul>

<h2>Theme and template related cases</h2>

<ul>
<li>Unable to rebuild Index Template(s) on Listing Templates screen. (<a href="http://bugs.movabletype.org/default.asp?102505">102505</a>)</li>
<li>Error when opening Revision History dialog from Edit Template screen (<a href="http://bugs.movabletype.org/default.asp?102496">102496</a>)</li>
<li>FB:MTEntryImageAsset doesn&#8217;t work (<a href="http://bugs.movabletype.org/default.asp?102448">102448</a>)</li>
<li>mt:AuthorUserpicURL doesn&#8217;t work in dynamic publishing (<a href="http://bugs.movabletype.org/default.asp?102405">102405</a>)</li>
<li>&#8216;Cached&#8217; icon is always shown on Template Listing screen even if module caching option is disabled (<a href="http://bugs.movabletype.org/default.asp?102535">102535</a>)</li>
<li>No warning messages when exporting a theme with the same name as an existing theme (<a href="http://bugs.movabletype.org/default.asp?102546">102546</a>)</li>
<li>Can not publish an archive templates. (<a href="http://bugs.movabletype.org/default.asp?102474">102474</a>)</li>
<li>Run Callback when applying the theme for blog/website (<a href="http://bugs.movabletype.org/default.asp?101307">101307</a>)</li>
<li>When having included template of other blogs, &#8220;create&#8221; link is displayed in the sidebar (<a href="http://bugs.movabletype.org/default.asp?83134">83134</a>)</li>
</ul>

<h2>Custom Fields related cases</h2>

<ul>
<li>Custom Fields default values are not displayed on dynamically published start-topic.html of Community Forum (<a href="http://bugs.movabletype.org/default.asp?102402">102402</a>)</li>
<li>Better Categories listing on Edit Custom Fields screen (<a href="http://bugs.movabletype.org/default.asp?102403">102403</a>)</li>
<li>[Customfields] Display option setting is not saved (<a href="http://bugs.movabletype.org/default.asp?102451">102451</a>)</li>
<li>Required custom field isn&#8217;t displayed (<a href="http://bugs.movabletype.org/default.asp?102434">102434</a>)</li>
<li>Custom field is not displayed on Edit Entry screen if it&#8217;s associated to category (<a href="http://bugs.movabletype.org/default.asp?102407">102407</a>)</li>
<li>Unable to save required asset customfields (<a href="http://bugs.movabletype.org/default.asp?102325">102325</a>)</li>
<li>CF: Base name shouldn&#8217;t be saved in Japanese or symbols (<a href="http://bugs.movabletype.org/default.asp?102556">102556</a>,
<a href="http://bugs.movabletype.org/default.asp?102555">102555</a>)</li>
<li>CF: Unable to be set &#8220;display&#8221; not required cf by default (<a href="http://bugs.movabletype.org/default.asp?102431">102431</a>)</li>
</ul>

<h2>Automatic website arrangement during upgrade</h2>

<ul>
<li>Create websites automatically during upgrade from MT4.x and MT3.x (<a href="http://bugs.movabletype.org/default.asp?102473">102473</a>,
<a href="http://bugs.movabletype.org/default.asp?102519">102519</a>,
<a href="http://bugs.movabletype.org/default.asp?102201">102201</a>)</li>
<li>Allow to specify a full site path in blog&#8217;s site root (<a href="http://bugs.movabletype.org/default.asp?102544">102544</a>)</li>
<li>Webpage trackback is broken in website (<a href="http://bugs.movabletype.org/default.asp?102590">102590</a>)</li>
</ul>

<h2>Search and Replace related cases</h2>

<ul>
<li>User search doesn&#8217;t work on the &#8220;Select a entry/page author&#8221; dialog (<a href="http://bugs.movabletype.org/default.asp?102566">102566</a>)</li>
<li>Unable to see the system-wide search &amp; replace screen (<a href="http://bugs.movabletype.org/default.asp?102563">102563</a>)</li>
<li>User who has system-level manage template permission cannot search blogs from Search &amp; Replace screen (<a href="http://bugs.movabletype.org/default.asp?102327">102327</a>)</li>
<li>Remove &#8216;Blog&#8217; column from the blog-level Search &amp; Replace screen for entry (<a href="http://bugs.movabletype.org/default.asp?102558">102558</a>)</li>
<li>Invalid request error when searching entries on the custom fields listing screen (<a href="http://bugs.movabletype.org/default.asp?102489">102489</a>)</li>
<li>Unable to search blog&#8217;s assets on the website-wide Search &amp; Replace screen (<a href="http://bugs.movabletype.org/default.asp?102488">102488</a>)</li>
<li>Search doesn&#8217;t work with regex match option on Search &amp; Replace screen (<a href="http://bugs.movabletype.org/default.asp?102455">102455</a>)</li>
</ul>

<h2>User, Permissions, Comments</h2>

<ul>
<li>Wrong user list on &#8220;Select a page author&#8221; dialog (<a href="http://bugs.movabletype.org/default.asp?102514">102514</a>)</li>
<li>&#8216;Continue&#8217; button doesn&#8217;t work on the dialog of the second page (<a href="http://bugs.movabletype.org/default.asp?102450">102450</a>)</li>
<li>Default Tag Delimiter setting is always set to &#8216;Comma&#8217; on system user settings screen (<a href="http://bugs.movabletype.org/default.asp?102512">102512</a>)</li>
<li>Userpic is not displayed on the header. (<a href="http://bugs.movabletype.org/default.asp?102428">102428</a>)</li>
<li>Comments from trusted commenters are not immediately approved (<a href="http://bugs.movabletype.org/default.asp?102502">102502</a>)</li>
<li>Publishing a comment posted via Facebook authentication results in an error (<a href="http://bugs.movabletype.org/default.asp?102433">102433</a>)</li>
</ul>

<h2>Other Cases</h2>

<ul>
<li>Blog Dashboard sometimes generate error (<a href="http://bugs.movabletype.org/default.asp?102432">102432</a>)</li>
<li>Cannot send notification mail. (<a href="http://bugs.movabletype.org/default.asp?102477">102477</a>)</li>
<li>Website list: What should display on System Overview (<a href="http://bugs.movabletype.org/default.asp?102460">102460</a>)</li>
<li>FB: Text gets garbled in dynamic publishing with latin1 database (<a href="http://bugs.movabletype.org/default.asp?102480">102480</a>)</li>
<li>Dashboard error after abort restoring blogs. (<a href="http://bugs.movabletype.org/default.asp?101948">101948</a>)</li>
<li>Internet Explorer 6 and Internet Explorer 8 related fixes (<a href="http://bugs.movabletype.org/default.asp?102526">102526</a>,
<a href="http://bugs.movabletype.org/default.asp?102418">102418</a>,
<a href="http://bugs.movabletype.org/default.asp?102603">102603</a>,
<a href="http://bugs.movabletype.org/default.asp?102578">102578</a>,
<a href="http://bugs.movabletype.org/default.asp?102575">102575</a>,
<a href="http://bugs.movabletype.org/default.asp?102562">102562</a>,
<a href="http://bugs.movabletype.org/default.asp?102561">102561</a>,
<a href="http://bugs.movabletype.org/default.asp?102528">102528</a>,
<a href="http://bugs.movabletype.org/default.asp?102507">102507</a>,
<a href="http://bugs.movabletype.org/default.asp?102472">102472</a>,
<a href="http://bugs.movabletype.org/default.asp?102410">102410</a>)</li>
<li>FastCGI: After Create Blog, most of sidebar navigation menus are gone (<a href="http://bugs.movabletype.org/default.asp?102521">102521</a>)</li>
<li>FastCGI: Need to restart Apache to refresh System Theme Settings (<a href="http://bugs.movabletype.org/default.asp?102554">102554</a>)</li>
</ul>

<h2>Known Issues in Beta 3</h2>

<p>To be fixed in beta 4.</p>

<ul>
<li>Unable to restore backup (<a href="http://bugs.movabletype.org/default.asp?102594">102594</a>)</li>
<li>Site root and archive root that start with &#8216;/&#8217; are not shown properly (<a href="http://bugs.movabletype.org/default.asp?102615">102615</a>)</li>
<li>Create &#8220;MultiBlog Trigger&#8221; for &#8220;All blogs in this website&#8221; (<a href="http://bugs.movabletype.org/default.asp?102593">102593</a>)</li>
<li>Cannot save pages and entries sometimes on 5.0b1 (<a href="http://bugs.movabletype.org/default.asp?102281">102281</a>)</li>
<li>[Design] Comment Pagination is only for Classic Template on slapshot (<a href="http://bugs.movabletype.org/default.asp?102223">102223</a>)</li>
<li>Cannot insert asset on Page/Entry body on FF3.0x (<a href="http://bugs.movabletype.org/default.asp?101829">101829</a>)</li>
</ul>

<h2>Found a Bug?</h2>

<ol>
<li>To avoid duplication of efforts, <a href="http://www.movabletype.org/feedback.html">search existing bugs (from the feedback page)</a> before submitting a new bug.</li>
<li><a href="http://bugs.movabletype.org/default.asp?command=new&amp;pg=pgEditBug&amp;ixCategory=1&amp;ixFixFor=708">Submit a bug in the Greyhound (MT5) Beta</a></li>
</ol>
]]>
      

   </content>
</entry>

<entry>
   <title>Movable Type 4.32 Bug-fix Release + Zemanta plugin</title>
   <link rel="alternate" type="text/html" href="http://www.movabletype.org/2009/09/movable_type_432.html" />
   <id>tag:www.movabletype.org,2009://2.17498</id>
   
   <published>2009-09-29T21:22:28Z</published>
   <updated>2009-09-30T19:05:34Z</updated>
   
   <summary>Many of you are looking forward to using MT5 exclusively, but truthfully you may be content with MT4 or maybe you’re unable to upgrade because a plugin you rely upon may not yet be ported to MT5. So until MT5...</summary>
   <author>
      <name>Beau Smith</name>
      <uri>http://beausmith.com</uri>
   </author>
   
      <category term="MT5" scheme="http://www.sixapart.com/ns/types#category" />
   
      <category term="News" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="432" label="4.32" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="mtos432" label="mtos 4.32" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="release" label="release" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://www.movabletype.org/">
      <![CDATA[<p>Many of you are looking forward to using MT5 exclusively, but truthfully you may be content with MT4 or maybe you&#8217;re unable to upgrade because a plugin you rely upon may not yet be ported to MT5.</p>

<p>So until MT5 is solid and there is little demand for MT4, Six Apart will continue to release new versions of MT4.x as necessary to provide fixes for various security issues and bugs which are major pain points. Small features may be potentially included as well.</p>

<ul>
<li><strong>Download MTOS-4.32-en</strong> [<a href="/downloads/stable/MTOS-4.32-en.zip">zip</a>] [<a href="/downloads/stable/MTOS-4.32-en.tar.gz">tar.gz</a>] [<a href="/downloads/stable/">other languages</a>]</li>
</ul>

<p>MT4.32 fixes a handful of minor bugs which are detailed in the <a href="/documentation/appendices/release-notes/#v432">Movable Type 4.32 release notes</a>.</p>

<p>One of the commits in MT4.32 was to bundle the Zemanta plugin. Zemanta has committed to supporting the development of Movable Type; what better partnership than that of a content management system and a service to recommend quality related-content?</p>

<p>While it may not be useful for every blogger, it can be very helpful in the case where you need an image, links to related articles, help with tags for an entry, etc to have a more compelling blog entry. Check out the <a href="http://www.zemanta.com/faq/movabletype/">Zemanta FAQ</a> for more info on how Zemanta&#8217;s services may be useful for you or your bloggers. All support or technical questions regarding Zemanta or the Zemanta Plug-in for MovableType should be forwarded to <a href="support@zemanta.com">support@zemanta.com</a>.</p>

<p><em>Zemanta not for you?</em> There are many ways to <a href="http://www.zemanta.com/faq/movabletype/#faqid-30">disable the Zemanta plugin</a> additionally anyone with file-system access can remove the Zemanta plugin from the <code>plugins</code> directory within the MT install.</p>

<p>Also, you don&#8217;t need MT4.32 to use the Zemanta plugin, you can also <a href="http://plugins.movabletype.org/zemanta/">download Zemanta from the plugin directory</a>.</p>

<p>Hope the fixes in MT4.32 are useful. If there is a bug or patch that you want committed in a future version of MT4.x, please let us know.</p>

<p><strike>MT5 Beta 3 should be available tomorrow. </strike></p>

<p><strong>Update:</strong> Sorry, Beta 3 release has been moved to October 7th.</p>
]]>
      

   </content>
</entry>

</feed>
