[Step 02]:MT用テンプレートのアップロード
購入時にダウンロードしたテンプレート一式(圧縮ファイル)を解凍し、FTPツール等を使ってそのままのディレクトリ構成でサーバーへアップロードします。
アップロード先とアクセス権の設定
アップロード先は、あなたのブログの「サイト・パス」です。
「サイト・パス」は、管理画面の[設定]メニューから確認できます。
各ファイルのアクセス権(パーミッション)の設定は、下記のとおり行なってください。
【ディレクトリ構成】
[サイト・パス]... ブログの index.html がある場所
|
| import.css [604]
|
+-- calendar [* option]
|
+-- contact [* option]
|
+-- img [705]
|
+-- tpl [705]
| .htaccess [604]
|
+-- archive [705]
| category.tpl.html [606]
| entry.tpl.html [606]
| daily.tpl.html [606]
|
+-- index [705]
| archives.tpl.html [606]
| contact.tpl.html [606]
| index.tpl.html [606]
| styles-site.tpl.css [606]
|
+-- module [705]
| calendar.tpl.html [606]
| footer.tpl.html [606]
| head.tpl.html [606]
| meta.tpl.html [606]
| side.tpl.html [606]
|
+-- system [705]
com_error.tpl.html [606]
com_preview.tpl.html [606]
com_reserve.tpl.html [606]
search_result.tpl.html [606]
PHPの設定は付属のガイドを参照
上の一覧で [* option] と表記されているものは、テンプレートに付属している「営業日カレンダー」や「お問い合わせフォーム」などのPHPツールのディレクトリです。
これらの設定は、PHPツールに付属のガイドをご参照ください。










