Added textual editor.

pull/1/head
Frode Petterson 2014-12-03 13:02:31 +01:00
parent cb8db9b35e
commit 0165ebb695
2 changed files with 16 additions and 2 deletions

View File

@ -44,7 +44,12 @@
{
"machineName": "H5PEditor.VerticalTabs",
"majorVersion": 1,
"minorVersion": 1
},
{
"machineName": "H5PEditor.QuestionSetTextualEditor",
"majorVersion": 1,
"minorVersion": 0
}
]
}
}

View File

@ -92,7 +92,16 @@
"name": "questions",
"label": "Questions",
"type": "list",
"widget": "verticalTabs",
"widgets": [
{
"name": "VerticalTabs",
"label": "Default"
},
{
"name": "QuestionSetTextualEditor",
"label": "Textual"
}
],
"min": 1,
"entity": "question",
"field": {