Feature #34486
closedImprove handling of content element "insert records"
100%
Description
The content element "insert record" got a really sad life as hardly anyone knows about it, even if it is very helpful for editors.
I propose the following changes:- Add it to the wizard of new content elements (as this (+header) is the only once which is not available thee
- Improve the rendering in the page module * Previous code was $row['shortcut] which is never true as the relation is stored in $row['records'] * Show not only the uids of the relation as editors can't do much with those but show the title of the content elements + clickmenu to switch fast to those records. (this clickmenu is already available inside the insert record element)
Only thing which is missing is an icon for this content element.
Change is still pushed to gerrit to improve the code and new translations.
Files
Updated by Georg Ringer over 12 years ago
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9342
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9342
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9342
Updated by Gerrit Code Review over 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9342
Updated by Georg Ringer over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 90 to 100
Applied in changeset 5a589e5b5e03696e67e276da00382e440fc24a36.