«Prev || 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 || Next»
August 03, 2009 | Author: marusan
参照画像
割付芯の表示記号で、何かもう少しカッコ良い物ないかなぁ・・・

施図面のご依頼は こちら から。


Category: 施工図  | Leave a Comment
July 31, 2009 | Author: marusan
最新のコメントとトラックバックを表示するプラグイン。

NP_LatestWritebacks.php

あまり多く表示したく無いので
<%LatestWritebacks(3,current,c)%>
と、してみた。
 

July 29, 2009 | Author: marusan
指定されている場所は
skintypes/mainindex.php
<%blog(strjapuha/index,6)%>

<%blog(strjapuha/index,1)%>
にして
skintypes/mainindex2.phpとする。

スキン(メインの目次ページ)を
<%if(category)%>
<%parsedinclude(skintypes/mainindex.php)%>
<%else%>
<%parsedinclude(skintypes/mainindex2.php)%>
<%endif%>

と、編集する。