Resource Customisation

Status
This thread has been locked.

ThesKye

Experienced Plugin Specialist
Supreme
Feedback score
5
Posts
0
Reactions
30
Resources
7
Hey! I need help to make resource page with clickable images that open a link, i made them with tools that i have in menu for editing and it opens the link but in same window, how to make it to open links in a new window?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

bt2S5NpQVjX9yGNKJ

Deactivated
Feedback score
6
Posts
183
Reactions
127
Resources
0
Code:
[newwindow={URL}]{TEXT}[/newwindow]

I believe that is the way to do it, I found it on phpBB: Make links open in a new tab
 
Last edited:

Harry

Rustacean
Management
Feedback score
10
Posts
1,606
Reactions
876
Resources
0
Hey! I need help to make resource page with clickable images that open a link, i made them with tools that i have in menu for editing and it opens the link but in same window, how to make it to open links in a new window?
Whenever you hyperlink text, it should automatically open it within a new window, as such (if it's an external site): Google

Create a draft thread to test: https://www.mc-market.org/forums/drafts/create-thread
 

ThesKye

Experienced Plugin Specialist
Supreme
Feedback score
5
Posts
0
Reactions
30
Resources
7
Yes, text gets hyperlinked, but i need it for a image[DOUBLEPOST=1566644802][/DOUBLEPOST]
Code:
[newwindow={URL}]{TEXT}[/newwindow]

I believe that is the way to do it, I found it on phpBB: Make links open in a new tab
Sorry But It's Not Working
 
Last edited:

Harry

Rustacean
Management
Feedback score
10
Posts
1,606
Reactions
876
Resources
0
Yes, text gets hyperlinked, but i need it for a image
If the site is external to MC-Market, it should open in a new tab for images as well.

If it's an internal MC-Market link (so linking to a thread or resource for example), I'm don't believe there's a way to open it in a new tab (though I will double-check now).
 

ThesKye

Experienced Plugin Specialist
Supreme
Feedback score
5
Posts
0
Reactions
30
Resources
7
It's an internal mc-market link,please check
 
Status
This thread has been locked.
Top