{"id":167,"date":"2005-09-01T22:59:11","date_gmt":"2005-09-01T22:59:11","guid":{"rendered":"http:\/\/www.alquier.org\/linfa\/create\/2005\/09\/01\/movable_type_32\/"},"modified":"2005-09-01T22:59:11","modified_gmt":"2005-09-01T22:59:11","slug":"movable_type_32","status":"publish","type":"post","link":"http:\/\/www.alquier.org\/laurent\/sites\/2005\/09\/01\/movable_type_32\/","title":{"rendered":"Movable Type 3.2 upgrade"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" width=\"99\" vspace=\"10\" hspace=\"10\" height=\"100\" border=\"0\" align=\"left\" src=\"\/linfa-net\/images\/mtbadge.gif\" \/>The switch of this site to the new 3.2 version of Movable Type took a little longer than expected but it was well worth the wait ! <\/p>\n<p>After using it for a couple of days, I keep finding little changes here and there, interface improvements, better icons&#8230; overall, the new Administration is clean and streamlined. More importantly, it makes sense. <\/p>\n<p>I won&#8217;t go into the main features of this new version. Other sites such as  Planet Movable Type are doing that in a much better way  than I would.   <\/p>\n<p>One word of warning though if you are using IIS6 and Perl 5.6 on Windows like I am. Some Perl scripts included in the new version simply refused to run. <\/p>\n<p>That can be a problem if the script you are trying to run is &#8216;mt-upgrade.cgi&#8217; or even &#8216;mt.cgi&#8217;.   <\/p>\n<p>It turns out the path to the new perl libraries was not defined properly. Thanks to a quick email to Six Apart&#8217;s support line (answered by Brad Choates no less \ud83d\ude42 ), a solution magically appeared in my inbox. <\/p>\n<p>Simply add these 3 lines to the &#8216;.cgi&#8217; files using the new &#8216;Boostrap&#8217; method :      <\/p>\n<p>use File::Basename;<br \/> use File::Spec;     <br \/> use lib File::Spec-&gt;catdir(dirname($0), &quot;lib&quot;);  <\/p>\n<p>(These lines should be added right after &#8216;use strict;&#8217;).  <\/p>\n<p>Now I just have to find enough time to study the new system of styles and the StyleCatcher plugin.   <\/p>\n","protected":false},"excerpt":{"rendered":"<p>The switch of this site to the new 3.2 version of Movable Type took a little longer than expected but it was well worth the wait ! After using it for a couple of days, I keep finding little changes here and there, interface improvements, better icons&#8230; overall, the new Administration is clean and streamlined. More importantly, it makes sense.&hellip; <\/p>\n<p><a class=\"more-link\" href=\"http:\/\/www.alquier.org\/laurent\/sites\/2005\/09\/01\/movable_type_32\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[2,1],"tags":[154],"class_list":["post-167","post","type-post","status-publish","format-standard","hentry","category-blog","category-uncategorized","tag-movable-type","xfolkentry","clearfix"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8frwa-2H","jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"http:\/\/www.alquier.org\/laurent\/sites\/wp-json\/wp\/v2\/posts\/167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.alquier.org\/laurent\/sites\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.alquier.org\/laurent\/sites\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.alquier.org\/laurent\/sites\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.alquier.org\/laurent\/sites\/wp-json\/wp\/v2\/comments?post=167"}],"version-history":[{"count":0,"href":"http:\/\/www.alquier.org\/laurent\/sites\/wp-json\/wp\/v2\/posts\/167\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.alquier.org\/laurent\/sites\/wp-json\/wp\/v2\/media?parent=167"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.alquier.org\/laurent\/sites\/wp-json\/wp\/v2\/categories?post=167"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.alquier.org\/laurent\/sites\/wp-json\/wp\/v2\/tags?post=167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}