3
1
Back

$content_type ); } function hook_render_article($article) { return $this->mangle_article($article); } function get_img_tags($xpath, $query, $article){ $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img.

New Pull Request