Changes between Initial Version and Version 1 of Ticket #533, comment 3


Ignore:
Timestamp:
Nov 14, 2012, 4:44:51 PM (11 years ago)
Author:
Christopher Allan Webber

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #533, comment 3

    initial v1  
    1111}}}
    1212
    13 For that matter, I wonder... what if the media manager has no fallback thumbnail either?  maybe we should have a fallback-fallback thumbnail?  so in the else: above have another if/else that checks to see if the media type provides such a thing; if so, use it, otherwise, use the generic media type one.
     13* For that matter, I wonder... what if the media manager has no fallback thumbnail either?  maybe we should have a fallback-fallback thumbnail?  so in the else: above have another if/else that checks to see if the media type provides such a thing; if so, use it, otherwise, use the generic media type one.
    1414
    15 How's that?
     15How's that?  With that resolved I think this is good to merge.