Summary | better fix for dilbert |
Queue | Klutz |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | fsteinel (at) klutz (dot) horde (dot) flonet (dot) net |
Created | 04/20/2008 (6347 days ago) |
Due | |
Updated | 04/20/2008 (6347 days ago) |
Assigned | |
Resolved | 04/20/2008 (6347 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
RSS-feed fix you couldn't get the image from the pages directly.
Thanks for catching the update.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ better fix for dilbert
Queue ⇒ Klutz
Milestone ⇒
Patch ⇒ No
'dilbert' => array(
'name' => 'Dilbert',
'method' => 'search',
'author' => 'Scott Adams',
'homepage' => 'http://www.dilbert.com/',
'url' => 'http://www.dilbert.com/strips/comic/{%Y-%m-%d}/',
'search' =>
'src\s*=\s*\S*(/dyn/str_strip/\d+/\d+/\d+/\d+/\d+/\d+/\d+/\d+/\d+.strip.print.gif)',
'enabled' => true
),