Opened 15 years ago
Closed 15 years ago
#243 closed 要望(request) (修正済み)
ブロックオプションのmultiple select値保存形式の変更
Reported by: | toemon | Owned by: | toemon |
---|---|---|---|
Priority: | 普通 | Milestone: | Ver.2.2.0(J.H Bonham) |
Component: | ブロック | Version: | |
Severity: | 普通 | Keywords: | |
Cc: |
Description (last modified by toemon)
ブロックオプションのmultiple select値をオプションの配列ではなく、カンマ区切りの値として保存することで、同一ブロック内で複数のmultiple selectを使用できるようにしたり、オプション追加時に単純に配列の末尾に追加できるようにする。
multiple selectはJavaScriptを使用しカンマ区切りに加工したものをinput type='hidden'で submit
Change History (6)
comment:1 Changed 15 years ago by toemon
comment:2 Changed 15 years ago by toemon
- Description modified (diff)
comment:3 Changed 15 years ago by toemon
r436 にてコメントタイプのマルチセレクト終了
comment:4 Changed 15 years ago by toemon
r437 にてウィジェットのマルチセレクト終了
comment:5 Changed 15 years ago by toemon
r438 にてウィジェットオプション数の修正
comment:6 Changed 15 years ago by toemon
- Resolution set to 修正済み
- Status changed from new to closed
r439 にてブロックオプション数チェックの除外リストから「最近の記事内容」「最近の記事」「人気記事リスト」「最近のコメント」「ウィジェット」を外す(除外ブロックなし状態)
Note: See
TracTickets for help on using
tickets.
r435 にてカテゴリーのマルチセレクト終了