[cvs] commit: klutz/config comics.php.dist klutz/lib/Comic bysize.php
Marcus I. Ryan
marcus@riboflavin.net
Thu, 11 Jul 2002 10:46:59 -0700 (PDT)
marcus 2002/07/11 10:46:59 PDT
Modified files:
config comics.php.dist
Added files:
lib/Comic bysize.php
Log:
This is the least efficient, but unfortunately still necessary, bysize driver
(was called 'biggest' in previous comics.php.dist). Default is still biggest.
This method takes search to a new extreme - find a URL, then get a list
of the images. Any images not specifically set in ignore[] are checked for
size and the 'choose' method is used to pick an image. Currently 'biggest',
'smallest','first'.
Revision Changes Path
1.4 +6 -6 klutz/config/comics.php.dist
1.1 +305 -0 klutz/lib/Comic/bysize.php (new)
Chora Links:
http://cvs.horde.org/diff.php/klutz/config/comics.php.dist?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/co.php/klutz/lib/Comic/bysize.php?r=1.1