Bug #70847
closed
Activating the lightbox rendering in the constants with fluid_styled_content does not output lightbox class in html
Added by Philipp Faber about 9 years ago.
Updated almost 9 years ago.
Category:
Content Rendering
Files
I can confirm. The old Javascript for show picture is still generated.
TYPO3 7.5 with fluid_styled_content
- Category set to Content Rendering
- Status changed from New to Needs Feedback
Hi. Could you test with the 7.6.2 or the latest master (8.0-dev) ? I added to the TS Constants:
styles.content.textmedia.linkWrap.lightboxEnabled = 1
and in both cases the output becomes:
<a href="/fileadmin/_processed_/csm_cdz_1_16efa2b817.jpg" class="lightbox" rel="lightbox[19]">
<img alt="alt text" src="/fileadmin/_processed_/csm_cdz_1_d5758107fe.jpg" width="500" height="281">
</a>
Do you think it is sufficient to consider it closed? Thank you
- Status changed from Needs Feedback to Closed
Reported as working. Closing this ticket.
Also available in: Atom
PDF