3
1
Back

Image. Elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); // $article['content'] = $this->get_img_tags($xpath, "//div[@class='img-comic-container']//img", $article); } // Girls with Slingshots elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // there's both alt and title texts, they're both different, use both. $alt_element = $doc->createElement("i", $alt_text); $para_element->appendChild($alt_element); $para_element->appendChild($doc->createElement("br")); $title_element = $doc->createElement("i", $alt_text); } elseif ($title_text && !$alt_text){ $text_element = $doc->createElement("i", $alt_text); $para_element->appendChild($text_element); } elseif (strpos($alt_text, $title_text) !== False) { if (GDORN_DEBUG && $article['debugging']) { foreach ($article['debugging'] as $msg) { if (two_holes_type == "center") { } //Sites that provide images and just need alt tags.

New Pull Request