Untes 5 Posted January 21, 2020 Share Posted January 21, 2020 Hey i was wondering what the code is to shorten SLurl links for flickr, for example to put the name as clickable link. Link to post Share on other sites
Sylvia Tamalyn 17,145 Posted January 21, 2020 Share Posted January 21, 2020 3 minutes ago, Untes said: Hey i was wondering what the code is to shorten SLurl links for flickr, for example to put the name as clickable link. No special code is needed. Just type in the SLURL, and it will be converted to a clickable link. Link to post Share on other sites
Untes 5 Posted January 21, 2020 Author Share Posted January 21, 2020 1 minute ago, Sylvia Tamalyn said: No special code is needed. Just type in the SLURL, and it will be converted to a clickable link. i know i'm looking for a shortcut to get a name instead of a link alone Link to post Share on other sites
Sylvia Tamalyn 17,145 Posted January 21, 2020 Share Posted January 21, 2020 16 minutes ago, Untes said: i know i'm looking for a shortcut to get a name instead of a link alone Oh, I see. I don't know of a shortcut, but it's easy enough to edit the code in the post once you have entered it with the SLURL included. Example: Code that shows the whole SLURL: <a href="http://maps.secondlife.com/secondlife/Lake House/74/203/26" rel="noreferrer nofollow">maps.secondlife.com/secondlife/Lake%20House/74/203/26</a> Now, if I remove the last bit and change it to Lake House: <a href="http://maps.secondlife.com/secondlife/Lake House/74/203/26" rel="noreferrer nofollow">Lake House</a> That gets me to what you are looking to do. The link says "Lake House" on my photo, but when clicked, it opens the map with the SLURL. 1 Link to post Share on other sites
Untes 5 Posted January 21, 2020 Author Share Posted January 21, 2020 15 minutes ago, Sylvia Tamalyn said: Oh, I see. I don't know of a shortcut, but it's easy enough to edit the code in the post once you have entered it with the SLURL included. Example: Code that shows the whole SLURL: <a href="http://maps.secondlife.com/secondlife/Lake House/74/203/26" rel="noreferrer nofollow">maps.secondlife.com/secondlife/Lake%20House/74/203/26</a> Now, if I remove the last bit and change it to Lake House: <a href="http://maps.secondlife.com/secondlife/Lake House/74/203/26" rel="noreferrer nofollow">Lake House</a> That gets me to what you are looking to do. The link says "Lake House" on my photo, but when clicked, it opens the map with the SLURL. tysm 1 Link to post Share on other sites
Ansariel Hiller 1,026 Posted January 22, 2020 Share Posted January 22, 2020 [http://www.google.com Click me] Link to post Share on other sites
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now