Labels Milestones
BackDoghouse Diaries, which has broken alt tags textified. If(ADD_IDS){ $article = $this->alt_textify($article); $entries = $xpath->query("//div[@class='entry']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // XKCD (alt tags we don't need to call out for) $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); // Three Panel Soul // Three Panel Soul * Scenes From A Multiverse (to get alt tags if both exist Updated LICD.
New Pull Request