3
1
Back

Lines class _comics extends Plugin { Clean up code formatting; added a few comics; standardized appending alt/title text Added The Trenches; yet more code style tweaking elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { $article['content'] = $img; } Fix for component clearance, panel thickness from printer realities bugfix/10hp More layout updates More layout updates ttrss-plugin- _comics/init.php 407 lines elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article); } Invisible Bread, Softer World (alt tags), Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to.

New Pull Request