Project

General

Profile

Actions

Feature #17032

closed

improve text mode of RTE

Added by Christian Schnetter about 17 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-02-23
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

IS:
RTE in Text mode is Arial 8px very bad for reading and finding errors in HTML like ' " or l (lower L) or pipe |
HTML is displayed as one long tail.

Enhancements:
display HTML as clearly indented and clearly layouted DOM-HTML (see attached pic)
display HTML in Courier New /10px or at least make it configurable by Typoscript
Color display of HTML nice to hav - not neccessary for me if HTML is displayed in nice tree order

remove non X/HTML / all invalid X/HTML Tagslike and so on

(issue imported from #M5058)


Files

DOM-HTML.png (75 KB) DOM-HTML.png Administrator Admin, 2007-02-23 14:30

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Feature #20702: Auto-formatting HTML in RTE in "Toggle HTML Source" view to make it readableClosed2009-06-30

Actions
Actions #1

Updated by Christian Schnetter about 17 years ago

display HTML in Courier New /10px or at least make it configurable by Typoscript<<

This means, to make the use of font and size display, when HTML code is shown, configurable by typoscript.
So people can choose which font/size they want to use, to be displayed in HTML mode in RTE.

Actions #2

Updated by Martin Kutschker about 17 years ago

I think the text mode is implemented directly with the browser features (design mode vs text mode), so IMHO there is little we can do without writing complicated formatting and reformatting code in JS.

Actions #3

Updated by Stanislas Rolland over 14 years ago

I would like HTML source editing to be done with CodeMirror which is the in-browser code editing program that is already used by t3editor for editing TypoScript.

There is a very simple example of CodeMirror applied to XML/HTML on this page: http://marijn.haverbeke.nl/codemirror/

Anyone interested in sponsoring such feature?

Actions #4

Updated by Alexander Opitz about 11 years ago

  • Target version deleted (0)

As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?

Actions #5

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF