TracTicketsCustomFieldsバージョン 1バージョン 2 との変更


以下の違いを無視:
日時:
2012/01/16 5:19:14 (13年前)
更新者:
trac
コメント:

--

凡例:

未変更
追加
削除
更新
  • TracTicketsCustomFields

    v1 v2  
    1818   * value: デフォルト値 
    1919   * order: ソート時の並び順 (全てのカスタムフィールドで共通するソートの並び順) 
     20   * format: 通常のテキストを指す `plain` もしくは WikiFormatting として整形を行う `wiki` のいずれかを指定する。 (''0.11.3 以降'') 
    2021 * '''checkbox''': ブーリアン値をもつチェックボックス。 
    2122   * label: 説明となるラベル。 
     
    3839   * rows: 入力領域の行数。 
    3940   * order: ソート時の並び順 
     41   * format: 通常のテキストを指す `plain` もしくは WikiFormatting として整形を行う `wiki` のいずれかを指定する。 (''0.11.3 以降'') 
    4042 
    4143=== サンプル === #SampleConfig 
     
    4850test_two = text 
    4951test_two.label = Another text-box 
    50 test_two.value = Just a default value 
     52test_two.value = Default [mailto:joe@nospam.com owner] 
     53test_two.format = wiki 
    5154 
    5255test_three = checkbox