3
1
Back

Suggested r/l: Quieter, unaccent note *R or *L: Trill this note Delete Page Deleting the wiki page "Future Module Ideas" cannot be undone. Continue? // Eat That Toast bog-standard example if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Clean up code formatting; added a few comics; standardized appending alt/title text elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); // } // Girls with Slingshots elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // Three Panel Soul $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $img_tag.

New Pull Request