3
1
Back

XKCD (alt tags we don't need to call out for) // Dead Philosophers $doc->loadHTML($article['content']); // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks Added BCN, Something Positive $alt_text = $entry->getAttribute('title'); $alt_text = trim($img->getAttribute('title')); if (!$alt_text) { $new_element = $doc->createElement("img"); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); // } elseif ($title_text && !$alt_text){ $text_element = $doc->createElement("i", $title_text); Latest commits.

New Pull Request