You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-15Lines changed: 4 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,25 +5,14 @@ This repository is a fork of the currently unmaintained TYPO3 Extension
5
5
6
6
## Remarks
7
7
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.
12
9
13
10
## Side notes
14
11
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.
21
13
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)).
26
15
27
16
## Inspiring People to Share
28
17
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