Labels Milestones
Back303a55e236 organize a bit revised README.md to rev 2 beta edits README.md file 4f6e9e0984 Updated LICD, alter alt-textify to handle both title and alt tags in feedburner (if there are quotes elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $doc = new DOMXPath($doc); } function hook_render_article_cdm($article) { } // Wondermark (alt tag already present) elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $doc = new DOMXpath($doc); $imgs = $xpath->query('//img'); $alt_text = trim($entry->getAttribute('title')); $result_html .= "Alt: " .
New Pull Request