As we discovered during the upgrade of moodle.org to 2.0, there are issues with filters and convert_urls_into_links(). This core functions modifies all FORMAT_MOODLE texts before the filters can be applied. It makes sense to introduce new filter_urltolink that replaces the current convert_urls_into_links() functionality.
- is blocked by
-
MDL-24531 Extend filter manager API so that options can be passed to the filters
-
- Closed
-
- will help resolve
-
MDLSITE-1026 special tags within forum posts are not used correctly
-
- Closed
-