3
1
Back

Additions 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) Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .= "
ID: " . $article['id']; } return $article; } /* replace '//' or '/./' or '/foo/../' with '/' */ } function get_img_tags($xpath, $query, $article) { function rel2abs($rel, $base) { function rel2abs($rel, $base) { Various.

New Pull Request