Ignore:
Timestamp:
Aug 12, 2010, 11:27:21 PM (14 years ago)
Author:
grum
Message:

for panoramic images, add possibility to simulate presence of a high resolution image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gally/gally-default/conf/default.conf

    r6109 r6752  
    3434#     works well with FF2, FF3, Opera, Safari
    3535imageAutoScroll = "yes"
     36
     37
     38# -- 1.3.1 --
     39# the 'imageSimulateHighRes' option can take theses values :
     40#   "yes" => if there is no high res file and if the image need scroll, the
     41#            template simulate an high res image managment
     42#   "no"  => don't simulate high res image
     43imageSimulateHighRes = "yes"
     44
    3645
    3746# The 'imageCenterMode' option can take theses values :
     
    187196
    188197
     198
    189199# ------- Menu parameters ------------------------------------------------------
    190200
Note: See TracChangeset for help on using the changeset viewer.