Bug #38736
Task #38755: Usability issues collected on the UX sprint
Cleanup TCEform FlexForm section HTML and JS code
| Status: | Under Review | Start date: | 2012-07-07 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Benjamin Mack | % Done: | 0% |
|
| Category: | Backend User Interface | |||
| Target version: | - | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
Description
The existing JS code for TCEform FlexForm sections is messy, mostly inline and not easy to maintain, the first part of the cleanup streamlines the HTML and the JavaScript.
- Adds a jQuery version of the JavaScript features
for TCEform FlexForms, and include them in
the TYPO3 rendering call when accessing
TCEforms FlexForms. - Adds clean "t3-flex" prefixed CSS classes for all
components of FlexForms sections. Added styling
for the components with the new classes - Removes all existing inline JS code for FlexForms
- Adds minor bug fixes (no title output for section
elements, preview text will be rendered on load on
hidden section elements) - Reviewed existing ACTION code in TCEmain
for flexform elements
History
Updated by Gerrit Code Review 11 months ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12698
Updated by Steffen Ritter 11 months ago
- Category set to Backend User Interface
- Assignee set to Benjamin Mack
- Parent task set to #38755