Feature #49477
closed
Submit icon ViewHelper for BE
Added by Charles Brunet over 11 years ago.
Updated over 9 years ago.
Description
Here is a be ViewHelper to render a submit button as an icon, like for 'save', 'save and close', 'save and view', and 'save and add'.
Files
- Status changed from New to Needs Feedback
Hi,
was this issue fixed or does it still exists?
I do not think such VH was integrated into the core of TYPO3 yet.
Yes, but shouldn't adding an icon be done by CSS?
There actually is, in the Fluid extension, a be.buttons.icon ViewHelper. This works when the button is a link (for close of view actions for example). However, for 'save' action, the button need to submit the form. While it could be done with JavaScript, a better solution is to render the button as an input of type image. This is why I think a ViewHelper for that could be provided, to help building consistent interfaces between be modules.
- Project changed from 2559 to TYPO3 Core
- Category set to Fluid
Again my question, can you please post this patch to Gerrit?
- Status changed from Needs Feedback to Under Review
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/35619
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/35619
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35619
- Status changed from Under Review to Rejected
will be done differently in v7 now.
Also available in: Atom
PDF