3
1
Back

Sphere_indents_offset_angle + ((360 / sphere_indents_count) * z)] // min width of the Stick elseif (strpos($article['link'], 'http://www.geekculture.com/joyoftech/') !== FALSE) { $article['content'] .= "
ID: " . $article['id']; } return $result_html; } function hook_render_article($article) { return $this->mangle_article($article); } function get_img_tags($xpath, $query, &$article, $base_url=NULL) { $img_attributes_whitelist = array('src', 'alt', 'title'); if (!$base_url){ $base_url = $article['link']; From 122134fc8e1c73b6bb86552323cca038dd4b5107 Mon Sep 17 00:00:00 2001.

New Pull Request