3
1
Back

6f5ee76aea5e7cdfb79e86a703d20d48842d1955 adds front panel b77534e3fc83cf3f21d8c938a2ebb93ca539acd3 updated README.md 3d0ca7fdf6e2ad8d7864221e585c668e46544055 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)) { $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); $article['content'] .= "

" . $entry->textContent . "

"; $article['content'] .= "Alt: " . $article['id']; } return $article; } function hook_render_article($article) { try { return $base . $rel; } extract(parse_url($base)); $path = ''; function get_xpath_dealie($link) { } // Wondermark (alt tag already present elseif (strpos($article['content'], 'invisiblebread.com/2') .

New Pull Request