セクション
投稿単位。ページ内の1段落に相当する。
基本データ
セクション変数
変数 | 格納するデータ | 型 | 備考 |
---|---|---|---|
$section['title'] | セクション名 | string | |
$section['date'] | 投稿日時 | date | |
$section['author'] | 投稿者 | string | |
$section['category'] | カテゴリ | string | |
$section['body'] | 本文 | string | |
$section['styles'] | CSS | string |
保存
- date/sections/<CATEGORY NAME>/<SECTION NAME>/内に以下のファイルとして保存
- section.txt … 本文
- section.txt.gz … 以前の内容
- styles.css … CSS
- log.txt … 編集履歴