3
1
Back

3.16429 12.85 vertex 1 6.38819 12.8541 vertex 1 7.29533 6.97071 vertex -1 7.29533 6.97071 vertex -1 3.18579 20.5 vertex 1 0 General tools for synth projects. Collect other files not yet included in repo main dd8fda85b1 Update README.md 2015-02-23 04:37:33 -08:00 It's really just a quick and dirty content rewriting engine with code already written for about a dozen webcomics. Examples: * Least I Could Do (wtf image size? If(preg_match("@.*()@", $article['content'], $matches)){ if (preg_match("@.*(@", '', $article['content']); Clean up code formatting; added a few comics; standardized appending alt/title text elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // Three Panel Soul elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; } drugs & wires, pilotside From bab77fac9dc44b0a10d743c564c65ae0938027f6 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added.

New Pull Request