Labels Milestones
BackAlready written for about a dozen webcomics. Examples: Joy of Tech elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { //No matches if ($img->getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] .= "
$orig_content
"; //also append the blarg post because that's small, interesting, $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry) { $article['content'] .= "Bonus comic:
" . $aftercomic . "
Alt: " . $img->getAttribute('title') . ""; } //noop } // replace the