MantisBT: master cfe18445

Author Committer Branch Timestamp Parent
c_schmitz community master 2024-11-21 12:30 master 565b328b
Affected Issues  0005271: Support NoFollow hyperlinks for external urls
Changeset

Support NoFollow hyperlinks for external urls

Introduces new constant LINKS_NOFOLLOW_EXTERNAL to set nofollow link
attributes on external links.

Fixes 0005271, PR https://github.com/mantisbt/mantisbt/pull/2044

Signed-off-by: Damien Regad dregad@mantisbt.org

mod - config_defaults_inc.php Diff File
mod - core/constant_inc.php Diff File
mod - core/helper_api.php Diff File
mod - core/string_api.php Diff File
mod - plugins/MantisCoreFormatting/core/MantisMarkdown.php Diff File