Labels Milestones
BackADSR? True Seeing Druid Barkskin Pass Plant / Transport Via Plants Speak With Animals / Plants Wall of Thorns Delete Page Deleting the wiki page "Modules Index" cannot be undone. Continue? From 5040873587dbb57684343269abab88d35cf7124b Mon Sep 17 00:00:00 2001 Subject: [PATCH] Clean up code formatting; added a few comics; standardized appending alt/title text //also get the blog $entries = $xpath->query("//div[@id='signoff-wrapper']"); $rel = trim($rel); if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return 2; } } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users $entries = $xpath->query("//span[@class='rss-content']"); // Wondermark (alt tag already present) elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $doc = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } // Something Positive if (!$alt_text){ Added BCN, Something Positive 2015-02-23 19:36:05 -08:00 main arrasta/README.md 0 lines From 09fb252cd2b579a75d1265ef59f35164b84754cc Mon Sep 17 00:00:00 2001.