- Posts: 1457
- Thank you received: 71
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics contains old discussions (generally more than one year ago or based on circumstances that subsequently changed) or topics resolved in other ways. Topics moved into this category are closed from further discussion.
Question How to make Kunena links open in new IE8 tab
16 years 3 weeks ago #44864
by Cerberus
Replied by Cerberus on topic Re:How to make Kunena links open in new IE8 tab
ahh you posted to quick feature was remove and now only work on firefox it used to be this
<a href=”newwindow.html” target=”_tab”>New tab</a> or <a href=”newwindow.html” target=”_newtab”>New tab</a> depended on version of IE what one it was.
<a href=”newwindow.html” target=”_tab”>New tab</a> or <a href=”newwindow.html” target=”_newtab”>New tab</a> depended on version of IE what one it was.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago - 16 years 3 weeks ago #44871
by eirbyte
Replied by eirbyte on topic Re:Open URLs in new tab
Nice people !
It's simple when someone posts a link I want to code it target=_blank
Anyone that can tell me where to code this would be helpful
If you can't help don't reply
I just noticed my post subject was changed ??
It was How to make Kunena links open in new tab
Not How to make Kunena links open in new IE8 tab
Strange
It's simple when someone posts a link I want to code it target=_blank
Anyone that can tell me where to code this would be helpful
If you can't help don't reply
I just noticed my post subject was changed ??
It was How to make Kunena links open in new tab
Not How to make Kunena links open in new IE8 tab
Strange
Last edit: 16 years 3 weeks ago by eirbyte.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago - 16 years 3 weeks ago #44873
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:How to make Kunena links open in new IE8 tab
Yes, I changed the subject to make it relevant to the problem. The problem only occurs with Internet Explorer. Hyperlinks in Kunena messages open in new tabs in Firefox. How they behave differently in different browsers is a different question. Hence the topic change.
Microsoft's Internet Explorer is a mystery known only to its developers. IE implements the recommendations of the W3C in its own mysterious and unique way.
Tabs are a feature of browsers. Each browser developer uses the <a ... target="XXX"> it its own way, too. Vive la différance ... or caveat emptor (whichever you prefer).
The short answer is that neither I nor Cerberus know the answer to your question. If someone has a direct line to Redmond, Washington, maybe they can help. :S
The location of where the anchor tags are defined is ../components/com_kunena/lib/kunena.link.class.php. I've been down this path before and I hit a dead end. If you solve this issue please let us (and Microsoft) know. Good luck.
Microsoft's Internet Explorer is a mystery known only to its developers. IE implements the recommendations of the W3C in its own mysterious and unique way.
Tabs are a feature of browsers. Each browser developer uses the <a ... target="XXX"> it its own way, too. Vive la différance ... or caveat emptor (whichever you prefer).
The short answer is that neither I nor Cerberus know the answer to your question. If someone has a direct line to Redmond, Washington, maybe they can help. :S
The location of where the anchor tags are defined is ../components/com_kunena/lib/kunena.link.class.php. I've been down this path before and I hit a dead end. If you solve this issue please let us (and Microsoft) know. Good luck.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 16 years 3 weeks ago by sozzled.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44874
by eirbyte
Replied by eirbyte on topic Re:How to make Kunena links open in new IE8 tab
Thanks for clearing that up with our the smarts 
I don't use IE but google chrome dose the same
All the best
I don't use IE but google chrome dose the same
All the best
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #45124
by Matias
Replied by Matias on topic Re:How to make Kunena links open in new IE8 tab
Unfortunately target _tab and _newtab do not exist in xhtml. And target has been removed from xhtml 1.1. 
If someone provides a good solution or can point me a good documentation what will use in all major browsers, please do so.
If someone provides a good solution or can point me a good documentation what will use in all major browsers, please do so.
Please Log in or Create an account to join the conversation.
Time to create page: 0.205 seconds