3
1
Back

Main pdf Add main pdf a924f97182 Minor layout tweaks Finish schematic, add PDF' (#2) from schematic into main Merge pull request 'Put title box in PDF export Merge pull request 'Finish schematic, add PDF 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 $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } // Poorly Drawn.

New Pull Request