Page 2 of 3

Behaviour of URL (links) posted at messages

Posted: Fri Aug 09, 2013 1:42 pm
by Pablo César
Dear Rathi,

Is it possible to change default behaviour when we click in URL (links) for opening others pages in a "new" tab/section (not in the same page) ?

I know if we click with right mouse button, you can choose to open in a tab or new window, but if we neglect as we commonly we do with just clicking (left mouse button) will open in the same tab I some times we loose part what we have doing... Is it possible to change in the forum system ?

Another question, is when we click for replay a topic, the new message will be ready to compose the message, but in subject field is coming with "Re: " and IMHO I see no uses of this. It is also possible to remove this ?

Thank you for your attention and comprehension. :)

[u]Moderator Notes[/u] (Pablo César) wrote:This topic was merged to an existing topic.

From now all messages will belong to a unique topic due is treats same matter.
Sorry, for the inconvenience (I am an user too... :) )

Re: Behaviour of URL (links) posted at messages

Posted: Fri Aug 09, 2013 1:53 pm
by Rathinagiri
1. Did you try Middle click?

2. I will try.

Re: Behaviour of URL (links) posted at messages

Posted: Fri Aug 09, 2013 1:58 pm
by Pablo César
Rathinagiri wrote:1. Did you try Middle click?
Sorry, I have mouse with only two buttons... :oops:

Re: Behaviour of URL (links) posted at messages

Posted: Fri Aug 09, 2013 2:01 pm
by Rathinagiri
There is no scroller in your mouse?

Behaviour of URL (links) posted at messages

Posted: Fri Aug 09, 2013 2:13 pm
by Pablo César
Rathinagiri wrote:There is no scroller in your mouse?
Pablo César wrote:...//.. but if we neglect as we commonly we do with just clicking (left mouse button)
Yes. But as I said, I use wrongly normal click... probably I need change my habits... :oops: I never use scroller as button... :(

So please considere as suggestion of it.

Re: Behaviour of URL (links) posted at messages

Posted: Fri Aug 09, 2013 2:16 pm
by Rathinagiri
Actually this is the normal behavior of the browser and I don't think PHPBB will have some option for this. I will try though.

Re: Behaviour of URL (links) posted at messages

Posted: Fri Aug 09, 2013 2:51 pm
by Pablo César
Rathinagiri wrote:Actually this is the normal behavior of the browser and I don't think PHPBB will have some option for this.
Please look up many other sites you will see that normal behaviour is to open in a new tab. Please try to reconsidere and what can be do for our forum system.

Re: Behaviour of URL (links) posted at messages

Posted: Fri Aug 09, 2013 4:31 pm
by Jairo Maia
I Had posted about this issue here: The clicked link to open in new page

Behaviour of URL (links) posted at messages

Posted: Fri Aug 09, 2013 4:39 pm
by Pablo César
Hi Jairo !

Sorry, for the purpose of citing two items to my request forgot I had this topic with the same request, should have it done in the existing topic separately.

Re: Behaviour of URL (links) posted at messages

Posted: Sat Aug 10, 2013 4:09 am
by Rathinagiri
I had made some modifications to accommodate links entered as such without [ url ] bbcode.

Please use [ exturl ] bbcode if you want bbcode url.

Example:

Code: Select all


First method: Just enter the url as such.

http://google.com

Second Method:

[exturl=http://google.com]Just a link to google[/exturl]
It will be shown like this:

http://google.com" onclick="window.open(this.href);return false;

Just a link to google