3
1
Back

Code already written for about a dozen webcomics. Examples: * Least I Could Do (wtf image size? If (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; // Wondermark (alt tag already present foreach($imgs as $img){ $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } // Joy of Tech elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $img_tag = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } Some comics supported d6ebbf1c1b Collect other files not yet included in repo Futura Heavy BT.ttf → Panels/Futura Heavy BT.ttf → Panels/Futura Heavy BT.ttf (100% rename MK_VCO_RADIO_SHAEK_try2_ground_rail.diy => Schematics/MK_VCO_RADIO_SHAEK_try2_ground_rail.diy (100% Subject: [PATCH] Dead Philosophers elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { // Achewood (alt tag) // Pain Train (to get alt tags) .

New Pull Request