3
1
Back

In object code or can get it if you feel like it, otherwise I'm just scratching my own itch here. * Most important: Keep it simple. Follow one pattern. Class _comics extends Plugin { Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users // $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } function hook_render_article($article) { return $this->mangle_article($article); } function mangle_article($article) { // Three Panel Soul // Three Panel Soul // Three Panel Soul // Three Panel Soul elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { $xpath .

New Pull Request