Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The number one user request over the last two years. #36

Open
MickeyTTT opened this issue Nov 13, 2023 · 2 comments
Open

The number one user request over the last two years. #36

MickeyTTT opened this issue Nov 13, 2023 · 2 comments

Comments

@MickeyTTT
Copy link

Has been to have posted links open in a new window.

Just asking if this is difficult to do.

Thanks.

@MickeyTTT MickeyTTT changed the title The number one used request over the last two years. The number one user request over the last two years. Nov 13, 2023
@MioVisman
Copy link
Owner

Have the wheels on mice been taken away from users? :)

Try this:
file /include/parser.php
find

		return '<a href="'.$full_url.'" rel="ugc">'.$link.'</a>';

replace to

		return '<a href="'.$full_url.'" rel="ugc" target="_blank">'.$link.'</a>';

@MickeyTTT
Copy link
Author

LOL, that what I always thought. But I think face book and other social media has them spoiled.

Thank you very much for the code, me and picky F4 posters appreciate it.
:-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants