Zeka Posted June 25, 2019 Share Posted June 25, 2019 Hi. There ProcessPageEditLink where we can specify some options for links. But, in my case, every link gets also 'noreferrer', 'noopener' and doesn't get 'external' class. If I'm not mistaken, I remember that I have setup this elsewhere, but can't remember where)) Are there options somewhere else? Why 'external' class doesn't populate? Link to comment Share on other sites More sharing options...
wbmnfktr Posted June 25, 2019 Share Posted June 25, 2019 Wow... I have actually never seen this before but for external links I use: 1 Link to comment Share on other sites More sharing options...
OLSA Posted June 27, 2019 Share Posted June 27, 2019 That's because of HTML Purifier (CKE editor/field settings) and links transformation (addition). Probably because security suggestions for target="_blank" links to add attribute rel="noopener noreferrer" (more about that here, or...). But if you want to change that behaviour, maybe there is some option to set/change HTML Purifier module configuration (from outside). Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now