[TYPO3-core] RFC #13096: Unable to disable thumbnails with thumbnailsByDefault
Steffen Gebert
steffen at steffen-gebert.de
Sat Dec 26 12:21:27 CET 2009
Hey all,
This is a SVN patch request.
Type: Bugfix
Branches: 4.3, trunk
BT ref: http://bugs.typo3.org/view.php?id=13096
Problem:
If thumbnailsByDefault (or the checkbox "Show Thumbnails by default" in
user settings) is active, there's no way to disable thumbnails in file
list.
The checkbox "Display thumbnails" is unchecked, but nevertheless thumbs
are shown - the setting there is simply ignored (so "Force Thumbnails"
would be the right naming).
Solution:
If $this->MOD_SETTINGS['displayThumbs'] isn't set, yet, then read out the
value of thumbnailsByDefault and set displayThumbs according to it.
Merry christmas to all of you!
Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 13096.diff
Type: text/x-diff
Size: 900 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091226/5b5e0186/attachment.diff>
More information about the TYPO3-team-core
mailing list