3
1
Back

$article){ $new_src = $this->rel2abs($orig_src, $article['link']); if ($alt_text == $title_text){ } elseif (strpos($title_text, $alt_text) !== false){ // there's both alt and title texts, they're both different, use both. $alt_element = $doc->createElement("i", $title_text); $para_element->appendChild($title_element); } $img->parentNode->replaceChild($new_element, $img); } function hook_render_article_cdm($article) { } $article = $this->alt_textify($article); if (GDORN_DEBUG.

New Pull Request