3
1
Back

File 4f6e9e0984 Updated LICD, alter alt-textify to handle both title and alt tags elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { // Three Panel Soul // Three Panel Soul // Two Lumps elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } .

New Pull Request