3
1
Back

Is released into the linked page for content, e.g. Alt tags. Return array( $html, $content_type); } function hook_render_article_cdm($article) { } //Sites that provide images and just need alt tags textified. Elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { // Camp Weedonwantcha elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; } // Drugs and Wires elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $xpath .

New Pull Request