3
1
Back

And sorcery101 Updated LICD, alter alt-textify to handle both title and alt tags textified. Elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { Gunnerkrigg and cleanup of alt-tag-only sites elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE ) { // Dead Philosophers elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { // Two Lumps $orig_content = strip_tags($article['content']); //also append the blarg post because that's small, interesting, $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] .= "

" . $entry->textContent . "

"; } } // Scenes From A Multiverse (to get alt tags if both exist achewood, gwss fix, fix for when invisiblebread has no bread From 6a9c45505ac6d396b29028a4373b6ff337eac9d1.

New Pull Request