What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » Suggestion: Thread titles in links

Pages: (6): « First « 1 2 3 [ 4 ] 5 6 » Last »
Suggestion: Thread titles in links
Author: Message:
frog
Full Member
***

Avatar
=^-^=

Posts: 354
– / Male / –
Joined: Oct 2003
RE: Suggestion: Thread titles in links
hhhhhows about when you click the date bit, it copys the post number to clipboard? :P
03-15-2004 06:24 AM
Profile PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Suggestion: Thread titles in links
quote:
Originally posted by WDZ
But then users would have to do this...

1. Start tag: [thread=
2. Paste in URL: [thread=http://shoutbox.menthix.net/showthread.php?tid=22560
3. Delete most of what they pasted in ("http://shoutbox.menthix.net/showthread.php?tid=").
4. End tag.

Why not eliminate step 3?


ok (Y)
quote:
Originally posted by bob
hhhhhows about when you click the date bit, it copys the post number to clipboard? :P
I think that can't be done. With javascript you can't copy texts to clipboard
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
03-15-2004 11:51 AM
Profile PM Find Quote Report
WestCoastKillaz
New Member
*


Posts: 11
37 / Other / –
Joined: Mar 2004
RE: Suggestion: Thread titles in links
i dont think this will be a very good idea, it could be confusing.. people prefer a website thats simple and easy to navigate, as opposed to a confusing bunched up mess
03-15-2004 01:36 PM
Profile E-Mail PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Suggestion: Thread titles in links
quote:
Originally posted by WestCoastKillaz
i dont think this will be a very good idea, it could be confusing.. people prefer a website thats simple and easy to navigate, as opposed to a confusing bunched up mess
They don't have to use [thread]/[post] or even know it exists if they don't want to. :spam:
03-15-2004 03:20 PM
Profile PM Web Find Quote Report
KeyStorm
Elite Member
*****

Avatar
Inn-sewer-ants-pollie-sea

Posts: 2156
Reputation: 45
38 / Male / –
Joined: Jan 2003
O.P. RE: Suggestion: Thread titles in links
quote:
Originally posted by Choli
I think that can't be done. With javascript you can't copy texts to clipboard
I think you can... 8-|
03-15-2004 03:47 PM
Profile E-Mail PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Suggestion: Thread titles in links
quote:
Originally posted by KeyStorm
I think you can... 8-|
* WDZ waits for example code :refuck:

Maybe I could change the link on the date to the "copy to clipboard" script, because a link to what you're already viewing isn't useful. :tongue:
03-15-2004 03:54 PM
Profile PM Web Find Quote Report
KeyStorm
Elite Member
*****

Avatar
Inn-sewer-ants-pollie-sea

Posts: 2156
Reputation: 45
38 / Male / –
Joined: Jan 2003
O.P. RE: Suggestion: Thread titles in links
quote:
Originally posted by WDZ
* WDZ waits for example code :refuck:

code:
function ClipBoard()
{
holdtext.innerText = copytext.innerText;
Copied = holdtext.createTextRange();
Copied.execCommand("Copy");
}

I just copied it from a site, don't know if it works. but I remember mess.be had a nick-name generator that copied the text with specioal chars to the clipboard to paste them in Messenger.

quote:
Maybe I could change the link on the date to the "copy to clipboard" script, because a link to what you're already viewing isn't useful.
And what if you want to link a specific post from another website? :rolleyes:

This post was edited on 03-15-2004 at 04:06 PM by KeyStorm.
03-15-2004 04:03 PM
Profile E-Mail PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Suggestion: Thread titles in links
quote:
Originally posted by KeyStorm
And what if you want to link a specific post from another website? :rolleyes:
You use the javascript to copy the link to the clipboard, of course. :p

* WDZ goes to try the script :dodgy:
03-15-2004 04:14 PM
Profile PM Web Find Quote Report
KeyStorm
Elite Member
*****

Avatar
Inn-sewer-ants-pollie-sea

Posts: 2156
Reputation: 45
38 / Male / –
Joined: Jan 2003
O.P. RE: Suggestion: Thread titles in links
quote:
Originally posted by WDZ
You use the javascript to copy the link to the clipboard, of course. :p
[/color]
Ahm, all right, I thought you just wanted to copy the pid. Ok (Y).
03-15-2004 04:20 PM
Profile E-Mail PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Suggestion: Thread titles in links
quote:
That site where the script came from
The script uses a lot of commands proprietary to Internet Explorer 4.0 and above.
:^)

Can't say I like that very much... :p

quote:
Originally posted by KeyStorm
Ahm, all right, I thought you just wanted to copy the pid. Ok (Y).
No... I already said I was going to use full URLs in the tags... :p
03-15-2004 04:28 PM
Profile PM Web Find Quote Report
Pages: (6): « First « 1 2 3 [ 4 ] 5 6 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On