3
1
Back

News // Something Positive elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Breaking Cat News $entries = $xpath->query("//div[@id='blarg']/div[last()]"); // Scenes From A Multiverse Least I Could Do (wtf image size? If (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] .= "
Error processing via _comics plugin!
" . $e->getMessage(); } } // Dead Philosophers elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // Gunnerkrigg Court elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { Clean up code formatting; added a few comics; standardized appending alt/title text //also get the source code, documentation source, and.

New Pull Request