Skip to content

Instantly share code, notes, and snippets.

@1stevengrant
Created October 17, 2014 15:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1stevengrant/3712b7d6c0cce4f68dd5 to your computer and use it in GitHub Desktop.
Save 1stevengrant/3712b7d6c0cce4f68dd5 to your computer and use it in GitHub Desktop.
fields:
description:
display: SEO Description
type: text
intro:
display: Introduction
type: text
header_img:
type: file
allowed: [png, gif, jpg, jpeg]
destination: assets/img/blog
magic_content:
display: The Holy Grail
type: replicator
sets:
content_set:
display: Content
fields:
text:
type: markitup
image_set:
display: Image
fields:
image:
display: Image
type: file
allowed: [png, gif, jpg, jpeg]
destination: assets/img/blog
position:
display: Image position
type: select
options:
left: Left
right: Right
center: Centre
gallery_set:
display: Gallery
fields:
text:
type: grid
fields:
caption:
display: Caption
type: text
width: 25%
image:
display: Image
type: file
allowed: [png, gif, jpg, jpeg]
destination: assets/img/blog
audio_set:
display: Audio player
fields:
text:
type: grid
fields:
track_name:
display: Track name
type: text
width: 25%
track_file:
display: Audio file
type: file
allowed: [png, gif, jpg, jpeg]
destination: assets/img/blog
track_url:
display: Audio url
type: text
quote_set:
display: Quotation
fields:
quote:
type: textarea
height: 40
instructions: What was said?
cite:
type: text
instructions: Who said it?
position:
type: select
options:
left: Left
right: Right
center: Centre
video_set:
display: Video player
fields:
video:
type: text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment