Suggestion: Thread titles in links |
Author: |
Message: |
frog
Full Member
=^-^=
Posts: 354
– / / –
Joined: Oct 2003
|
RE: Suggestion: Thread titles in links
hhhhhows about when you click the date bit, it copys the post number to clipboard?
|
|
03-15-2004 06:24 AM |
|
|
Choli
Elite Member
Choli
Posts: 4714 Reputation: 42
43 / /
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 quote: Originally posted by bob
hhhhhows about when you click the date bit, it copys the post number to clipboard?
I think that can't be done. With javascript you can't copy texts to clipboard
|
|
03-15-2004 11:51 AM |
|
|
WestCoastKillaz
New Member
Posts: 11
38 / / –
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 |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
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.
|
|
03-15-2004 03:20 PM |
|
|
KeyStorm
Elite Member
Inn-sewer-ants-pollie-sea
Posts: 2156 Reputation: 45
38 / / –
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...
|
|
03-15-2004 03:47 PM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: Suggestion: Thread titles in links
|
|
03-15-2004 03:54 PM |
|
|
KeyStorm
Elite Member
Inn-sewer-ants-pollie-sea
Posts: 2156 Reputation: 45
38 / / –
Joined: Jan 2003
|
O.P. RE: Suggestion: Thread titles in links
quote: Originally posted by WDZ
* WDZ waits for example code
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?
This post was edited on 03-15-2004 at 04:06 PM by KeyStorm.
|
|
03-15-2004 04:03 PM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: Suggestion: Thread titles in links
|
|
03-15-2004 04:14 PM |
|
|
KeyStorm
Elite Member
Inn-sewer-ants-pollie-sea
Posts: 2156 Reputation: 45
38 / / –
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.
[/color]
Ahm, all right, I thought you just wanted to copy the pid. Ok .
|
|
03-15-2004 04:20 PM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: Suggestion: Thread titles in links
|
|
03-15-2004 04:28 PM |
|
|
Pages: (6):
« First
«
1
2
3
[ 4 ]
5
6
»
Last »
|
|