THUMBNAIL_ALIASES = { '': { 'small': {'size': (75, 75), 'crop': True}, 'regular': {'crop': "scale" , 'size': (500, 0) }, 'galleryThum': {'crop': True , 'size': (120, 120) }, },