3
1
Back

2015-03-02 17:38:43 -08:00 } $article = $this->alt_textify($article); if (ADD_IDS) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // Wondermark (alt tag elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { Clean up code formatting; added a few comics; standardized appending alt/title text Added The Trenches; yet more.

New Pull Request