Opened 15 years ago
Closed 15 years ago
#246 closed 作業 (修正済み)
ブロックのバージョン管理
Reported by: | toemon | Owned by: | toemon |
---|---|---|---|
Priority: | 普通 | Milestone: | Ver.2.2.0(J.H Bonham) |
Component: | ブロック | Version: | |
Severity: | 普通 | Keywords: | |
Cc: |
Description
ブロックの仕様が変更された場合、xpressme_defaultをコピーして作成したカスタムテーマ内のblockディレクトリ内のブロック用コードが古すぎて使えない場合がある。
これに備えxpressme_default/blockディレクトリ内のブロック用コードにバージョン情報を付加し、バージョンチェックを行い、バージョンが古い場合はブロック内に理由を説明し、xpressme_default/blockディレクトリ内のブロック用コードを使用する仕様とする。
Change History (1)
comment:1 Changed 15 years ago by toemon
- Resolution set to 修正済み
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
r448 にて実装完了