#
#			ITSV GmbH
#	CCDB - Command and Control Database
#
#	FILE:			dquerymfile_CCDBEDITOR.txt
#	DESCRIPTION:	DQUERY definition for DQUERY CCDBEDITOR
#					this query opens a data console for EDITOR Tests
#					functional description:
#					- this query simply renders the handlebars view "dataconsole"
#					- the view "dataconsole" contains javascript to be run in the browser
#						the javascript queries the CCDB for console data about "CCDBEDITOR"
#					- the console "CCDBEDITOR" has one tab of type "editor"
#					- the "editor" tab displays an instance of the "ace" text editor
#					- the default editor mode is "HTMLsandbox" consisting of an text editor for HTMLsandbox
#						and a HTML <div> where the edited HTML is rendered (including javascript)
#
@querytitle			CCDB Editor
@querydescription	zeigt eine Auswahlkonsole für ACE Editor-Tests an
@group				TEST
@querytype			showview
@view				dataconsole
@title				CCDB-EDITOR-Konsole
@consolename		CCDBEDITOR