3
1
Back

} return $article; } function rel2abs($rel, $base) { Various updates, additions Updated LICD, alter alt-textify to handle both title and alt tags textified. Elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); // And get blog entry $article['content'] .= $aftercomic; $article['content'] .= "$orig_content"; // Awkward Zombie $orig_content = strip_tags($article['content']); $article['content'] = $matches[1]; } } // Softer World (alt tags), Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS.

New Pull Request