Actions
Bug #80164
closedFSC Image Template: Gallery Setting "Position and Alignment" not handled
Status:
Closed
Priority:
Should have
Assignee:
Category:
Fluid Styled Content
Target version:
Start date:
2017-03-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
FSC template of the new Images CE is missing some CSS classes to handle the gallery setting "Position and Alignment".
I propose to simply wrap <f:render partial="Media/Gallery" arguments="{_all}" />
with a div with the relevant classes like from the textpic CE: "class="ce-{gallery.position.horizontal} ce-{gallery.position.vertical}"
.
Updated by Gerrit Code Review over 7 years ago
- Status changed from New 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 https://review.typo3.org/52039
Updated by Daniel Goerz over 7 years ago
- Sprint Focus set to Stabilization Sprint
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52039
Updated by Gianluigi Martino over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c5cf178abbad5f37fdaa9fd282468ac70356812b.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions