Bug #23624
closed
Added by Sue Maslenka about 14 years ago.
Updated about 7 years ago.
Description
It would be nice, if once could set own directory with icons for filelinks created via typoscript on frontend. Default icons do not fit much into my design
So far it's hardcoded as tslib/media/fileicons/
(issue imported from #M15825)
The changeset introduces new Typoscript properties for setting the path to the filetype icons, the extension of the filetype icons and the width and height attribute of the img tag when using the Filelinks/"uploads" cObject.
If no special configuration is set, the old defaults are taken (icons from tslib/media/fileicons/, extension gif, width 18, height 16). TSref needs to be updated to reflect the new properties.
tt_content.uploads.20.linkProc.icon.path = fileadmin/icons/
tt_content.uploads.20.linkProc.icon.ext = png
tt_content.uploads.20.linkProc.icon.widthAttribute = 256
tt_content.uploads.20.linkProc.icon.heightAttribute = 256
Patch set 1 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available at http://review.typo3.org/3921
Patch set 2 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available at http://review.typo3.org/3921
Patch set 3 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available at http://review.typo3.org/3921
Patch set 4 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available at http://review.typo3.org/3921
Patch set 5 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available at http://review.typo3.org/3921
Patch set 6 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available at http://review.typo3.org/3921
- Target version changed from 4.6.0 to 4.6.1
- Status changed from Accepted to Under Review
Patch set 7 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available at http://review.typo3.org/3921
Patch set 8 of change I69781a5ece9ff32ae51220e669b0c740638f5329 has been pushed to the review server.
It is available at http://review.typo3.org/3921
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Target version changed from 4.6.1 to 4.7.0
- TYPO3 Version set to 4.6
- Status changed from Resolved to Closed
Also available in: Atom
PDF