3
1
Back

Feel like it, otherwise I'm just scratching my own itch here. * Most important: Keep it simple. Follow one pattern. Class _comics extends Plugin { 'Yet more stupid-simple comic-fetching.', } function mangle_article($article) { // Two Lumps elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); // Joy of Tech elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // Cyanide & Happiness elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { main arrasta/Samba_Reggae_1.txt 35 lines Latest commits for file Schematics/LUTHERS_VCO.diy Update luther's layout organize a bit 3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels/HOLD PORTAL.png 52a9fa26f6 achewood, gwss fix, fix for when invisible bread has no bread 2015-10-14 16:26:40 -07:00 f80e4975fb.

New Pull Request