3
1
Back

Otherwise I'm just scratching my own itch here. * Most important: Keep it simple. Follow one pattern. Class _comics extends Plugin { function init($host) { // Poly In Pictures elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // SBMC // SBMC elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $doc->saveXML(); // Questionable Content (cleanup // only keep everything starting at the first } // Poorly Drawn Lines elseif (strpos($article["link"], "berkeleymews.com/") !== FALSE ) { // Something Positive elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . ""; // Softer World (alt tags), Dinosaur Comics Cleanup elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than having hundreds of plugins, one per feed. The file will get big, but whatever. From dd8fda85b17279e6d8dbcb525c226736e6399cf9 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add notes about UX component wiring Feed of " /ttrss-plugin- _comics" 740: https://gitea.circuitlocution.com/ /ttrss-plugin- _comics/commit/969311f00cbb6d6ece9a25b5fb1d4e2884e468c0 0d3d72c49e606725216a5a9a4217e6c039d5a574 d952ec97f3d5e1172c33dcefe438ee5d18f8d87d Start of LM13700 version to see why Start of LM13700 version to see why Start of LM13700 version to see why Start of LM13700 version to see why 53c90c58d8 move.

New Pull Request