3
1
Back

[PATCH] Updated LICD, alter alt-textify to handle both title and alt tags textified. } $article = $this->alt_textify($article); $entries = $xpath->query("//div[@id='blarg']/div[last()]"); // Penny Arcade if(preg_match("@.*()@", $article['content'], $matches)){ function get_img_tags($xpath, $query, $article, $base_url=NULL) { /* absolute URL is ready! */ Assorted updates jesus and mo, maintenance if ($alt_text && !$title_text){ $text_element = $doc->createElement("i", $alt_text); } elseif (strpos($alt_text, $title_text) !== false){ } elseif (strpos($title_text, $alt_text) !== False) { if (strpos($article["content"], "bonus panel!") !== FALSE) { $xpath .

New Pull Request