3
1
Back

= $doc->createElement("img"); $new_element->setAttribute('src', $extraimage->getAttribute('src')); $bread->parentNode->replaceChild($new_element, $bread); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); // } elseif (strpos($alt_text, $title_text) !== false){ // there's both alt and title texts, they're both different, use both. } elseif (strpos($title_text, $alt_text) !== False) { if (!$title_text || $title_text == $article['title'] || strpos($article['title'], $alt_text) !== false){ // there's both alt and title texts, they're both different, use both. $alt_element = $doc->createElement("i", $alt_text); Latest commits for file Examples/EG_MANUAL.pdf schematic start, and some example modules f80e4975fb checkpoint before trying to add picture Schematics/{schematic_bugs_v1.txt .

New Pull Request