World Wide MovableType 3.3 Web標準テンプレート
テンプレート利用規約
- テンプレート素材の著作権はシックス・アパートにあります。著作権表示(リンク)をはずすことは禁止致します。
- アットスタイルのテンプレートを使用した際に生じた不具合、トラブルに関して当サイトおよびシックス・アパートは一切責任を負いません。
【平成17年6月11日改定】【平成19年2月21日改定】
World Wide MovableType 3.3 テンプレート
Web Designing (ウェブデザイニング) 2007年 05月号 掲載テンプレート
MovableType 3.3のBase Weblogテンプレートの気になる点を修正し世界各言語のブログで使用できる、いわゆるWorld Wide版の(一部title属性に英語のみの表記あり)Web標準テンプレートです。
バックアップを取りダウンロードしたテンプレートをFTPするだけでOK、Web標準準拠したままStyleCatcherが利用可能です。
*3.2にて開発されたスタイルシートの場合、エントリータグのインライン表示に対応していないものもあります。
MovableType 3.3 Base Web標準テンプレートからのカスタムポイント
実際の画面を見る
テンプレートの一括ダウンロード(ZIP)
注意
- 3.3用テンプレートは文字コード UTF-8で保存されています。MovableTypeの環境が UTF-8 以外の場合には変換してご利用ください。
- 各テンプレートの
<link rev="made" href="mailto:mail@yourdomain.com" />の部分は各自変更ください。
テンプレートの適用方法
Template Backup and Refresh
を利用し、以下の手順で適用してください。
- FTPクライアントで default_templatesディレクトリにある18のテンプレートのうち、 以下のテンプレートをダウンロードしバックアップを取る。
- main_index.tmpl
- master_archive_index.tmpl
- category_archive.tmpl
- datebased_archive.tmpl
- individual_entry_archive.tmpl
- search_results_template.tmpl
- 解凍済みのフォルダ内の以下のテンプレートをdefault_templatesディレクトリにアップする。
- main_index.tmpl
- master_archive_index.tmpl
- category_archive.tmpl
- datebased_archive.tmpl
- individual_entry_archive.tmpl
- search_results_template.tmpl
- ブラウザで管理画面にログインし、システム・メニューからブログを選択する。
- テンプレートのバックアップと入れ替えを行いたいブログのチェックボックスに、チェックを付ける。
- 右上のその他の操作プルダウン・メニューでテンプレートを初期化するを選択しGoボタンをクリックする。
- すぐにバックアップと入れ替え作業が行われ、作業内容が表示されます。
- 入れ替えを行ったブログのテンプレート画面を表示し、入れ替えとバックアップが行われていることを確認する。
- サイトを再構築する
テンプレートの内容
main_index.tmpl
<?xml version="1.0" encoding="<$MTPublishCharset$>"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<$MTBlogLanguage$>" lang="<$MTBlogLanguage$>" id="sixapart-standard">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="generator" content="<$MTProductName version="1"$>" />
<link rev="made" href="mailto:mail@yourdomain.com" />
<link rel="start" href="<$MTBlogURL$>" title="Home" />
<link rel="stylesheet" href="<$MTBlogURL$>styles-site.css" type="text/css" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$MTBlogURL$>atom.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<$MTBlogURL$>index.xml" />
<title><$MTBlogName encode_html="1"$></title>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="<$MTBlogURL$>rsd.xml" />
<MTBlogIfCCLicense>
<link rel="schema.CC" href="http://web.resource.org/cc/" />
<meta name="CC.license" content="<$MTBlogCCLicenseURL$>" />
</MTBlogIfCCLicense>
</head>
<body class="layout-two-column-right main-index">
<div id="container">
<div id="container-inner" class="pkg">
<div id="banner">
<div id="banner-inner" class="pkg">
<h1 id="banner-header"><a href="<$MTBlogURL$>" accesskey="1"><$MTBlogName encode_html="1"$></a></h1>
<h2 id="banner-description"><$MTBlogDescription$></h2>
</div>
</div>
<div id="pagebody">
<div id="pagebody-inner" class="pkg">
<div id="alpha">
<div id="alpha-inner" class="pkg">
<MTEntries>
<$MTEntryTrackbackData$>
<MTDateHeader><h2 class="date-header"><$MTEntryDate format="%x"$></h2></MTDateHeader>
<div class="entry" id="entry-<$MTEntryID$>">
<h3 class="entry-header"><a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a></h3>
<div class="entry-content">
<div class="entry-body">
<$MTEntryBody$>
<MTIfNonEmpty tag="EntryMore" convert_breaks="0">
<p class="entry-more-link">
<a href="<$MTEntryPermalink$>#more"><MT_TRANS phrase="Continue reading"> "<$MTEntryTitle$>" »</a>
</p>
</MTIfNonEmpty>
<MTEntryIfTagged>
<div class="entry-tags">
<h4 class="entry-tags-header"><MT_TRANS phrase="Tags">:</h4>
<ul class="entry-tags-list">
<MTEntryTags>
<li class="entry-tag"><a href="<$MTTagSearchLink$>" rel="tag" title="<MT_TRANS phrase="Tags">:<$MTTagName$>"><$MTTagName$></a></li>
</MTEntryTags>
</ul>
</div>
</MTEntryIfTagged>
</div>
</div>
<p class="entry-footer">
<span class="post-footers">
<MTIfNonEmpty tag="EntryAuthorDisplayName">
<MT_TRANS phrase="Posted by [_1] on [_2]"
params="<$MTEntryAuthorLink show_email="0"$>%%<$MTEntryDate format="%x %X"$>">
<MTElse>
<MT_TRANS phrase="Posted on [_1]" params="<$MTEntryDate format="%x %X"$>">
</MTElse>
</MTIfNonEmpty>
</span>
<span class="separator">|</span> <a class="permalink" href="<$MTEntryPermalink$>" title="Permalink to this entry:<$MTEntryTitle$>"><MT_TRANS phrase="Permalink"></a>
<MTIfCommentsActive>| <a href="<$MTEntryPermalink$>#comments" title="Comments for <$MTEntryTitle$>"><MT_TRANS phrase="Comments"> (<$MTEntryCommentCount$>)</a></MTIfCommentsActive>
<MTIfPingsActive>| <a href="<$MTEntryPermalink$>#trackback" title="Trackback for <$MTEntryTitle$>"><MT_TRANS phrase="TrackBacks"> (<$MTEntryTrackbackCount$>)</a></MTIfPingsActive>
</p>
</div>
</MTEntries>
</div>
</div>
<div id="beta">
<div id="beta-inner" class="pkg">
<div class="module-search module">
<h2 class="module-header"><MT_TRANS phrase="Search"></h2>
<div class="module-content">
<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<label for="search" accesskey="4"><MT_TRANS phrase="Search this blog:"></label><br />
<input id="search" name="search" size="20" value="Search" tabindex="8" />
<input type="submit" value="<MT_TRANS phrase="Search">" tabindex="9" accesskey="k" />
</form>
</div>
</div>
<div class="module-archives module">
<h2 class="module-header"><MT_TRANS phrase="Recent Posts"></h2>
<div class="module-content">
<ul class="module-list">
<MTEntries lastn="10">
<li class="module-list-item"><a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a></li>
</MTEntries>
</ul>
<a href="<$MTBlogURL$>atom.xml"><MT_TRANS phrase="Subscribe to this blog's feed"></a><br />
[<a href="<MT_TRANS phrase="http://www.sixapart.com/about/feeds">"><MT_TRANS phrase="What is this?"></a>]
</div>
</div>
<MTIfArchiveTypeEnabled archive_type="Category"><div class="module-categories module">
<h2 class="module-header"><MT_TRANS phrase="Categories"></h2>
<div class="module-content">
<MTTopLevelCategories>
<MTSubCatIsFirst><ul class="module-list"></MTSubCatIsFirst>
<MTIfNonZero tag="MTCategoryCount">
<li class="module-list-item"><a href="<$MTCategoryArchiveLink$>" title="<$MTCategoryDescription$>"><MTCategoryLabel></a>
<MTElse>
<li class="module-list-item"><MTCategoryLabel>
</MTElse>
</MTIfNonZero>
<MTSubCatsRecurse>
</li>
<MTSubCatIsLast></ul></MTSubCatIsLast>
</MTTopLevelCategories>
</div>
</div>
</MTIfArchiveTypeEnabled>
<MTIfArchiveTypeEnabled archive_type="Monthly">
<div class="module-archives module">
<h2 class="module-header"><a href="<$MTBlogURL$>archives.html"><MT_TRANS phrase="Archives"></a></h2>
<div class="module-content">
<MTArchiveList archive_type="Monthly">
<MTArchiveListHeader><ul class="module-list"></MTArchiveListHeader>
<li class="module-list-item"><a href="<$MTArchiveLink$>"><$MTArchiveTitle$></a></li>
<MTArchiveListFooter></ul></MTArchiveListFooter>
</MTArchiveList>
</div>
</div>
</MTIfArchiveTypeEnabled>
<MTBlogIfCCLicense>
<div class="module-creative-commons module">
<div class="module-content">
<a href="<$MTBlogCCLicenseURL$>"><img alt="<MT_TRANS phrase="Creative Commons License">" src="<$MTBlogCCLicenseImage$>" width="88" height="31" /></a><br />
<MT_TRANS phrase="This weblog is licensed under a"> <a href="<$MTBlogCCLicenseURL$>"><MT_TRANS phrase="Creative Commons License"></a>.
</div>
</div>
</MTBlogIfCCLicense>
<div class="module-powered module">
<div class="module-content">
<MT_TRANS phrase="_POWERED_BY"><br /><a href="http://atstyle.biz/" title="@Style">@Style</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
master_archive_index.tmpl
<?xml version="1.0" encoding="<$MTPublishCharset$>"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<$MTBlogLanguage$>" lang="<$MTBlogLanguage$>" id="sixapart-standard">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="generator" content="<$MTProductName version="1"$>" />
<link rev="made" href="mailto:mail@yourdomain.com" />
<link rel="stylesheet" href="<$MTBlogURL$>styles-site.css" type="text/css" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$MTBlogURL$>atom.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<$MTBlogURL$>index.xml" />
<title><$MTBlogName encode_html="1"$><MT_TRANS phrase=": Archives"></title>
<link rel="start" href="<$MTBlogURL$>" title="Home" />
<MTBlogIfCCLicense>
<link rel="schema.CC" href="http://web.resource.org/cc/" />
<meta name="CC.license" content="<$MTBlogCCLicenseURL$>" />
</MTBlogIfCCLicense>
</head>
<body class="layout-two-column-right master-archive-index">
<div id="container">
<div id="container-inner" class="pkg">
<div id="banner">
<div id="banner-inner" class="pkg">
<h1 id="banner-header"><a href="<$MTBlogURL$>" accesskey="1"><$MTBlogName encode_html="1"$></a></h1>
<h2 id="banner-description"><$MTBlogDescription$></h2>
</div>
</div>
<div id="pagebody">
<div id="pagebody-inner" class="pkg">
<div id="alpha">
<div id="alpha-inner" class="pkg">
<h2 id="archive-title"><MT_TRANS phrase="Archives"></h2>
<div class="archive-date-based archive">
<div class="archive-content">
<ul class="archive-list">
<MTArchiveList archive_type="Individual">
<li class="archive-list-item"><$MTArchiveDate format="%Y.%m.%d"$>: <a href="<$MTArchiveLink$>"><$MTArchiveTitle$></a></li>
</MTArchiveList>
</ul>
</div>
</div>
</div>
</div>
<div id="beta">
<div id="beta-inner" class="pkg">
<div class="module-search module">
<h2 class="module-header"><MT_TRANS phrase="Search"></h2>
<div class="module-content">
<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<label for="search" accesskey="4"><MT_TRANS phrase="Search this blog:"></label><br />
<input id="search" name="search" size="20" value="Search" tabindex="8" />
<input type="submit" value="<MT_TRANS phrase="Search">" tabindex="9" accesskey="k" />
</form>
</div>
</div>
<div class="module-archives module">
<h2 class="module-header"><MT_TRANS phrase="Recent Posts"></h2>
<div class="module-content">
<ul class="module-list">
<MTEntries lastn="10">
<li class="module-list-item"><a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a></li>
</MTEntries>
</ul>
<a href="<$MTBlogURL$>atom.xml"><MT_TRANS phrase="Subscribe to this blog's feed"></a><br />
[<a href="<MT_TRANS phrase="http://www.sixapart.com/about/feeds">"><MT_TRANS phrase="What is this?"></a>]
</div>
</div>
<MTIfArchiveTypeEnabled type="Category">
<div class="module-categories module">
<h2 class="module-header"><MT_TRANS phrase="Categories"></h2>
<div class="module-content">
<MTTopLevelCategories>
<MTSubCatIsFirst><ul class="module-list"></MTSubCatIsFirst>
<MTIfNonZero tag="MTCategoryCount">
<li class="module-list-item"><a href="<$MTCategoryArchiveLink$>" title="<$MTCategoryDescription$>"><MTCategoryLabel></a>
<MTElse>
<li class="module-list-item"><MTCategoryLabel>
</MTElse>
</MTIfNonZero>
<MTSubCatsRecurse>
</li>
<MTSubCatIsLast></ul></MTSubCatIsLast>
</MTTopLevelCategories>
</div>
</div>
</MTIfArchiveTypeEnabled>
<MTIfArchiveTypeEnabled type="Monthly">
<div class="module-archives module">
<h2 class="module-header"><MT_TRANS phrase="Archives"></h2>
<div class="module-content">
<MTArchiveList archive_type="Monthly">
<MTArchiveListHeader>
<ul class="module-list">
</MTArchiveListHeader>
<li class="module-list-item"><a href="<$MTArchiveLink$>"><$MTArchiveTitle$></a></li>
<MTArchiveListFooter>
</ul>
</MTArchiveListFooter>
</MTArchiveList>
</div>
</div>
</MTIfArchiveTypeEnabled>
<MTBlogIfCCLicense>
<div class="module-creative-commons module">
<div class="module-content">
<a href="<$MTBlogCCLicenseURL$>"><img alt="<MT_TRANS phrase="Creative Commons License">" src="<$MTBlogCCLicenseImage$>" width="88" height="31" /></a><br />
<MT_TRANS phrase="This weblog is licensed under a"> <a href="<$MTBlogCCLicenseURL$>"><MT_TRANS phrase="Creative Commons License"></a>.
</div>
</div>
</MTBlogIfCCLicense>
<div class="module-powered module">
<div class="module-content">
<MT_TRANS phrase="_POWERED_BY"><br /><a href="http://atstyle.biz/" title="@Style">@Style</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
category_archive.tmpl
<?xml version="1.0" encoding="<$MTPublishCharset$>"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<$MTBlogLanguage$>" lang="<$MTBlogLanguage$>" id="sixapart-standard">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="generator" content="<$MTProductName version="1"$>" />
<link rev="made" href="mailto:mail@yourdomain.com" />
<link rel="start" href="<$MTBlogURL$>" title="Home" />
<link rel="stylesheet" href="<$MTBlogURL$>styles-site.css" type="text/css" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$MTBlogURL$>atom.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<$MTBlogURL$>index.xml" />
<title><$MTBlogName encode_html="1"$>: <$MTArchiveTitle$> <MT_TRANS phrase="Archives"></title>
</head>
<body class="layout-two-column-right category-archive">
<div id="container">
<div id="container-inner" class="pkg">
<div id="banner">
<div id="banner-inner" class="pkg">
<h1 id="banner-header"><a href="<$MTBlogURL$>" accesskey="1"><$MTBlogName encode_html="1"$></a></h1>
<h2 id="banner-description"><$MTBlogDescription$></h2>
</div>
</div>
<div id="pagebody">
<div id="pagebody-inner" class="pkg">
<div id="alpha">
<div id="alpha-inner" class="pkg">
<p class="content-nav">
<a href="<$MTBlogURL$>"><MT_TRANS phrase="Main"></a>
</p>
<h2 id="archive-title"><$MTArchiveTitle$> <MT_TRANS phrase="Archives"></h2>
<MTEntries sort_by="created_on" sort_order="ascend">
<$MTEntryTrackbackData$>
<MTDateHeader><h2 class="date-header"><$MTEntryDate format="%x"$></h2></MTDateHeader>
<div class="entry" id="entry-<$MTEntryID$>">
<h3 class="entry-header"><$MTEntryTitle$></h3>
<div class="entry-content">
<MTIfNonEmpty tag="EntryBody">
<div class="entry-body">
<$MTEntryBody$>
</div>
</MTIfNonEmpty>
<MTIfNonEmpty tag="EntryMore" convert_breaks="0">
<p class="entry-more-link">
<a href="<$MTEntryPermalink$>#more"><MT_TRANS phrase="Continue reading"> "<$MTEntryTitle$>" »</a>
</p>
</MTIfNonEmpty>
<MTEntryIfTagged>
<div class="entry-tags">
<h4 class="entry-tags-header"><MT_TRANS phrase="Tags">:</h4>
<ul class="entry-tags-list">
<MTEntryTags>
<li class="entry-tag"><a href="<$MTTagSearchLink$>" rel="tag" title="<MT_TRANS phrase="Tags">:<$MTTagName$>"><$MTTagName$></a></li>
</MTEntryTags>
</ul>
</div>
</MTEntryIfTagged>
</div>
<p class="entry-footer">
<span class="post-footers">
<MTIfNonEmpty tag="EntryAuthorDisplayName">
<MT_TRANS phrase="Posted by [_1] on [_2]"
params="<$MTEntryAuthorLink show_email="0"$>%%<$MTEntryDate format="%x %X"$>">
<MTElse>
<MT_TRANS phrase="Posted on [_1]" params="<$MTEntryDate format="%x %X"$>">
</MTElse>
</MTIfNonEmpty>
</span>
<span class="separator">|</span> <a class="permalink" href="<$MTEntryPermalink$>" title="Permalink to this entry:<$MTEntryTitle$>"><MT_TRANS phrase="Permalink"></a>
<MTIfCommentsActive>| <a href="<$MTEntryPermalink$>#comments" title="Comments for <$MTEntryTitle$>"><MT_TRANS phrase="Comments"> (<$MTEntryCommentCount$>)</a></MTIfCommentsActive>
<MTIfPingsActive>| <a href="<$MTEntryPermalink$>#trackback" title="Trackback for <$MTEntryTitle$>"><MT_TRANS phrase="TrackBacks"> (<$MTEntryTrackbackCount$>)</a></MTIfPingsActive>
</p>
</div>
</MTEntries>
</div>
</div>
<div id="beta">
<div id="beta-inner" class="pkg">
<div class="module-search module">
<h2 class="module-header"><MT_TRANS phrase="Search"></h2>
<div class="module-content">
<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<label for="search" accesskey="4"><MT_TRANS phrase="Search this blog:"></label><br />
<input id="search" name="search" size="20" value="Search" tabindex="8" />
<input type="submit" value="<MT_TRANS phrase="Search">" tabindex="9" accesskey="k" />
</form>
</div>
</div>
<div class="module-welcome module">
<h2 class="module-header"><MT_TRANS phrase="About"> <$MTArchiveTitle$></h2>
<div class="module-content">
<p class="first"><MT_TRANS phrase="This page contains an archive of all entries posted to [_1] in the <strong>[_2]</strong> category. They are listed from oldest to newest." params="<$MTBlogName$>%%<$MTArchiveTitle$>"></p>
<MTCategoryPrevious>
<p><MT_TRANS phrase="<a href="[_1]">[_2]</a> is the previous category." params="<$MTCategoryArchiveLink$>%%<$MTCategoryLabel$>"></p>
</MTCategoryPrevious>
<MTCategoryNext>
<p><MT_TRANS phrase="<a href="[_1]">[_2]</a> is the next category." params="<$MTCategoryArchiveLink$>%%<$MTCategoryLabel$>"></p>
</MTCategoryNext>
<p><MT_TRANS phrase="Many more can be found on the <a href="[_1]">main index page</a> or by looking through <a href="[_2]">the archives</a>." params="<$MTBlogURL$>%%<$MTBlogURL$>archives.html"></p>
</div>
</div>
<div class="module-syndicate module">
<div class="module-content">
<a href="<$MTBlogURL$>atom.xml"><MT_TRANS phrase="Subscribe to this blog's feed"></a><br />
[<a href="<MT_TRANS phrase="http://www.sixapart.com/about/feeds">"><MT_TRANS phrase="What is this?"></a>]
</div>
</div>
<MTBlogIfCCLicense>
<div class="module-creative-commons module">
<div class="module-content">
<a href="<$MTBlogCCLicenseURL$>"><img alt="Creative Commons License" src="<$MTBlogCCLicenseImage$>" width="88" height="31" /></a><br />
<MT_TRANS phrase="This weblog is licensed under a"> <a href="<$MTBlogCCLicenseURL$>"><MT_TRANS phrase="Creative Commons License"></a>.
</div>
</div>
</MTBlogIfCCLicense>
<div class="module-powered module">
<div class="module-content">
<MT_TRANS phrase="_POWERED_BY"><br /><a href="http://atstyle.biz/" title="@Style">@Style</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
individual_entry_archive.tmpl
<?xml version="1.0" encoding="<$MTPublishCharset$>"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<$MTBlogLanguage$>" lang="<$MTBlogLanguage$>" id="sixapart-standard">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="generator" content="<$MTProductName version="1"$>" />
<link rev="made" href="mailto:mail@yourdomain.com" />
<link rel="stylesheet" href="<$MTBlogURL$>styles-site.css" type="text/css" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$MTBlogURL$>atom.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<$MTBlogURL$>index.xml" />
<title><$MTEntryTitle remove_html="1"$> (<$MTBlogName encode_html="1"$>)</title>
<link rel="start" href="<$MTBlogURL$>" title="Home" />
<MTEntryPrevious><link rel="prev" href="<$MTEntryPermalink$>" title="<$MTEntryTitle encode_html="1"$>" /></MTEntryPrevious>
<MTEntryNext><link rel="next" href="<$MTEntryPermalink$>" title="<$MTEntryTitle encode_html="1"$>" /></MTEntryNext>
<$MTEntryTrackbackData$>
<MTBlogIfCCLicense>
<link rel="schema.CC" href="http://web.resource.org/cc/" />
<meta name="CC.license" content="<$MTBlogCCLicenseURL$>" />
</MTBlogIfCCLicense>
<script type="text/javascript" src="<$MTBlogURL$>mt-site.js"></script>
</head>
<body class="layout-two-column-right individual-entry-archive" onload="individualArchivesOnLoad(commenter_name)">
<div id="container">
<div id="container-inner" class="pkg">
<div id="banner">
<div id="banner-inner" class="pkg">
<h1 id="banner-header"><a href="<$MTBlogURL$>" accesskey="1"><$MTBlogName encode_html="1"$></a></h1>
<h2 id="banner-description"><$MTBlogDescription$></h2>
</div>
</div>
<div id="pagebody">
<div id="pagebody-inner" class="pkg">
<div id="alpha">
<div id="alpha-inner" class="pkg">
<p class="content-nav">
<MTEntryPrevious><a href="<$MTEntryPermalink$>">« <$MTEntryTitle remove_html="1"$></a> |</MTEntryPrevious>
<a href="<$MTBlogURL$>"><MT_TRANS phrase="Main"></a>
<MTEntryNext>| <a href="<$MTEntryPermalink$>"><$MTEntryTitle remove_html="1"$> »</a></MTEntryNext>
</p>
<h2 id="archive-title"><$MTEntryTitle$></h2>
<div class="entry" id="entry-<$MTEntryID$>">
<div class="entry-content">
<MTIfNonEmpty tag="EntryBody">
<div class="entry-body">
<$MTEntryBody$>
</div>
</MTIfNonEmpty>
<MTIfNonEmpty tag="EntryMore" convert_breaks="0">
<div id="more" class="entry-more">
<$MTEntryMore$>
</div>
</MTIfNonEmpty>
<MTEntryIfTagged>
<div class="entry-tags">
<h3 class="entry-tags-header"><MT_TRANS phrase="Tags">:</h3>
<ul class="entry-tags-list">
<MTEntryTags>
<li class="entry-tag"><a href="<$MTTagSearchLink$>" rel="tag" title="<MT_TRANS phrase="Tags">:<$MTTagName$>"><$MTTagName$></a></li>
</MTEntryTags>
</ul>
</div>
</MTEntryIfTagged>
</div>
<p class="entry-footer">
<span class="post-footers">
<MTIfNonEmpty tag="EntryAuthorDisplayName">
<MT_TRANS phrase="Posted by [_1] on [_2]"
params="<$MTEntryAuthorLink show_email="0"$>%%<$MTEntryDate format="%x %X"$>">
<MTElse>
<MT_TRANS phrase="Posted on [_1]" params="<$MTEntryDate format="%x %X"$>">
</MTElse>
</MTIfNonEmpty>
</span>
<span class="separator">|</span> <a class="permalink" href="<$MTEntryPermalink$>" title="Permalink to this entry:<$MTEntryTitle$>"><MT_TRANS phrase="Permalink"></a>
</p>
</div>
<MTIfPingsActive>
<div class="trackbacks">
<h3 id="trackback" class="trackbacks-header"><MT_TRANS phrase="TrackBack"></h3>
<div id="trackbacks-info">
<MTIfPingsAccepted><p><MT_TRANS phrase="TrackBack URL for this entry:"><br /><$MTEntryTrackbackLink$></p></MTIfPingsAccepted>
</div>
<MTPings>
<MTPingsHeader>
<div class="trackbacks-content">
<p><MT_TRANS phrase="Listed below are links to weblogs that reference"> <a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a>:</p>
</MTPingsHeader>
<div class="trackback" id="ping-<$MTPingID$>">
<div class="trackback-content">
<p>
» <a rel="nofollow" href="<$MTPingURL$>"><$MTPingTitle$></a> <MT_TRANS phrase="from"> <$MTPingBlogName$><br />
<$MTPingExcerpt$> <a rel="nofollow" href="<$MTPingURL$>">[<MT_TRANS phrase="Read More">]</a>
</p>
</div>
<p class="trackback-footer">
<MT_TRANS phrase="Tracked on"> <a href="#ping-<$MTPingID$>"><$MTPingDate$></a>
</p>
</div>
<MTPingsFooter>
</div>
</MTPingsFooter>
</MTPings>
</div>
</MTIfPingsActive>
<MTIfCommentsActive>
<div id="comments" class="comments">
<MTComments>
<MTCommentsHeader>
<div class="comments-content">
<h3 class="comments-header"><MT_TRANS phrase="Comments"> (<$MTEntryCommentCount$>)</h3>
</MTCommentsHeader>
<div class="comment" id="comment-<$MTCommentID$>">
<div class="comment-inner">
<div class="comment-header">
<$MTCommentAuthorLink default_name="<MT_TRANS phrase="Anonymous">" show_email="0"$><MTIfNonEmpty tag="CommentAuthorIdentity"> <$MTCommentAuthorIdentity$></MTIfNonEmpty>:
</div>
<div class="comment-content">
<$MTCommentBody$>
</div>
<p class="comment-footer">
<MT_TRANS phrase="Posted by">
<$MTCommentAuthorLink default_name="<MT_TRANS phrase="Anonymous">"$> <$MTCommentAuthorIdentity$> |
<a href="#comment-<$MTCommentID$>"><$MTCommentDate$></a>
</p>
<p class="comment-footer-experimental">
<MT_TRANS phrase="Posted on">
<a href="#comment-<$MTCommentID$>" title="<MT_TRANS phrase="Permalink to this comment">"><$MTCommentDate format="%x %H:%M"$></a>
</p>
</div>
</div>
<MTCommentsFooter>
</div>
</MTCommentsFooter>
</MTComments>
<MTEntryIfCommentsOpen>
<form method="post" action="<$MTCGIPath$><$MTCommentScript$>" name="comments_form" id="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="<$MTEntryID$>" />
<div class="comments-open" id="comments-open">
<h2 class="comments-open-header"><MT_TRANS phrase="Post a comment"></h2>
<div class="comments-open-content">
<script type="text/javascript">
<!--
writeTypeKeyGreeting(commenter_name, <$MTEntryID$>);
//-->
</script>
<MTIfCommentsModerated>
<p class="comments-open-moderated">
<MT_TRANS phrase="(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)">
</p>
</MTIfCommentsModerated>
<div id="comments-open-data">
<div id="name-email">
<p>
<label for="comment-author"><MT_TRANS phrase="Name">:</label>
<input id="comment-author" name="author" tabindex="1" accesskey="n" size="30" value="" />
</p>
<p>
<label for="comment-email"><MT_TRANS phrase="Email Address" value="">:</label>
<input id="comment-email" name="email" tabindex="2" accesskey="m" size="30" value="" />
</p>
</div>
<p>
<label for="comment-url"><MT_TRANS phrase="URL">:</label>
<input id="comment-url" name="url" size="30" tabindex="3" accesskey="u" value="http://" />
</p>
<p>
<label for="comment-bake-cookie"><input type="checkbox"
id="comment-bake-cookie" name="bakecookie" onclick="if (!this.checked) forgetMe(document.comments_form)" onkeypress="if (!this.checked) forgetMe(document.comments_form)" value="1" tabindex="4" accesskey="c" />
<MT_TRANS phrase="Remember personal info?"></label>
</p>
</div>
<p id="comments-open-text">
<label for="comment-text"><MT_TRANS phrase="Comments">: <MTIfAllowCommentHTML><MT_TRANS phrase="(you may use HTML tags for style)"></MTIfAllowCommentHTML></label>
<textarea id="comment-text" name="text" rows="15" cols="50" tabindex="5" accesskey="t" onfocus="if(this.value=='<MT_TRANS phrase="Comments">'){this.value='';}" onblur="if(this.value==''){this.value='<MT_TRANS phrase="Comments">';}"><MT_TRANS phrase="Comments"></textarea>
</p>
<div id="comments-open-footer" class="comments-open-footer">
<input type="submit" accesskey="v" tabindex="6" name="preview" id="comment-preview" value="<MT_TRANS phrase="Preview">" />
<input type="submit" accesskey="s" tabindex="7" name="post" id="comment-post" value="<MT_TRANS phrase="Post">" />
</div>
</div>
</div>
</form>
</MTEntryIfCommentsOpen>
</div>
</MTIfCommentsActive>
</div>
</div>
<div id="beta">
<div id="beta-inner" class="pkg">
<div class="module-search module">
<h2 class="module-header"><MT_TRANS phrase="Search"></h2>
<div class="module-content">
<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<label for="search" accesskey="4"><MT_TRANS phrase="Search this blog:"></label><br />
<input id="search" name="search" size="20" value="Search" tabindex="8" />
<input type="submit" value="<MT_TRANS phrase="Search">" tabindex="9" accesskey="k" />
</form>
</div>
</div>
<div class="module-welcome module">
<h2 class="module-header"><MT_TRANS phrase="About"></h2>
<div class="module-content">
<p class="first"><MT_TRANS phrase="This page contains a single entry from the blog posted on <strong>[_1]</strong>." params="<$MTEntryDate format="%x %X"$>"></p>
<MTEntryPrevious><p><MT_TRANS phrase="The previous post in this blog was <a href="[_1]">[_2]</a>." params="<$MTEntryPermalink$>%%<$MTEntryTitle remove_html="1"$>"></p></MTEntryPrevious>
<MTEntryNext><p><MT_TRANS phrase="The next post in this blog is <a href="[_1]">[_2]</a>." params="<$MTEntryPermalink$>%%<$MTEntryTitle remove_html="1"$>"></p></MTEntryNext>
<p><MT_TRANS phrase="Many more can be found on the <a href="[_1]">main index page</a> or by looking through <a href="[_2]">the archives</a>." params="<$MTBlogURL$>%%<$MTBlogURL$>archives.html"></p>
</div>
</div>
<div class="module-syndicate module">
<div class="module-content">
<a href="<$MTBlogURL$>atom.xml"><MT_TRANS phrase="Subscribe to this blog's feed"></a><br />
[<a href="<MT_TRANS phrase="http://www.sixapart.com/about/feeds">"><MT_TRANS phrase="What is this?"></a>]
</div>
</div>
<MTBlogIfCCLicense>
<div class="module-creative-commons module">
<div class="module-content">
<a href="<$MTBlogCCLicenseURL$>"><img alt="Creative Commons License" src="<$MTBlogCCLicenseImage$>" width="88" height="31" /></a><br />
<MT_TRANS phrase="This weblog is licensed under a"> <a href="<$MTBlogCCLicenseURL$>"><MT_TRANS phrase="Creative Commons License"></a>.
</div>
</div>
</MTBlogIfCCLicense>
<div class="module-powered module">
<div class="module-content">
<MT_TRANS phrase="_POWERED_BY"><br /><a href="http://atstyle.biz/" title="@Style">@Style</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
datebased_archive.tmpl
<?xml version="1.0" encoding="<$MTPublishCharset$>"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<$MTBlogLanguage$>" lang="<$MTBlogLanguage$>" id="sixapart-standard">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="generator" content="<$MTProductName version="1"$>" />
<link rev="made" href="mailto:mail@yourdomain.com" />
<link rel="stylesheet" href="<$MTBlogURL$>styles-site.css" type="text/css" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$MTBlogURL$>atom.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<$MTBlogURL$>index.xml" />
<title><$MTBlogName encode_html="1"$>: <$MTArchiveTitle$> <MT_TRANS phrase="Archives"></title>
<link rel="start" href="<$MTBlogURL$>" title="Home" />
<MTArchivePrevious><link rel="prev" href="<$MTArchiveLink$>" title="<$MTArchiveTitle encode_html="1"$>" /></MTArchivePrevious>
<MTArchiveNext><link rel="next" href="<$MTArchiveLink$>" title="<$MTArchiveTitle encode_html="1"$>" /></MTArchiveNext>
</head>
<body class="layout-two-column-right date-based-archive">
<div id="container">
<div id="container-inner" class="pkg">
<div id="banner">
<div id="banner-inner" class="pkg">
<h1 id="banner-header"><a href="<$MTBlogURL$>" accesskey="1"><$MTBlogName encode_html="1"$></a></h1>
<h2 id="banner-description"><$MTBlogDescription$></h2>
</div>
</div>
<div id="pagebody">
<div id="pagebody-inner" class="pkg">
<div id="alpha">
<div id="alpha-inner" class="pkg">
<p class="content-nav">
<MTArchivePrevious><a href="<$MTArchiveLink$>">« <$MTArchiveTitle$></a> |</MTArchivePrevious>
<a href="<$MTBlogURL$>"><MT_TRANS phrase="Main"></a>
<MTArchiveNext>| <a href="<$MTArchiveLink$>"><$MTArchiveTitle$> »</a></MTArchiveNext>
</p>
<h2 id="archive-title"><$MTArchiveTitle$> <MT_TRANS phrase="Archives"></h2>
<MTEntries sort_by="created_on" sort_order="ascend">
<$MTEntryTrackbackData$>
<MTDateHeader><h2 class="date-header"><$MTEntryDate format="%x"$></h2></MTDateHeader>
<div class="entry" id="entry-<$MTEntryID$>">
<h3 class="entry-header"><$MTEntryTitle$></h3>
<div class="entry-content">
<MTIfNonEmpty tag="EntryBody">
<div class="entry-body">
<$MTEntryBody$>
</div>
</MTIfNonEmpty>
<MTIfNonEmpty tag="EntryMore" convert_breaks="0">
<p class="entry-more-link">
<a href="<$MTEntryPermalink$>#more"><MT_TRANS phrase="Continue reading"> "<$MTEntryTitle$>" »</a>
</p>
</MTIfNonEmpty>
<MTEntryIfTagged>
<div class="entry-tags">
<h3 class="entry-tags-header"><MT_TRANS phrase="Tags">:</h3>
<ul class="entry-tags-list">
<MTEntryTags>
<li class="entry-tag"><a href="<$MTTagSearchLink$>" rel="tag" title="<MT_TRANS phrase="Tags">:<$MTTagName$>"><$MTTagName$></a></li>
</MTEntryTags>
</ul>
</div>
</MTEntryIfTagged>
</div>
<p class="entry-footer">
<span class="post-footers">
<MTIfNonEmpty tag="EntryAuthorDisplayName">
<MT_TRANS phrase="Posted by [_1] on [_2]"
params="<$MTEntryAuthorLink show_email="0"$>%%<$MTEntryDate format="%x %X"$>">
<MTElse>
<MT_TRANS phrase="Posted on [_1]" params="<$MTEntryDate format="%x %X"$>">
</MTElse>
</MTIfNonEmpty>
</span>
<span class="separator">|</span> <a class="permalink" href="<$MTEntryPermalink$>" title="Permalink to this entry:<$MTEntryTitle$>"><MT_TRANS phrase="Permalink"></a>
<MTIfCommentsActive>| <a href="<$MTEntryPermalink$>#comments" title="Comments for <$MTEntryTitle$>"><MT_TRANS phrase="Comments"> (<$MTEntryCommentCount$>)</a></MTIfCommentsActive>
<MTIfPingsActive>| <a href="<$MTEntryPermalink$>#trackback" title="Trackback for <$MTEntryTitle$>"><MT_TRANS phrase="TrackBacks"> (<$MTEntryTrackbackCount$>)</a></MTIfPingsActive>
</p>
</div>
</MTEntries>
</div>
</div>
<div id="beta">
<div id="beta-inner" class="pkg">
<div class="module-search module">
<h2 class="module-header"><MT_TRANS phrase="Search"></h2>
<div class="module-content">
<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<label for="search" accesskey="4"><MT_TRANS phrase="Search this blog:"></label><br />
<input id="search" name="search" size="20" value="Search" tabindex="8" />
<input type="submit" value="<MT_TRANS phrase="Search">" tabindex="9" accesskey="k" />
</form>
</div>
</div>
<div class="module-welcome module">
<h2 class="module-header"><MT_TRANS phrase="About [_1]" params="<$MTArchiveDate format="%B %Y"$>"></h2>
<div class="module-content">
<p class="first"><MT_TRANS phrase="This page contains all entries posted to [_1] in <strong>[_2]</strong>. They are listed from oldest to newest." params="<$MTBlogName$>%%<$MTArchiveDate format="%B %Y"$>"></p>
<MTArchivePrevious>
<p><MT_TRANS phrase="<a href="[_1]">[_2]</a> is the previous archive." params="<$MTArchiveLink$>%%<$MTArchiveTitle$>"></p>
</MTArchivePrevious>
<MTArchiveNext>
<p><MT_TRANS phrase="<a href="[_1]">[_2]</a> is the next archive." params="<$MTArchiveLink$>%%<$MTArchiveTitle$>"></p>
</MTArchiveNext>
<p><MT_TRANS phrase="Many more can be found on the <a href="[_1]">main index page</a> or by looking through <a href="[_2]">the archives</a>." params="<$MTBlogURL$>%%<$MTBlogURL$>archives.html"></p>
</div>
</div>
<div class="module-syndicate module">
<div class="module-content">
<a href="<$MTBlogURL$>atom.xml"><MT_TRANS phrase="Subscribe to this blog's feed"></a><br />
[<a href="<MT_TRANS phrase="http://www.sixapart.com/about/feeds">"><MT_TRANS phrase="What is this?"></a>]
</div>
</div>
<MTBlogIfCCLicense>
<div class="module-creative-commons module">
<div class="module-content">
<a href="<$MTBlogCCLicenseURL$>"><img alt="Creative Commons License" src="<$MTBlogCCLicenseImage$>" width="88" height="31" /></a><br />
<MT_TRANS phrase="This weblog is licensed under a"> <a href="<$MTBlogCCLicenseURL$>"><MT_TRANS phrase="Creative Commons License"></a>.
</div>
</div>
</MTBlogIfCCLicense>
<div class="module-powered module">
<div class="module-content">
<MT_TRANS phrase="_POWERED_BY"><br /><a href="http://atstyle.biz/" title="@Style">@Style</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
search_results_template.tmpl
<?xml version="1.0" encoding="<$MTPublishCharset$>"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<$MTBlogLanguage$>" lang="<$MTBlogLanguage$>" id="sixapart-standard">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="generator" content="<$MTProductName version="1"$>" />
<link rev="made" href="mailto:mail@yourdomain.com" />
<link rel="stylesheet" href="<$MTBlogURL$>styles-site.css" type="text/css" />
<link rel="start" href="<$MTBlogURL$>" title="Home" />
<MTIgnore>
########## <MT_TRANS phrase="SEARCH FEED AUTODISCOVERY LINK PUBLISHED ONLY WHEN A SEARCH HAS BEEN EXECUTED">
</MTIgnore>
<MTNoSearch><MTElse>
<link type="application/atom+xml" rel="alternate" title="<$MTBlogName encode_html="1"$>: <MT_TRANS phrase="Search Results">" href="<$MTCGIPath$><$MTSearchScript$>?<MTIfStraightSearch>search<MTElse>tag</MTElse></MTIfStraightSearch>=<$MTSearchString encode_url="1"$>&Template=feed&IncludeBlogs=<$MTSearchIncludeBlogs$>" />
</MTElse></MTNoSearch>
<title><$MTBlogName encode_html="1"$>: <MT_TRANS phrase="Search Results"></title>
</head>
<body class="<MTNoSearch>layout-one-column<MTElse>layout-two-column-right</MTElse></MTNoSearch> mt-search-results">
<div id="container">
<div id="container-inner" class="pkg">
<div id="banner">
<div id="banner-inner" class="pkg">
<h1 id="banner-header"><a href="<$MTBlogURL$>" accesskey="1"><$MTBlogName encode_html="1"$></a></h1>
<h2 id="banner-description"><$MTBlogDescription$></h2>
</div>
</div>
<div id="pagebody">
<div id="pagebody-inner" class="pkg">
<div id="alpha">
<div id="alpha-inner" class="pkg">
<MTIgnore>
########## <MT_TRANS phrase="STRAIGHT SEARCHES GET THE SEARCH QUERY FORM">
</MTIgnore>
<MTIfStraightSearch>
<h2 class="search-results-header"><MT_TRANS phrase="Search this site"></h2>
<form method="post" action="<$MTCGIPath$><$MTSearchScript$>" id="search-form" name="search-form">
<input type="hidden" name="IncludeBlogs" value="<$MTSearchIncludeBlogs$>" />
<p><input type="text" size="30" name="search" id="search" value="<$MTSearchString encode_html="1"$>" tabindex="4" accesskey="k" /> <input type="submit" value="<MT_TRANS phrase="Search">" tabindex="5" accesskey="s" /></p>
<p id="search-options"><input type="checkbox" name="CaseSearch" tabindex="6" accesskey="c" /> <MT_TRANS phrase="Match case"> <input type="checkbox" name="RegexSearch" tabindex="7" accesskey="e" /> <MT_TRANS phrase="Regex search"></p>
</form>
</MTIfStraightSearch>
<MTIgnore>
########## <MT_TRANS phrase="SEARCH RESULTS DISPLAY">
</MTIgnore>
<MTSearchResults>
<MTBlogResultHeader>
<h3 class="search-results-header">
<MTIfStraightSearch>
<MT_TRANS phrase="Matching entries from [_1]" params="<$MTBlogName$>">
</MTIfStraightSearch>
<MTIfTagSearch>
<MT_TRANS phrase="Entries from [_1] tagged with '[_2]'" params="<$MTBlogName$>%%<$MTSearchString$>">
</MTIfTagSearch>
</h3>
<div class="search-results-container">
</MTBlogResultHeader>
<h3><a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a></h3>
<p><$MTEntryExcerpt$> <$MTEntryEditLink$></p>
<MTIfTagSearch>
<div class="entry-tags">
<h4 class="entry-tags-header"><MT_TRANS phrase="Tags">:</h4>
<ul class="entry-tags-list">
<MTEntryTags>
<li class="entry-tag"><a href="<$MTTagSearchLink$>&IncludeBlogs=<$MTSearchIncludeBlogs$>" rel="tag" title="<MT_TRANS phrase="Tags">:<$MTTagName$>"><$MTTagName$></a></li>
</MTEntryTags>
</ul>
</div>
</MTIfTagSearch>
<p class="entry-footer">
<span class="post-footers"><MT_TRANS phrase="Posted <MTIfNonEmpty tag="EntryAuthorDisplayName">by [_1] </MTIfNonEmpty>on [_2]" params="<$MTEntryAuthorDisplayName$>%%<$MTEntryDate$>"></span>
</p>
<MTBlogResultFooter>
</div>
</MTBlogResultFooter>
</MTSearchResults>
<MTIgnore>
########## <MT_TRANS phrase="NO RESULTS FOUND MESSAGE">
</MTIgnore>
<MTNoSearchResults>
<h3 class="search-results-header">
<MTIfStraightSearch>
<MT_TRANS phrase="Entries matching '[_1]'" params="<$MTSearchString$>">
</MTIfStraightSearch>
<MTIfTagSearch>
<MT_TRANS phrase="Entries tagged with '[_1]'" params="<$MTSearchString$>">
</MTIfTagSearch>
</h3>
<p><MT_TRANS phrase="No pages were found containing '[_1]'." params="<$MTSearchString$>"></p>
</MTNoSearchResults>
<MTNoSearch>
<h3 class="search-results-header"><MT_TRANS phrase="Instructions"></h3>
<p><MT_TRANS phrase="By default, this search engine looks for all words in any order. To search for an exact phrase, enclose the phrase in quotes">:</p>
<blockquote>
<p><code>"<MT_TRANS phrase="movable type">"</code></p>
</blockquote>
<p><MT_TRANS phrase="The search engine also supports AND, OR, and NOT keywords to specify boolean expressions">:</p>
<blockquote>
<p><code><MT_TRANS phrase="personal OR publishing"></code></p>
<p><code><MT_TRANS phrase="publishing NOT personal"></code></p>
</blockquote>
</MTNoSearch>
</div>
</div>
<MTIgnore>
########## <MT_TRANS phrase="END OF ALPHA SEARCH RESULTS DIV">
########## <MT_TRANS phrase="BEGINNING OF BETA SIDEBAR FOR DISPLAY OF SEARCH INFORMATION">
</MTIgnore>
<MTNoSearch>
<MTElse>
<MTIgnore>
########## <MT_TRANS phrase="SET VARIABLES FOR SEARCH vs TAG information">
</MTIgnore>
<MTSetVar name="search_feed_text" value="<MT_TRANS phrase="Subscribe to feed">">
<MTIfTagSearch>
<MTSetVar name="search_feed_param" value="tag">
<MTSetVarBlock name="search_feed_description"><MT_TRANS phrase="If you use an RSS reader, you can subscribe to a feed of all future entries tagged '[_1]'." params="<$MTSearchString$>"></MTSetVarBlock>
<MTElse>
<MTSetVar name="search_feed_param" value="search">
<MTSetVarBlock name="search_feed_description"><MT_TRANS phrase="If you use an RSS reader, you can subscribe to a feed of all future entries matching '[_1]'." params="<$MTSearchString$>"></MTSetVarBlock>
</MTElse>
</MTIfTagSearch>
<div id="beta">
<div id="beta-inner" class="pkg">
<MTIgnore>
########## <MT_TRANS phrase="SEARCH/TAG FEED SUBSCRIPTION INFORMATION">
</MTIgnore>
<div class="module-search-feed module">
<h2 class="module-header"><MT_TRANS phrase="Feed Subscription"></h2>
<div class="module-content">
<p><$MTGetVar name="search_feed_description"> [<a href="<MT_TRANS phrase="http://www.sixapart.com/about/feeds">"><MT_TRANS phrase="What is this?"></a>]</p>
<p>
<img src="<$MTStaticWebPath$>images/status_icons/feed.gif" alt="<$MTGetVar name="search_feed_text"$>" width="9" height="9" /> <a href="<$MTCGIPath$><$MTSearchScript$>?<$MTGetVar name="search_feed_param"$>=<$MTSearchString encode_url="1"$>&Template=feed&IncludeBlogs=<$MTSearchIncludeBlogs$>" title="<MT_TRANS phrase="Subscribe to feed">"><MT_TRANS phrase="Subscribe to feed"></a>
</p>
</div>
</div>
<MTIgnore>
########## <MT_TRANS phrase="TAG LISTING FOR TAG SEARCH ONLY">
</MTIgnore>
<MTIfTagSearch>
<div class="module-tags module">
<h2 class="module-header"><MT_TRANS phrase="Other Tags"></h2>
<div class="module-content">
<p><MT_TRANS phrase="Other tags used on this blog">:</p>
<ul>
<MTTags>
<li><a href="<$MTTagSearchLink$>"><$MTTagName$> (<$MTTagCount$>)</a></li>
</MTTags>
</ul>
</div>
</div>
</MTIfTagSearch>
</div>
</div>
</MTElse>
</MTNoSearch>
</div>
</div> <MTIgnore>#### <MT_TRANS phrase="END OF PAGE BODY"> ####</MTIgnore>
</div>
</div> <MTIgnore>#### <MT_TRANS phrase="END OF CONTAINER"> ####</MTIgnore>
</body>
</html>
新作も開発中
現在、新たなMovableTypeテンプレートも開発中です。ご希望がありましたら、アットスタイルまでお知らせください。
![Web標準 Webサイト制作 [アットスタイル] アットスタイル](webimg/atstylelogo.png)



