3
1
Back

Contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of You must make sure to use the ARTICLE_FILTER hook. */ // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE, $this); } function hook_render_article_cdm($article) { return 2; } /* dirty absolute URL */ $abs = "$host$path/$rel"; function.

New Pull Request