3
1
Back

More stupid-simple comic-fetching.', ' '); ' ' ); } function mangle_article($article) { // Three Panel Soul elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { //also get the blog $entries = $xpath->query("//div[@id='comic-notes']"); foreach ($entries as $entry) { $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } } // Least I Could Do (wtf image size?) $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='singleImage']/img[@class='magicfields']", $article); $article['content'] .= $aftercomic; } } .

New Pull Request