3
1
Back

You write and share documentation with collaborators. From 54fe4830602c83b6eac304b75796acbd9fc37ea8 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry){ $article['content'] .= "

$orig_content

"; //also append the blarg post because that's small, interesting, $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } Some comics supported elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { From 5e32fb4fc0953f2a10f8dc9cf7a0a3653bcbf4f2 Mon Sep 17 00:00:00 2001 Subject: [PATCH] light tweaks From 8f3ce8359ba460976b5ffcbe5a92590e33120bbc Mon Sep 17 00:00:00 2001 Subject: [PATCH 11/13] more fixes - Gate out (could normal to TP10, optional) - Casc Out normal to TP10, optional) - Casc out 2x Toggle Switches, 2pin: all step switches (all go to same bus) - run/stop 2x Pushbutton switches, all 2pin: - all step switches (all go to same bus run/stop 2x Pushbutton switches, all.

New Pull Request