3
1
Back

(strpos($article['link'], 'somethingpositive.net') !== FALSE) { Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users 1e6cc98f41 Various updates, additions $alt_element = $doc->createElement("i", $alt_text); $para_element->appendChild($alt_element); $para_element->appendChild($doc->createElement("br")); $title_element = $doc->createElement("i", $title_text); } function hook_render_article($article) { $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } /* dirty absolute URL is.