Changes between Initial Version and Version 2 of Ticket #169


Ignore:
Timestamp:
2007/10/09 11:13:11 (18 years ago)
Author:
nanasess
Comment:

実装完了. (r16275)

TODO 管理画面からカスタムテンプレートのインストール/変更を可能にする.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #169

    • Property Owner changed from somebody to nanasess
    • Property Status changed from new to closed
    • Property Resolution changed from to 修正済
  • Ticket #169 – Description

    initial v2  
    2424{{{ 
    2525   html/user_data/css/common.css -> CSS編集 
    26    html/user_data/bloc/*.tpl -> ブロック編集 
    27    html/user_data/*.tpl      -> メイン編集, ヘッダ/フッタ編集 
     26   html/user_data/include/bloc/*.tpl -> ブロック編集 
     27   html/user_data/include/*.tpl      -> ヘッダ/フッタ編集 
     28   html/user_data/templates/*.tpl      -> メイン編集 
    2829   html/user_data/*.php      -> 新規ページ作成 
     30   html/user_data/*.tpl      -> 新規ページテンプレート 
    2931}}}