Sha256: 3fe99bfbed4e73c8509a83f7808e35a3edfbd05f41a3e9305cff2b99e8c1afbf

Contents?: true

Size: 879 Bytes

Versions: 7

Compression:

Stored size: 879 Bytes

Contents

## YAML Template for Link
---
table: dc_json_ld

index:
  actions:
    1: new
    10: 
      type: menu
      eval: DcJsonLd.add_schema_menu(self)
      caption: helpers.help.dc_json_ld.add_schema

result_set:
  actions: 
    1: edit
    2: delete

  columns:
    10:  
      name: name
      width: 20%
    20:  
      name: type
      width: 20%
    30: 
      name: updated_at
      width: 20%
    40: 
      name: active
      eval: dc_icon4_boolean

form:
  title: 
    field: type
    
  actions: standard
    
  fields:
    10:
      name: name
      type: text_field
      size: 20

    20:
      name: type
      type: text_with_select
      eval: DcJsonLd.choices4_type

    30:
      name: data
      type: text_area
      size: 100x8
    40:
      name: dc_json_lds
      type: embedded
      table: dc_json_ld

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
drg_cms-0.7.1.1 app/forms/dc_json_ld.yml
drg_cms-0.7.0.8 app/forms/dc_json_ld.yml
drg_cms-0.7.0.2 app/forms/dc_json_ld.yml
drg_cms-0.6.1.11 app/forms/dc_json_ld.yml
drg_cms-0.6.1.9 app/forms/dc_json_ld.yml
drg_cms-0.6.1.6 app/forms/dc_json_ld.yml
drg_cms-0.6.1.5 app/forms/dc_json_ld.yml