Skip to content

Commit 1988308

Browse files
author
Matteo Bonaker
committed
Adjusted the README.md to the fact that compatibility to TYPO3 8.7 was implemented.
1 parent 73f8f89 commit 1988308

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

README.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,14 @@ This repository is a fork of the currently unmaintained TYPO3 Extension
55

66
## Remarks
77

8-
The scope is to bring back functionality and compatibility in TYPO3 CMS 7 LTS.
9-
There are no further aims to continue maintaining this extension on a voluntary
10-
basis. However, it's up to anybody to pick the source code and integrate further
11-
enhancements or changes - it's Open Source using GPLv2.
8+
The scope is to bring back functionality and compatibility in newer versions of TYPO3 CMS. There are no further aims to continue maintaining this extension on a voluntary basis. However, it's up to anybody to pick the source code and integrate further enhancements or changes - it's Open Source using GPLv2.
129

1310
## Side notes
1411

15-
Various parts have been adjusted to be compatible with TYPO3 CMS 7 LTS again.
16-
Besides that, the previous custom TCA user functions that have been used in
17-
the FlexForm structures have been replaced as much as possible by a cleaner
18-
way following the new FormEngine paradigms, that have been introduced during
19-
the development phase of TYPO3 CMS 7. Custom ExtJS components have been replaced
20-
by accordant TYPO3 Core functions, based on jQuery and Bootstrap.
12+
Various parts have been adjusted to be compatible with TYPO3 CMS 7 LTS and 8 LTS again. Besides that, the previous custom TCA user functions that have been used in the FlexForm structures have been replaced as much as possible by a cleaner way following the new FormEngine paradigms, that have been introduced during the development phase of TYPO3 CMS 7. Custom ExtJS components have been replaced by accordant TYPO3 Core functions, based on jQuery and Bootstrap.
2113

22-
However, a jQuery/TWBS color-picker is not yet implemented - neither in this
23-
extension nor in the TYPO3 Core. That's why the "old" color picker of the
24-
TYPO3 Core is being used again (find further details in issue
25-
[#73728](https://forge.typo3.org/issues/73728)).
14+
However, a jQuery/TWBS color-picker is not yet implemented - neither in this extension nor in the TYPO3 Core. That's why the "old" color picker of the TYPO3 Core is being used again (find further details in issue [#73728](https://forge.typo3.org/issues/73728)).
2615

2716
## Inspiring People to Share
2817

29-
May this extension upgrade for TYPO3 CMS 7 LTS be helpful to you... :-)
18+
May this extension upgrade for TYPO3 CMS 7 LTS and 8 LTS be helpful to you... :-)

0 commit comments

Comments
 (0)