Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tinymce4_rte
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco Huber
tinymce4_rte
Commits
8a68e216
Commit
8a68e216
authored
10 years ago
by
Stefan Galinski
Browse files
Options
Downloads
Patches
Plain Diff
[TASK] Release of version 1.0.4
parent
6562983f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ext_emconf.php
+24
-36
24 additions, 36 deletions
ext_emconf.php
with
24 additions
and
36 deletions
ext_emconf.php
+
24
−
36
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment