Labels Milestones
Back1 simple on/off switch/button/knob/etc. Cb3a50e19a More tweaks after pro review elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { //also get blog $entries = $xpath->query("//div[@id='comic-notes']"); foreach ($entries as $entry){ $orig_src = $entry->getAttribute('src'); $result_html .= $entry->ownerDocument->saveXML($entry); Added BCN, Something Positive // Something Positive $alt_text = trim($img->getAttribute('title')); if (!$alt_text) { $new_element = $doc->createElement("img"); $new_element->setAttribute('src', $extraimage->getAttribute('src')); $bread->parentNode->replaceChild($new_element, $bread); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); // Dinosaur Comics (alt tags+blog), CAD.
New Pull Request