Labels Milestones
Back-0.19685" d="m -6.8897674,11.318904 v 0.196852" d="m 3.5236177,4.5275604 h -0.19685" d="M -6.8897634,7.381896 V 7.5787465" d="m -6.7913384,7.4803212 h -0.19685" d="m -2.5590543,2.521019 v 0.07874" d="m -2.5196841,2.5590618 h -0.07874" d="m -0.59055042,2.521019 v 0.07874" d="M 2.992121,8.8582675 H 2.913381" 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?) elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Eat That Toast bog-standard example elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { // And get blog $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry){ $article['content'] .= "
" . $entry->textContent . "
"; } } // Wondermark (alt tag already present elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { // And get blog elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // Drugs and Wires elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { // replace the