Ignore:
Timestamp:
Jul 3, 2014, 10:08:40 PM (10 years ago)
Author:
rvelices
Message:

modus

  • use a la gthumb captions instead of flyouts (code for popout is still available by changing a const in the code)
  • better album thumbs display for mobile (when there would be too much free space in the row)
  • menu categories display with squares (required only when menutree plugin is not active)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/modus/template/thumbnails.tpl

    r25794 r28936  
    11{if !empty($thumbnails)}{strip}
    22{if $derivative_params->max_width()/$derivative_params->max_height() > 1.5 || ($derivative_params->max_height()<400 && !$derivative_params->sizing->max_crop)}
    3 {html_style}{literal}
    4 .popDesc{display:none}
    5 {/literal}{/html_style}
    63{modus_thumbs}
    74{else}
Note: See TracChangeset for help on using the changeset viewer.