Actions
Bug #20361
closedAllow override width of textarea in TCEforms
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-04-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The width of textarea is written as inline style and calculated with cols and char size.
Often this is not comfortable to edit large data, best example is TV records containing large xml data.
The patch allows to set a value in userTS:
options.textareaWidth = 800
which is used instead.
(issue imported from #M10987)
Files
Actions