Feature #32071
4.6 Compatibility
| Status: | New | Start date: | 2011-11-24 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Votes: | 1 (View) |
Description
The code is really old and needs an update to be compatible with the latest version of TYPO3 in terms of styling and conformance. The attached patch does exactly this. If backwards compatibility should be concerned, the old version could stay there and switched by an version dependent condition in the extension configuration file.
History
Updated by Dimitri Koenig over 1 year ago
Thx Stefan. Is it possible that you include backwards compat mode within the patch?
Updated by Stefan Galinski over 1 year ago
You should check the patch first carefully, because I'am not sure that I rescued all of your changes into the new code. Maybe I will make a patch for the core afterwards, because without them the info popup is mostly useless.
Updated by Stefan Galinski 12 months ago
Just pushed a patch for the core to gerrit. Feel free to review it!