Labels Milestones
Back($alt_text && $alt_text != $article['title']){ $result_html .= $entry->ownerDocument->saveXML($entry); if (GDORN_DEBUG && $article['debug']) { } //Sites that provide images and just need alt tags textified. $article['content'] .= "
" . $entry->ownerDocument->saveXML($entry) . "
"; elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { // replace the (containing project wonderful) with nothing $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // XKCD (alt tags we don't need a flat but. New Pull Request