目次

Technical Info

 当サイトの構築に関する情報

Movable Typeで行っていることと、そのテンプレート

index.html内「Side-B Recent Entries」

~~NOCACHE~~
<html>
<h3 class="index">Side-B Recent Entries</h3>
<table class="pagelist"><tr><th class="page">タイトル</th><th class="date">投稿日</th><th class="tags">タグ</th></tr></html><MTEntries lastn="10"><html><tr><td class="page"></html>[[bliki/<$MTEntryDate format="%Y-%m"$>/<$MTEntryID pad="1"$>.html|<$MTEntryTitle$>]]<html></td><td class="date"><$MTEntryDate format="%Y年%m月%d日"$></td><td class="tags"><MTEntryTags glue=", "><a href="http://studio-arz.com/tag/<$MTTagName$>?do=showtag&amp;tag=<$MTTagName$>" class="wikilink1"><$MTTagName$></a></MTEntryTags></td></tr></html></MTEntries><html></table>
 
<div class="more" style="padding-top: 5px;"> &raquo; <a href="http://tsukasa-nakanishi.blogspot.com/" target="_blank">旧サイト</a>(現在移行作業中。詳しくは<a href="http://studio-arz.com/about.html">こちら</a></div>
</html>

サイドメニュー

~~NOCACHE~~
===== Search =====
<php>tpl_searchform()&nbsp;</php>
 
===== Contents =====
<html>
<ul class="module-list">
<li class="module-list-item"><a href="http://studio-arz.com/index.html">INDEX</a></li>
<li class="module-list-item"><a href="http://studio-arz.com/photo/index.html">Photo</a></li>
<li class="module-list-item"><a href="http://studio-arz.com/bliki/index.html">Side-B</a></li>
<li class="module-list-item"><a href="http://studio-arz.com/about.html">about this site</a></li>
</ul>
</html>
===== Categories =====
<html>
<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>
</html>
===== Archives =====
<html>
<ul class="module-list">
<MTArchiveList archive_type="Monthly">
<li class="module-list-item"><a href="<$MTArchiveLink$>"><$MTArchiveTitle$> ( <$MTArchiveCount$> )</a></li>
</MTArchiveList>
</ul>
</html>
===== Admin =====
<html>
<ul class="module-list">
<li class="module-list-item"><a href="http://studio-arz.com/login/">login</a></li>
</ul>
</html>

bliki/index.html

====== Side-B ======
 
<MTEntries lastn="10">
<html><h2><a href="<$MTBlogURL$><$MTEntryDate format="%Y-%m/"$><$MTEntryID pad="1"$>.html"><$MTEntryTitle$></a></h2>
<div class="date_box">[ Category : <MTEntryCategories glue=" | "><a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a></MTEntryCategories> ] <$MTEntryDate format="%Y年%m月%d日 %H:%M"$></div></html>
<$MTEntryBody$>
 
<MTIfNonEmpty tag="MTEntryMore"><html><div class="more2"><a href="<$MTBlogURL$><$MTEntryDate format="%Y-%m/"$><$MTEntryID pad="1"$>.html">続きを読む</a></div></html></MTIfNonEmpty>
 
<MTEntryIfTagged><html><div class="tags"><span><MTEntryTags glue=", "><$MTTagName$></MTEntryTags></span></div></html></MTEntryIfTagged>
 
</MTEntries>

各カテゴリのindex.html

====== <$MTArchiveTitle$> ======
 
~~NOCACHE~~	
<php>
$_arz_now_page = explode("/", tpl_pageinfo(TRUE));
for ($i=3; $i<count($_arz_now_page)-1; $i++){
$_arz_result .= $_arz_now_page[$i]."/";
}
dwp_display_wiki_page($_arz_result."side_a_index");
</php>
 
==== Entries ====
<html><div class="more">Category : <MTHasParentCategory><MTParentCategories exclude_current="1"><a href="<$MTCategoryArchiveLink$>"><$MTCategoryBasename$></a> &raquo; </MTParentCategories></MTHasParentCategory></html>[red]<$MTArchiveTitle$>[/red]<html><MTHasSubCategories><MTSubCategories> &raquo; <a href="<$MTCategoryArchiveLink$>"><$MTCategoryBasename$></a></MTSubCategories></MTHasSubCategories></div>
<table class="pagelist"><tr><th class="page">タイトル</th><th class="date">投稿日</th><th class="tags">タグ</th></tr><MTEntries sort_by="created_on" sort_order="descend"><tr><td class="page"></html>[[bliki/<$MTEntryDate format="%Y-%m"$>/<$MTEntryID pad="1"$>.html|<$MTEntryTitle$>]]<html></td><td class="date"><$MTEntryDate format="%Y年%m月%d日"$></td><td class="tags"><MTEntryTags glue=", "><a href="http://studio-arz.com/tag/<$MTTagName$>?do=showtag&amp;tag=<$MTTagName$>" class="wikilink1"><$MTTagName$></a></MTEntryTags></td></tr></MTEntries></table></html>

1エントリー(1つの記事)

====== <$MTEntryTitle$> ======
<html><div class="date_box">[ Category : <MTEntryCategories glue=" | "><a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a></MTEntryCategories> ] <$MTEntryDate format="%Y年%m月%d日 %H:%M"$></div></html>
<$MTEntryBody$>
 
<$MTEntryMore$>
 
 
<MTEntryIfTagged>{{tag><MTEntryTags glue=" "><$MTTagName$></MTEntryTags>}}</MTEntryIfTagged>
 
<html><div class="more2"></html>[[/|INDEXに戻る]]<html></div></html>
 
===== Discussion =====
  * 何かありましたらログインしてご自由に書き込んでください。

月別アーカイブ

====== <MTEntries lastn="1"><$MTEntryDate format="%Y年%m月"$></MTEntries> ======
<html>
<table summary="Monthly calendar with links to each day's posts" 
		width="100%" cellpadding="0" cellspacing="0" class="cal_table">
	<tr>
		<td class="cal_header1">
			日付
		</td>
		<td class="cal_header2">
			タイトル
		</td>
	</tr>
	<MTCalendar month="this">
		<tr>
			<MTCalendarIfEntries>
				<td class="cal_date_<$MTCalendarCellNumber$>">
					<$MTCalendarDate format="%e(%a)"$>
				</td>
				<td class="cal_title">
					<MTEntries sort_order="ascend">
						<a href='<$MTBlogURL$><$MTEntryDate format="%Y-%m/"$><$MTEntryID pad="1"$>.html'><$MTEntryTitle$></a><br />
					</MTEntries>
				</td>
			</MTCalendarIfEntries>
			<MTCalendarIfNoEntries>
				<td class="cal_date_<$MTCalendarCellNumber$>">
					<$MTCalendarDate format="%e(%a)"$>
				</td>
				<td class="cal_title">
					&nbsp;
				</td>
				<MTCalendarIfBlank>&nbsp;</MTCalendarIfBlank>
			</MTCalendarIfNoEntries>
		</tr>
	</MTCalendar>
</table>
</html>