Skip to content

Instantly share code, notes, and snippets.

@cadecairos
Created September 24, 2012 17:17
Show Gist options
  • Save cadecairos/3777103 to your computer and use it in GitHub Desktop.
Save cadecairos/3777103 to your computer and use it in GitHub Desktop.
t2326 saved-data
,
"tutorial": {
"general": [
{
"start": 5,
"end": 15,
"name": "foo",
"element": ".butter-editor-header-media",
"message": "This is The Media Editor",
"top": "50px",
"left": "50px",
"hover": false,
"hidden": true
}
],
"plugin-list": [
{
"start": 5,
"end": 15,
"name": "foo2",
"element": ".butter-plugin-tile[data-popcorn-plugin-type=image]",
"message": "Drag me to the timeline!",
"top": "50px",
"left": "50px",
"hover": false,
"hidden": true
}
],
"media-editor": [
{
"start": 2,
"end": 8,
"name": "foobar",
"element": "#new-media-source-btn",
"message": "click me to add a new media source!",
"top": "50px",
"left": "50px",
"hover": false,
"hidden": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment