3
1
Back

Own itch here. * Most important: Keep it simple. Follow one pattern. Class _comics extends Plugin { function about() { return array( 0.1, 'Yet more stupid-simple comic-fetching.', ' '); } function mangle_article($article) { // Something Positive elseif (strpos($article['link'], 'https://web3isgoinggreat.com/single/') !== FALSE) { //also append the blarg post because that's small, interesting, //and sometimes necessary for old fogeys like me to get an idea how to obtain it in.

New Pull Request