Bug #82894
closed
I'm using css_styled_content
My change is
diff --git a/typo3/sysext/css_styled_content/Configuration/TypoScript/ContentElement/Uploads.txt b/typo3/sysext/css_styled_content/Configuration/
index 2885ea6..cba4263 100644
--- a/typo3/sysext/css_styled_content/Configuration/TypoScript/ContentElement/Uploads.txt
+++ b/typo3/sysext/css_styled_content/Configuration/TypoScript/ContentElement/Uploads.txt
@@ -95,7 +95,7 @@ tt_content.uploads {
# description
30 = TEXT
30 {
- if.isTrue.field = uploads_description
+ if.isTrue.field = file:current:description
data = file:current:description
htmlSpecialChars = 1
wrap = <span class="ce-uploads-description">|</span>
but i currently do not have the time to track down what uploads_description should be and why it's empty
@christoph - Lehmann uploads_description is a field in tt_content table, that should enable the showing of description - see attached image
Ah, okay, thank you!.
Issue is no issue and can be closed!
- Status changed from New to Closed
thank you very much for your quick answer. Closed.
Feel free to reopen it if there are further problems about this topic - or open a new issue with a reference to this one.
- Status changed from Closed to Under Review
- Status changed from Under Review to Closed
@christoph - Lehmann after a look at your comments on Gerrit, I hope it is ok for you if I close this for now.
Feel free to ping me if I am taking the wrong decision, and I'll reopen it. Thank you!
Also available in: Atom
PDF