3
1
Back

Entirely different histories. // Achewood (alt tag already present) elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get blog entry $article['content'] .= "

" . $entry->textContent . "

"; $article['content'] .= $aftercomic; } } // Scenes From A Multiverse (to get alt tags textified. //Sites that provide images and just need alt tags textified. $article['content'] .= "

$orig_content

"; //also append the blarg post because.

New Pull Request