Labels Milestones
Back"
$orig_content"; } // Scenes From A Multiverse (to get alt tags in feedburner (if there are quotes) // Doghouse Diaries, which has broken alt tags textified. } //Sites that provide images and just need alt tags textified. Function rel2abs($rel, $base) { Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users Added The Trenches; yet more code style tweaking elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Scenes From A Multiverse (to get alt tags in feedburner (if there are quotes) // Doghouse Diaries, which has broken alt tags textified. $article['content'] .= "" . $entry->ownerDocument->saveXML($entry) . "
" . $entry->textContent . "
"; } } . New Pull Request