Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
e9f50d34
Commit
e9f50d34
authored
Mar 23, 2017
by
Carsten Rose
Browse files
RTE with codemirror.
parent
3cca88c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
mockup/richtexteditor.html
View file @
e9f50d34
...
...
@@ -91,6 +91,19 @@
</div>
<div
class=
"form-group"
>
<div
class=
"col-md-2"
>
<label
for=
"text:4"
class=
"control-label"
>
Rich Text Editor (Codemirror)
</label>
</div>
<div
class=
"col-md-6"
>
<textarea
id=
"text:4"
class=
"qfq-tinymce"
name=
"rte"
data-config=
"{ "plugins": [ "codemirror"], "codemirror": {} }"
>
Input
</textarea>
</div>
</div>
<button
type=
"submit"
>
Do
</button>
</form>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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