Project

General

Profile

Actions

Bug #25547

closed

Update t3editor base (CodeMirror) to current release 0.60

Added by Administrator Admin about 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Administrator Admin
Category:
t3editor
Target version:
-
Start date:
2009-02-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The t3editor is based on CodeMirror.

During the last couple of month the author of CodeMirror releases serveral new versions.
They include several bugfixes and some new features like
  • bracket-matching-/highlighting (this was already implemented by the t3editor; this own implementation is obsolete now)
  • interface/api to interact with the editors content (e.g. get current line/content, insert text at cursor position)
  • several new parsers e.g. for CSS, mixed HTML/JS/CSS
  • "dump-tabs", which will allow multiple idention (see #8398 )

(issue imported from #M10380)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #25530: not more than one tab indent possibleClosed2008-05-14

Actions
Related to TYPO3 Core - Bug #25535: On Mac OS the save action should be triggered by Cmd+sClosedAdministrator Admin2008-05-28

Actions
Actions #1

Updated by Administrator Admin about 15 years ago

Commited to trunk:

- rev 5177: update t3editor base (CodeMirror) to release 0.60

- rev 5178: Make use of the new CodeMirror API for updating line numbers"

- rev 5179: Use CodeMirrors new method for highlighting matching brackets and remove the now obsolete own implementation

- rev 5181: Increase version number and update EM_CONF

Actions #2

Updated by Michael Stucki over 10 years ago

  • Project changed from 75 to TYPO3 Core
  • Target version deleted (0)
Actions #3

Updated by Michael Stucki over 10 years ago

  • Category set to t3editor
Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF