3
1
Back

// Doghouse Diaries, which has broken alt tags foreach($imgs as $img){ $article['content'] .= "
ID: " . $article['id']; } function hook_render_article_cdm($article) { return $rel; } extract(parse_url($base)); $path = preg_replace('#/[^/]*$#', '', $path); if ($rel[0] == '/') { } //Sites that provide images and just need alt tags textified. Elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-img']//img", $article); // Berkeley Mews // $img_tag = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Camp Weedonwantcha elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $doc->saveXML(); } // Wondermark (alt tag elseif (strpos($article['link'], 'wondermark.com/c') !== FALSE) { $article['content'] .= "Alt: " . $img->getAttribute('title') .

New Pull Request