[root]/typo3/sysext/rtehtmlarea/extensions/Acronym
skin
(1 files, 3 lines)
images
(1 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 11 (100.0%) | 277 (100.0%) | 25.1 |
| stan | 8 (72.7%) | 265 (95.7%) | 33.1 |
| flyguide | 1 (9.1%) | 12 (4.3%) | 12.0 |
| ingmars | 1 (9.1%) | 0 (0.0%) | 0.0 |
| benni | 1 (9.1%) | 0 (0.0%) | 0.0 |
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 #10610: htmlArea RTE: Two errors in class.tx_rtehtmlarea_acronym.php (Thanks to Ursula Renziehausen).
3 lines of code changed in 1 file:
Follow-up for feature #10416: htmlArea RTE: Add configuration options for the acronym feature
4 lines of code changed in 1 file:
Added feature #10416: htmlArea RTE: Add configuration options for the acronym feature
48 lines of code changed in 1 file:
Added feature #10182: htmlArea RTE: Add support for editing lang attribute
39 lines of code changed in 1 file:
Fixed bug #9386: Acronym plugin encoding problem
6 lines of code changed in 1 file:
Fixed bug #9331: htmlArea RTE Acronym feature: List of unabridged terms shows wrong values
4 lines of code changed in 1 file:
Changed private declarations to protected
12 lines of code changed in 1 file:
* Feature: Enhancements to the acronym feature of htmlArea RTE
21 lines of code changed in 1 file:
Adding default SVN properties to newly introduced files.
0 lines of code changed in 1 file:
* Feature/Cleanup: Acronym plugin of htmlArea RTE using new plugin API and enabled in IE7
* Fixed issue 6154: Plugin Acronym enables class abbr for span
* Added feature 1927: Activate Acronym Plugin for IE
140 lines of code changed in 1 file: