Story #62973
closedTransform TCE Forms to Twitter Bootstrap Syntax
0%
Description
As we want to use Twitter Bootstrap in the backend, also the forms should be formated that way. So all forms has to be converted to Bootstrap syntax.
Updated by Jan Helke about 10 years ago
All of the related issues should be done based on the output of the current version of the "TCA / Records" of the syleguide extension. I fyou don't see this option, than you don't have the current version.
Updated by Jan Helke about 10 years ago
The status now is the following:
Input tab is fine. The input fields with wizards are looking ugly. Maybe it would be good to rework the whole wizard thing and provide own modules for each.
Text tab is fine. Same about the wizards here.
Check tab is fine.
Radio tab is fine.
Select tab is mostly fine. On the below modules the input fields are far to wide on the right, but that is due to the long dropdown in the first row.
I dislike the fact that the empty multiselect boxes are that narrow, but that is due to the new css in t3skin for the formengine. In my opinion there is no need to define a global width = auto. Let the boxes be 100% as intended by Bootstrap.
Same for the Group tap.
None tab is done.
User tab needs no action because all rendering is defined by the developer.
Flex should be fine, because it inherits from the other forms.
Same for the Inline tab.
Access tab is untouched.
Updated by Christian Kuhn almost 10 years ago
- Status changed from New to Resolved
This should be resolved for now, the main patch on #64762 was merged and possible left overs should be done with dedicated issues.