]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add attachments 'thumb_width' and 'thumb_height' settings for inline thumbs, defaulti...
authorBrion Vibber <brion@status.net>
Tue, 9 Nov 2010 01:36:02 +0000 (17:36 -0800)
committerBrion Vibber <brion@status.net>
Tue, 9 Nov 2010 01:36:02 +0000 (17:36 -0800)
commit694448e0aa81edb7b010f102ee9ee0e6961f6f7c
tree807173ab4543fdaebee351311e22ab02f4288365
parent6d7f02ff31c6c929223030b051541b1bf103f3a8
Add attachments 'thumb_width' and 'thumb_height' settings for inline thumbs, defaulting to 100x75.
This is used as the max thumb width/height for oEmbed requests (replacing the old default of 500x400 which was more suitable for the lightbox).
classes/File_oembed.php
lib/default.php
lib/mediafile.php