{"id":201,"date":"2005-02-01T16:49:52","date_gmt":"2005-02-01T07:49:52","guid":{"rendered":"\/\/do-gugan.com\/~furuta\/index.php\/2005\/02\/01\/movabletype_315\/"},"modified":"2005-02-01T16:49:52","modified_gmt":"2005-02-01T07:49:52","slug":"movabletype_315","status":"publish","type":"post","link":"https:\/\/do-gugan.com\/~furuta\/archives\/2005\/02\/movabletype_315.html","title":{"rendered":"MovableType 3.15\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9"},"content":{"rendered":"<p><a title=\" \u30b7\u30c3\u30af\u30b9\u30fb\u30a2\u30d1\u30fc\u30c8\u3001\u8106\u5f31\u6027\u3092\u4fee\u6b63\u3057\u305f\u300cMovable Type 3.15\u300d\u3092\u516c\u958b \" href=\"http:\/\/internet.watch.impress.co.jp\/cda\/news\/2005\/02\/01\/6289.html\"> \u30b7\u30c3\u30af\u30b9\u30fb\u30a2\u30d1\u30fc\u30c8\u3001\u8106\u5f31\u6027\u3092\u4fee\u6b63\u3057\u305f\u300cMovable Type 3.15\u300d\u3092\u516c\u958b <\/a><br \/>\n\u3000MovableType\u304c\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3055\u308c\u305f\u3002\u65e7\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u30b9\u30d1\u30e0\u306e\u8e0f\u307f\u53f0\u306b\u3055\u308c\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u8106\u5f31\u6027\u306f\u30d7\u30e9\u30b0\u30a4\u30f3\u306b\u3066\u5bfe\u51e6\u6e08\u307f\u3060\u3063\u305f\u304c\u3001\u4ed6\u306b\u3082\u8272\u3005\u76f4\u3063\u3066\u308b\u307f\u305f\u3044\u3060\u3057\u3001\u4eca\u65e5\u306f\u30aa\u30d5\u6c17\u5206\u3060\u3063\u305f\u306e\u3067\u7740\u624b\u3057\u3066\u307f\u308b\u3002<br \/>\n\u3000\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u306f\u666e\u901a\u306b\u5b8c\u4e86\u3002\u624b\u9806\u66f8\u306e\u300cmt-upgrade31.cgi\u3092\u5b9f\u884c\u300d\u3063\u3066Apache\u7d4c\u7531\u3063\u3066\u610f\u5473\u306d\u3002\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u304b\u3089\u5b9f\u884c\u3057\u3066\u30a8\u30e9\u30fc\u304c\u51fa\u3066\u60a9\u3093\u3067\u3057\u307e\u3063\u305f\u3002<br \/>\n\u3000\u554f\u984c\u306f\u500b\u5225\u306b\u4fee\u6b63\u3057\u3066\u3044\u308b\u90e8\u5206\u304c\u5168\u3066\u3084\u308a\u76f4\u3057\u306b\u306a\u308b\u3053\u3068\u3002\u4ee5\u4e0b\u3001\u904e\u53bb\u306e\u30a8\u30f3\u30c8\u30ea\u304b\u3089\u62fe\u3044\u96c6\u3081\u305f\u5099\u5fd8\u9332\u3002<\/p>\n<h4>\u30fb\u30ab\u30ec\u30f3\u30c0\u30fc\u3092\u6708\u66dc\u59cb\u307e\u308a\u306b<\/h4>\n<p>\u3000lib\/MT\/Template\/Context.pm\u3092\u4fee\u6b63\u3059\u308b\u3002<\/p>\n<div style=\"background-color:#eef;padding:10px;\">\nmy $days_in_month = days_in($m, $y);<br \/>\n<span style=\"color:green\">my $pad_start = wday_from_ts($y, $m, 1);<br \/>\nmy $pad_end = 6 &#8211; wday_from_ts($y, $m, $days_in_month);<\/span><br \/>\nrequire MT::Entry;\n<\/div>\n<p>\u3092<\/p>\n<div style=\"background-color:#eef;padding:10px;\">\nmy $days_in_month = days_in($m, $y);<br \/>\n<span style=\"color:red\">my ($sdow);<br \/>\n$sdow = 0 unless ($sdow = $args->{sdow});<br \/>\nmy $pad_start = (wday_from_ts($y, $m, 1) + 7 &#8211; $sdow) % 7;<br \/>\nmy $pad_end = 6 &#8211; (wday_from_ts($y, $m, $days_in_month) + 7 &#8211; $sdow) % 7;<\/span><br \/>\nrequire MT::Entry;\n<\/div>\n<h4>\u30fb\u691c\u7d22\u5bfe\u8c61\u3092\u81ea\u30d6\u30ed\u30b0\u306e\u307f\u306b\u9650\u5b9a<\/h4>\n<p><a href=\"\/~furuta\/archives\/2004\/12\/movabletype_2.html\">\u904e\u53bb\u306e\u30a8\u30f3\u30c8\u30ea<\/a>\u3092\u53c2\u7167\u3002<\/p>\n<h4>\u30fb\u30b3\u30e1\u30f3\u30c8\u30b9\u30d1\u30e0\u5bfe\u7b56<\/h4>\n<p>\u3000<a href=\"\/~kawaguti\/archives\/2004\/12\/post_84.html\">kawaguti\u306e\u6307\u6458<\/a>\u306b\u3088\u308b\u6539\u5909\u4f5c\u696d\u3002<br \/>\n\u3000mt-comment.cgi\u5192\u982d\u306b\u8d64\u5b57\u90e8\u5206\u3092\u8ffd\u52a0\u3002<\/p>\n<div style=\"background-color:#eef;padding:10px;\">\nuse strict;<br \/>\n<span style=\"color:red\"># Check spam comment<br \/># die when value &#8220;spammer&#8221; is null.<br \/>use CGI qw(:standard);<br \/>if ($ENV{&#8216;REQUEST_METHOD&#8217;} eq &#8220;POST&#8221;) {<br \/>my $data = param(&#8216;check&#8217;);<br \/>die unless($data);<br \/>}<\/span>\n<\/div>\n<p>\u3000lib\/MT\/Template\/Context.pm\u306b\u3001\u8d64\u5b57\u90e8\u5206\u3092\u8ffd\u52a0\uff08\u4e8c\u30ab\u6240\uff09\u3002<\/p>\n<div style=\"background-color:#eef;padding:10px;\">\n&lt;input type=&#8221;hidden&#8221; name=&#8221;entry_id&#8221; value=&#8221;$entry_id&#8221; \/&gt;<br \/><span style=\"color:red\">&lt;input type=&#8221;hidden&#8221; name=&#8221;check&#8221; value=&#8221;hoge&#8221; \/&gt;<\/span>\n<\/div>\n<p>\u3000\u5f8c\u306f\u30e6\u30fc\u30b6\u6bce\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306a\u306e\u3067\u4eca\u65e5\u306e\u4f5c\u696d\u3067\u306f\u4e0a\u66f8\u304d\u3055\u308c\u3066\u3044\u306a\u3044\u306f\u305a\u3002\u3068\u308a\u3042\u3048\u305a\u3001\u5404\u5229\u7528\u8005\uff08\u30d6\u30ed\u30b0\u958b\u8a2d\u8005\uff09\u306e\u65b9\u306f\u518d\u69cb\u7bc9\u3084\u30b3\u30e1\u30f3\u30c8\u5468\u308a\u306e\u52d5\u4f5c\u78ba\u8a8d\u3092\u304a\u9858\u3044\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30b7\u30c3\u30af\u30b9\u30fb\u30a2\u30d1\u30fc\u30c8\u3001\u8106\u5f31\u6027\u3092\u4fee\u6b63\u3057\u305f\u300cMovable Type 3.15\u300d\u3092\u516c\u958b \u3000MovableType\u304c\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3055\u308c\u305f\u3002\u65e7\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u30b9\u30d1\u30e0\u306e\u8e0f\u307f\u53f0\u306b\u3055\u308c\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u8106\u5f31\u6027\u306f\u30d7\u30e9\u30b0\u30a4\u30f3\u306b\u3066\u5bfe\u51e6\u6e08\u307f\u3060\u3063\u305f\u304c\u3001\u4ed6 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-201","post","type-post","status-publish","format-standard","hentry","category-cat79"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/do-gugan.com\/~furuta\/wp-json\/wp\/v2\/posts\/201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/do-gugan.com\/~furuta\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/do-gugan.com\/~furuta\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/do-gugan.com\/~furuta\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/do-gugan.com\/~furuta\/wp-json\/wp\/v2\/comments?post=201"}],"version-history":[{"count":0,"href":"https:\/\/do-gugan.com\/~furuta\/wp-json\/wp\/v2\/posts\/201\/revisions"}],"wp:attachment":[{"href":"https:\/\/do-gugan.com\/~furuta\/wp-json\/wp\/v2\/media?parent=201"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/do-gugan.com\/~furuta\/wp-json\/wp\/v2\/categories?post=201"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/do-gugan.com\/~furuta\/wp-json\/wp\/v2\/tags?post=201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}