Warning: The author of this contribution does not provide support for it anymore.

Share Topic

share links open in new window? - Share Topic

share links open in new window?

by mre03 » Thu Sep 02, 2010 3:15 pm

where would i go to input target="_blank" so that each of the share links does a separate window pop up?
mre03
Registered User
Posts: 149
Joined: Mon Apr 05, 2004 12:02 pm

Re: share links open in new window?

by Senky » Fri Sep 03, 2010 8:59 am

To <a> tag added by installation. However, remember that target is not supported in strict xhtml!
‎‏‏ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎ ‎‏‎‏‏‎ ‎ ‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎‏‏‎‏‏‎🔔
Browser & Mobile Notifications Extension
Now with Safari (both macOS and iOS) support!
Senky
Former Team Member
Posts: 2300
Joined: Thu Apr 30, 2009 8:49 pm
Name: Jakub

Re: share links open in new window?

by mre03 » Fri Sep 03, 2010 5:08 pm

ok got it, thanks for the heads up
mre03
Registered User
Posts: 149
Joined: Mon Apr 05, 2004 12:02 pm

Re: share links open in new window?

by mikedijital » Sun Dec 30, 2012 12:34 am

im having this issue to, but im not sure what file i need to edit to make this pop up in its own window, honestly it should do this by default, facebook is killing forums the last thing i want is to completly redirect my users to it

love the mod, but it REALLY should open in its own window
mikedijital
Registered User
Posts: 39
Joined: Fri Dec 28, 2012 6:05 am

Re: share links open in new window?

by mikedijital » Sun Dec 30, 2012 12:38 am

im assuming this is the code that needs the tweek, the href=blank goes where, ANY help would be awesome!

Code: Select all

<!-- BEGIN share_links -->
             <li class="rightside"><a href="{share_links.S_URL}"><img src="{share_links.S_IMG_URL}" alt="" style="max-width: 18px; max-height: 18px;" /></a></li>
           <!-- END share_links -->
        <!-- ENDIF -->]]>
mikedijital
Registered User
Posts: 39
Joined: Fri Dec 28, 2012 6:05 am

Re: share links open in new window?

by mikedijital » Sun Dec 30, 2012 1:04 am

i got it, but i still think any future versions of this should open in its own window, though i LOVE this mod!
mikedijital
Registered User
Posts: 39
Joined: Fri Dec 28, 2012 6:05 am