3
1
Back

6523065365c12ceda76dbda25c5041018c73eb63 's notes on updating the fireball for rev 2 beta edits README.md file 4f6e9e0984 Updated LICD, alter alt-textify to handle both title and alt tags if both exist elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // CTRL+ALT+DEL // CTRL+ALT+DEL Sillies // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } // Manic Pixie.

New Pull Request