3
1
Back

LEDgetAttribute('title')); $result_html .= "Alt: " . $article['id']; } return $article; } if(ADD_IDS){ $article['content'] .= "
ID: " . $article['id']; } return $article; } function hook_render_article($article) { return 2; } } // Invisible Bread (make the bread visible) $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); // Doghouse Diaries, which has broken alt tags elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); .

New Pull Request