htmly icon indicating copy to clipboard operation
htmly copied to clipboard

Not an issue but I can't find a function

Open AutomationMan808 opened this issue 4 years ago • 2 comments

I want links a user makes in a post to have a false target target="_blank"> I can't find the function to add that feature into user posts. I did find this (base target="_blank") use <> instead which gives everything a false target, but I'd rather have internal links open within the page.

Any thoughts?

Rick

AutomationMan808 avatar Jun 16 '21 08:06 AutomationMan808

Hello,

You can modify the theme directly, for profile page is profile.html.php

danpros avatar Jun 17 '21 09:06 danpros

I appreciate both the blog, your time and your response. I'm just wanting user outside domain links to open in new tabs. The profile.html.php does not appear to be the file for what I want to do.

Thank you again, Rick

AutomationMan808 avatar Jun 17 '21 15:06 AutomationMan808