Updated yamls in view of the new admin

This commit is contained in:
Djamil Legato
2016-03-03 10:55:50 -08:00
parent 76f9d85360
commit 7fe50f454e
3 changed files with 21 additions and 6 deletions

View File

@@ -29,7 +29,6 @@ form:
content:
type: markdown
showPreview: true
validate:
type: textarea

View File

@@ -19,13 +19,21 @@ form:
fields:
frontmatter:
type: frontmatter
classes: frontmatter
type: editor
label: PLUGIN_ADMIN.FRONTMATTER
autofocus: true
codemirror:
mode: 'yaml'
indentUnit: 4
autofocus: true
indentWithTabs: false
lineNumbers: true
gutters: ['CodeMirror-lint-markers']
lint: true
content:
type: markdown
showPreview: true
uploads:
type: pagemedia

View File

@@ -19,13 +19,21 @@ form:
fields:
frontmatter:
type: frontmatter
classes: frontmatter
type: editor
label: PLUGIN_ADMIN.FRONTMATTER
autofocus: true
codemirror:
mode: 'yaml'
indentUnit: 4
autofocus: true
indentWithTabs: false
lineNumbers: true
gutters: ['CodeMirror-lint-markers']
lint: true
content:
type: markdown
showPreview: true
uploads:
type: pagemedia