Sha256: 56002a45992f223bfb21b12ee27152433647c2c977601520dbfbd5dca9bcf4f0

Contents?: true

Size: 457 Bytes

Versions: 88

Compression:

Stored size: 457 Bytes

Contents

name: Songs
label_field_name: title
order_by: _position
slug: songs
fields:
- title:
    type: string
    required: true
    hint: Title of your song
- band:
    label: Band
    type: belongs_to
    target: bands
- cover:
    label: Cover
    type: file
    required: true
- short_description:
    type: text
    text_formatting: html
- audio_url:
    type: string
    hint: Url to a service like Blip for instance
- duration:
    hint: "format like: mm:ss"

Version data entries

88 entries across 88 versions & 2 rubygems

Version Path
locomotivecms_wagon-3.0.0 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-3.0.0.rc0 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-3.0.0.beta2 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.4.1 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.4.0 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.4.0.rc2 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.4.0.rc1 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.3.0 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_steam-1.1.2 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_steam-1.2.1 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.3.0.rc1 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.2.0 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_steam-1.2.0 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.2.0.rc3 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_steam-1.2.0.rc3 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.2.0.rc2 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_steam-1.2.0.rc2 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.2.0.rc1 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_steam-1.2.0.rc1 spec/fixtures/default/app/content_types/songs.yml
locomotivecms_wagon-2.2.0.beta1 spec/fixtures/default/app/content_types/songs.yml