Feature #37042
Task #44340: Improve UI
Remove set of renderMode (=tabs)
| Status: | On Hold | Start date: | 2012-05-10 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | Rocco Georgi | % Done: | 0% |
|
| Category: | Layout and UI | Spent time: | - | |
| Target version: | - | |||
| TYPO3 Version: | 4.5 | PHP Version: | ||
| Votes: | 0 |
Description
In my opinion there is no reason to add this modification of backend layout.
Integrators should decide for themselves, if they want to change it or not.
Thanks
Armin
History
Updated by Armin Ruediger Vieweg about 1 year ago
I'm talking about:
t3lib_extMgm::addPageTSConfig('
mod.wizards.newContentElement.renderMode = tabs
');Updated by Jo Hasenau about 1 year ago
- Status changed from New to Needs Feedback
- Priority changed from Should have to Won't have this time
It's essential to render the wizard as tabs.
The JS that loads the overlay wizard on top of the page module will break when the wizard comes without tabs.
Updated by Armin Ruediger Vieweg about 1 year ago
- File 2012-05-10_1135.png added
Mh. I don't know what you mean.
I have changed it back and it works great for me:
Updated by Jo Hasenau about 1 year ago
Your screenshot shows the default new content element wizard.
This is used as "drag in new content element" wizard by the page module when grid elements is installed.
Just go to the page module, klick on the "Add new content element" button on top of the page, and see what happens ;-)
Updated by Jo Hasenau about 1 year ago
Actually you won't see what happens unless the wizard renderMode is set to tabs, since this is what the page module will implement as an overlay.
Updated by Armin Ruediger Vieweg about 1 year ago
Ah! This is a cool feature :D
But maybe you make it configurable in ext settings?
Currently the "new content element" button in page mode is doing nothing, if renderMode is != tabs. It should show at least the previous wizard.
Updated by Jo Hasenau about 1 year ago
- Status changed from Needs Feedback to Accepted
- Assignee set to Rocco Georgi
- Priority changed from Won't have this time to Could have
Even though I don't see the advantage of losing the drag in wizard just to remove the other advantage of having tabs, this could be an option.
Updated by Armin Ruediger Vieweg about 1 year ago
Sure. The best would be if your new wizard works with renderMode != tabs ^^
The available informations are in both modes the same, you should be able to grab them and create your cool drag in wizard - also with enabled list mode.
Updated by Jo Hasenau 11 months ago
- Category set to Layout and UI
- Status changed from Accepted to On Hold
Updated by Jo Hasenau 4 months ago
- Parent task set to #44340
- TYPO3 Version set to 4.5