3
1
Back

7f9b624c8e tweaks layout with input from sam 7f9b624c8e1f1f65b5263dc5de76990cc9e84778 scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); Largest size No matching results found. // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); function hook_render_article_cdm($article) { function get_img_tags($xpath, $query, $article){ $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry) { $article['content'] .= "

$orig_content

"; //also append the blarg post because that's small, interesting.

New Pull Request