Labels Milestones
BackPurpose be included in repo Add control label font so we don't lose it d433f7c09a85cc6fc15536169665e257a929b9f6 Add the label font so we don't lose it 734cf9b18c Add the label font so we don't need to call out for elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-img']//img", $article); $alt_text = trim($img->getAttribute('alt')); if (!$alt_text && !$title_text) { $new_element->appendChild($para_element); if ($alt_text && !$title_text){ $text_element = $doc->createElement("i", $title_text); $para_element->appendChild($title_element); } $img->parentNode->replaceChild($new_element, $img); } function init($host) { // only keep everything starting at the first if(preg_match("@.*(
New Pull Request