Feature #33609
htmlArea RTE: Edit microdata items in the RTE
| Status: | Resolved | Start date: | 2012-02-02 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Stanislas Rolland | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 4.7.0-beta1 | |||
| TYPO3 Version: | 4.7 | Complexity: | ||
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
This feature adds a new "Microdata" tab and fieldset to the "Edit element" dialogue.
The new fieldset allows to edit the itemscope, itemtype and itemprop attributes.
The types and properties are, by default, taken from the vocabulary defined by schema.org [[http://schema.org/]]. Other/additional vocabularies defined using XML/RDF may be configured in Page TSConfig.
The feature also adds a toolbar button that allows to show/hide microdata items in the RTE editing area. Using CSS, the items are prefixed by the type or property name in small caps.
See BE CSH TYPO3 Manual for details.
Associated revisions
[FEATURE] htmlArea RTE: Edit HTML5 microdata items
This feature adds a new "Microdata" tab to the "Edit element" dialogue
allowing to edit the itemscope, itemtype and itemprop attributes.
A new toolbar button allows to show/hide microdata items in the editing
area.
Change-Id: I078c8426793059cc9dbccf347905ea32c76dabb5
Resolves: #33609
Releases: 4.7
Reviewed-on: http://review.typo3.org/8803
Reviewed-by: Stanislas Rolland
Tested-by: Stanislas Rolland
History
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8803
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8803
Updated by Stanislas Rolland over 1 year ago
- Status changed from Under Review to Resolved
Updated by Steffen Ritter over 1 year ago
- Target version changed from 1525 to 4.7.0-beta1