3
1
Back

In Doghouse Diaries rss: spaces in img src and quotes in 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_ARTICLE_FILTER, $this); // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); function hook_render_article_cdm($article) { return $base.$rel; if ($rel[0] == '#' || $rel[0] == '?') { return 2; } /* dirty absolute URL */ /* replace '//' or '/./' or '/foo/../' with '/' */ } /* replace '//' or '/./' or '/foo/../' with '/' */ } function hook_render_article_cdm($article) { return $this->mangle_article($article.

New Pull Request