[klutz] New Comics
Dan Chlopek
danc at wang-manor.com
Fri Sep 12 12:57:12 PDT 2003
I have 3 comics to add to comics.php
'daybyday' => array(
'name' => 'Day By Day',
'author' => 'Chris Muir',
'method' => 'direct',
'url' =>
'http://www.daybydaycartoon.com/Cartoons/{%m}-{%d}-{%Y}.gif',
'homepage' => 'http://www.daybydaycartoon.com/',
'enabled' => true
),
'luminpro' => array(
'name' => 'LuminosityPro',
'author' => 'Jason Kim & Wind X',
'homepage' => 'http://www.luminpro.com/',
'method' => 'direct',
'url' => 'http://www.luminpro.com/archive/{%y%m%d}/comic400.gif',
'days' => 'random',
'enabled' => true
),
'pennyarcade' => array(
'name' => 'Penny Arcade',
'method' => 'direct',
'author' => 'Mike Krahulik and Jerry Holkins',
'homepage' => 'http://www.penny-arcade.com/view.php3',
'url' => 'http://www.penny-arcade.com/images/{%Y}/{%Y%m%d}l.gif',
'days' => array('mon', 'wed', 'fri'),
'enabled' => true
),
Also, I've alphabetized the comics.php file on my system to make it easier to
search and modify. Would this be a worthwile submission Marcus?
Thanks,
Dan
--
Dan Chlopek
danc at wang-manor.com
AIM: Danimal4326
More information about the klutz
mailing list