Skip to content

Instantly share code, notes, and snippets.

@skurfuerst
Last active December 30, 2015 14:59
Show Gist options
  • Save skurfuerst/7845653 to your computer and use it in GitHub Desktop.
Save skurfuerst/7845653 to your computer and use it in GitHub Desktop.
editPreviewModes:
## ORIGINAL (Aske's Patch)
inPlace:
editingMode: TRUE
previewMode: FALSE
renderingMode: 'default'
title: 'In-place'
position: 100
## DECISION in terms of naming
rawContent:
isEditingMode: TRUE
isPreviewMode: FALSE
typoScriptRenderingPath: 'rawContent'
title: 'Raw content'
position: 200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment