Labels Milestones
BackContains(@src, 'comics')]", $article); } } if (ADD_IDS) { $article['content'] .= "
$orig_content
"; //also append the blarg post because that's small, interesting, $entries = $xpath->query("//div[@class='entry']"); if (preg_match("@.*(.*)@", $article['content'], $matches)) { $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//img[@class='comic']", $article); //also get blog entry $article['content'] .= "Alt: " . $img->getAttribute('title') . ""; // only keep everything starting at the first
Alt. New Pull Request