Project

General

Profile

Actions

Task #70340

closed

Feature #70332: EXT:form - Add HTML4 / HTML5 attributes to the wizard

EXT:form - Add HTML4 / HTML5 attributes to the wizard element TEXTAREA

Added by Ralf Zimmermann over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2015-10-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently supported attributes:

accesskey, class, cols, dir, disabled, id, lang, name, placeholder, readonly, rows, style, tabindex, title

New attributes:

Universal attributes:

accesskey, class, contenteditable, contextmenu, dir, draggable, dropzone, hidden, id, lang, spellcheck, style, tabindex, title, translate

Element attributes:

autofocus, cols, disabled, inputmode, maxlength, minlength, name, placeholder, readonly, required, rows, selectionDirection, selectionEnd, selectionStart, wrap

The wizard shows only a few attributes by default.
To see all the attributes for the elements, you have to add the following configuration to your PageTS:

mod.wizards.form.elements.textarea.accordions.attributes.showProperties = accesskey, autofocus, class, contenteditable, contextmenu, cols, dir, disabled, draggable, dropzone, hidden, id, inputmode, lang, maxlength, minlength, name, placeholder, readonly, required, rows, selectionDirection, selectionEnd, selectionStart, spellcheck, style, tabindex, title, translate, wrap
Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43781

Actions #2

Updated by Ralf Zimmermann over 8 years ago

  • Description updated (diff)
  • Assignee deleted (Ralf Zimmermann)
Actions #3

Updated by Björn Jacob over 8 years ago

  • Tracker changed from Feature to Task
  • TYPO3 Version set to 7
Actions #4

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43781

Actions #5

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43781

Actions #6

Updated by Björn Jacob over 8 years ago

  • Description updated (diff)
Actions #7

Updated by Gerrit Code Review over 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43781

Actions #8

Updated by Ralf Zimmermann over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF