[root]/typo3/sysext/t3editor
css
(2 files, 279 lines)
icons
(1 files, 0 lines)
jslib
(1 files, 405 lines)
codemirror
(18 files, 5882 lines)
ts_codecompletion
(5 files, 1568 lines)
lib
(0 files, 0 lines)
ts_codecompletion
(2 files, 358 lines)
tsref
(1 files, 7878 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 53 (100.0%) | 872 (100.0%) | 16.4 |
| flyguide | 14 (26.4%) | 415 (47.6%) | 29.6 |
| benni | 4 (7.5%) | 201 (23.1%) | 50.2 |
| etobi.de | 8 (15.1%) | 88 (10.1%) | 11.0 |
| dmitry | 4 (7.5%) | 87 (10.0%) | 21.7 |
| ohader | 9 (17.0%) | 64 (7.3%) | 7.1 |
| stucki | 4 (7.5%) | 8 (0.9%) | 2.0 |
| steffenk | 2 (3.8%) | 3 (0.3%) | 1.5 |
| matrikz | 2 (3.8%) | 3 (0.3%) | 1.5 |
| patrick | 1 (1.9%) | 2 (0.2%) | 2.0 |
| rupi | 1 (1.9%) | 1 (0.1%) | 1.0 |
| ingmars | 4 (7.5%) | 0 (0.0%) | 0.0 |
Add missing SVN properties for new or modified files
0 lines of code changed in 1 file:
Cleanup/Bugfix #11838: Hardcoded labels in t3editor
46 lines of code changed in 2 files:
Cleanup: t3editor: update ext_emconf and raise version number
3 lines of code changed in 1 file:
Cleanup: #12416: cleanup t3editor files
2 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
5 lines of code changed in 1 file:
Fixed bug #11985: Optimize disposal of t3lib_PageRenderer
4 lines of code changed in 1 file:
Fixed bug #11841: Hardcoded labels in t3editor (thanks to Christopher Stelmaszyk)
33 lines of code changed in 2 files:
Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend
1 lines of code changed in 1 file:
Replace whitespaces by tabs (everywhere except in codemirror/)
3 lines of code changed in 2 files:
Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
0 lines of code changed in 1 file:
Fixed bug #11137: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
2 lines of code changed in 1 file:
Cleanup: Fixed formatting issues in typo3 and test PHP files
4 lines of code changed in 1 file:
Fixed issue #10764: Use new JS-function for loading prototype/scriptaculous/extJS
2 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
2 lines of code changed in 1 file:
* Fixed #10380:
* Increase t3editor version number
* update EM_CONF
* fix small typo in comment
4 lines of code changed in 2 files:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
fixed bug #9862: missing class for checkbox in t3editor
1 lines of code changed in 1 file:
Added feature #9670: Integrate code-completion for TypoScript in the t3editor
48 lines of code changed in 4 files:
removed superfluous comments, empty lines
1 lines of code changed in 1 file:
removed empty lines at the end of the files
32 lines of code changed in 2 files:
Adding SVN properties.
0 lines of code changed in 2 files:
Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
1 lines of code changed in 1 file:
Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig)
201 lines of code changed in 3 files:
* Update all ext_emconf.php in system extensions (continued)
5 lines of code changed in 1 file:
Changed call of json_encode in t3editor to t3lib_div::array2json
1 lines of code changed in 1 file:
* Various Bugfixes for t3editor
* Fixed bug #6812: Editor does not respect charset settings while saving with AJAX
* Fixed bug #8049: TypoScript templates can't be saved at all after editing them using IE7/WinXP
* Fixed bug #7314: In IE 6.0.2900 syntax highlighting, save indicator, keyword suggestion and undo isn't working
* Moved CodeMirror into own directory
* Switched from gluecode to hooks
129 lines of code changed in 4 files:
Changed private declarations to protected
3 lines of code changed in 1 file:
* code cleanup and bugfix patch for t3editor / preparation for review (Thanks to Tobias Liebig)
3 lines of code changed in 2 files:
fixed bug; #7238: t3editor should not depend on MochiKit-Javascript-Framework
3 lines of code changed in 2 files:
SVN property changes.
0 lines of code changed in 2 files:
Reformatted t3editor sysext
86 lines of code changed in 3 files:
added t3editor as system extension
246 lines of code changed in 3 files: