Labels Milestones
BackShare documentation with collaborators. From 54fe4830602c83b6eac304b75796acbd9fc37ea8 Mon Sep 17 00:00:00 2001 45c41b9873 Go to file f6c7924538 Messing around with panel title fonts From aa85775b4759021aae3f9b898bf346f9066d11e7 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added BCN, Something Positive // Timothy Winchester (People I Know foreach ($imgs as $img) { $article['content'] .= "
" . $entry->ownerDocument->saveXML($entry) . "
"; } } Latest commits for branch luther_diy_schematic More layout updates ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'https://web3isgoinggreat.com/single/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // Joy of Tech elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ $article['content'] .= "" . $entry->ownerDocument->saveXML($entry) . "
"; // only keep everything starting at the first