3
1
Back

[PATCH] Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE, $this); } function hook_render_article_cdm($article) { return $base . $rel; } if ($rel[0]=='#' || $rel[0]=='?') { return $rel; } extract(parse_url($base)); $path = ''; foreach ($entries as $entry){ $article['content'] .= "

$orig_content

"; //also append.

New Pull Request