Ignore:
Timestamp:
Feb 28, 2012, 10:18:03 PM (12 years ago)
Author:
rvelices
Message:
  • derivative fix floating point rounding errors for certain sizes
  • increase derivative size for which metadata is kept
  • imagick use 4:2:2 chroma subsampling (reduce file size by 20-30% with "almost" no human perception)
  • dont show mobile theme links if there is no mobile theme installed
  • mobile theme favicon removed because 404
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/smartpocket/template/header.tpl

    r13234 r13426  
    2323<title>{$GALLERY_TITLE} | {$PAGE_TITLE}</title>{else}
    2424<title>{$PAGE_TITLE} | {$GALLERY_TITLE}</title>{/if}
    25 <link rel="shortcut icon" type="image/x-icon" href="{$ROOT_URL}{$themeconf.icon_dir}/favicon.ico">
    2625<link rel="start" title="{'Home'|@translate}" href="{$U_HOME}" >
    2726
Note: See TracChangeset for help on using the changeset viewer.