3
1
Back

D433f7c09a85cc6fc15536169665e257a929b9f6 Mon Sep 17 00:00:00 2001 Subject: [PATCH] light tweaks From c6e6a61475df01d4832847208a59070c5a40c498 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fix for when invisiblebread has no bread 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 Added The Trenches; yet more code style tweaking Added The Trenches; yet more code style tweaking elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } Dead Philosophers elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { $article['content'] .= "
Error processing via _comics plugin!" . $e->getMessage(); } } // Poorly Drawn Lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $article['content'] = preg_replace("@@", '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $article['content'] .= "
ID: " . $article['id']; $article = $this->alt_textify($article); $entries = $xpath->query("//div[@id='blarg']/div[last()]"); From caaf12f2da0fe056d0b625b9c1a860efbae9f4d1 Mon Sep 17 00:00:00 2001 .../Panels/BLADE BARRIER.png | Bin 0 -> 11916 bytes .../Panels/MIRROR IMAGE.png | Bin 0 -> 33312 bytes Panels/FireballSpellVertSmaller.png | Bin 0 -> 140153 bytes main ENV/.gitignore 32 lines 74231bd333 Go to file 55ee65a5e9 Checkpoint after converting most things to SMD From 054c37512afd84e9f4dd43316902a76ae73fd917 Mon Sep.

New Pull Request