Go to the source code of this file.
Initial value:= array(
'title' => 'Editor with syntax highlighting',
'description' => 'JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.',
'category' => 'be',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'author' => 'Tobias Liebig, Stephan Petzl, Christian Kartnig',
'author_email' => 'mail_typo3@etobi.de, spetzl@gmx.at, office@hahnepeter.de',
'author_company' => '',
'version' => '7.6.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
),
'conflicts' => array(),
'suggests' => array(),
),
)
Definition at line 2 of file t3editor/ext_emconf.php.