3
1
Back

$entry->getAttribute('src'); $result_html .= $entry->ownerDocument->saveXML($entry); if (GDORN_DEBUG && $article['debugging']) { foreach ($article['debug'] as $msg) { $article['content'] .= "
Error processing via _comics plugin!
" . $e->getMessage(); } } // Invisible Bread (make the bread visible) $article['content'] = $img; } } //Sites that provide images and just need alt tags textified. } $article = $this->alt_textify($article); $entries = $xpath->query($query); $result_html = ''; foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'uploads')]", $article); } // SBMC elseif.

New Pull Request