3
1
Back

Features already done: Internal clock with manual control. Sequencer cascading to trigger a second sequencer's run, which then re-triggers the first. More feature ideas: Trigger out - could be used for a few comics; standardized appending alt/title text //also get the blog $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Pain Train alt tag, Alice Grove (get bigger image // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='singleImage']/img[@class='magicfields']", $article); elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // Wondermark (alt tag already present foreach($imgs as $img){ $article['content'] .= "

New Pull Request