Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TYPO3
tinymce4_rte
Commits
8a68e216
Commit
8a68e216
authored
Sep 09, 2014
by
Stefan Galinski
🎮
Browse files
[TASK] Release of version 1.0.4
parent
6562983f
Changes
1
Hide whitespace changes
Inline
Side-by-side
ext_emconf.php
View file @
8a68e216
<?php
/***************************************************************
* Extension Manager/Repository config file for ext "tinymce4_rte".
*
* Auto generated 05-08-2014 22:42
*
* Manual updates:
* Only the data in the array - everything else is removed by next
* writing. "version" and "dependencies" must not be touched!
***************************************************************/
$EM_CONF
[
$_EXTKEY
]
=
array
(
$EM_CONF
[
$_EXTKEY
]
=
array
(
'title'
=>
'TinyMCE4 as TYPO3 RTE'
,
'description'
=>
'RTE integration of TinyMCE for TYPO3.'
,
'category'
=>
'be'
,
'version'
=>
'1.0.
3
'
,
'version'
=>
'1.0.
4
'
,
'state'
=>
'stable'
,
'uploadfolder'
=>
false
,
'uploadfolder'
=>
FALSE
,
'createDirs'
=>
''
,
'clearcacheonload'
=>
false
,
'clearcacheonload'
=>
FALSE
,
'author'
=>
'Stefan Galinski'
,
'author_email'
=>
'stefan@sgalinski.de'
,
'author_company'
=>
'sgalinski Internet Services'
,
'constraints'
=>
array
(
'depends'
=>
array
(
'php'
=>
'5.3.0-5.5.99'
,
'typo3'
=>
'6.2.0-6.2.99'
,
'tinymce'
=>
'4.1.5-4.1.99'
,
),
'conflicts'
=>
array
(
'ch_rterecords'
=>
''
,
'linkhandler'
=>
''
,
'rtehtmlarea'
=>
''
,
'rte_tinymce'
=>
''
,
'tinyrteru'
=>
''
,
'tinyrte'
=>
''
,
'constraints'
=>
array
(
'depends'
=>
array
(
'php'
=>
'5.3.0-5.5.99'
,
'typo3'
=>
'6.2.0-6.2.99'
,
'tinymce'
=>
'4.1.5-4.1.99'
,
),
'conflicts'
=>
array
(
'ch_rterecords'
=>
''
,
'linkhandler'
=>
''
,
'rtehtmlarea'
=>
''
,
'rte_tinymce'
=>
''
,
'tinyrteru'
=>
''
,
'tinyrte'
=>
''
,
),
'suggests'
=>
array
(),
),
'suggests'
=>
array
(
),
),
);
);
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment