link to a specific post in a thread
Tracy Allen
Posts: 6,666
This is an extension to the message Paul posted OT to a question by Bruce on how to link to a specific message in a specific thread in a specific forum.
Here is the link to the specific message, if all works as planned:
http://forums.parallax.com/showthread.php?p=554245
How to snipe this? Find the message you want to target. Pretend that you are going to respond to it, by clicking the ! icon,and you will get a URL like the following:
http://forums.parallax.com/showthread.php?p=554245
Write down the message number, 92323 in this case. Then CANCEL the response.
Now go back to the forum topics menu. Since you have read messages in the tread, there will be an icon in the "last seen" column, and when you click on it it will give you a URL in the bar for the last message in the thread at the time you visited, something like this....
http://forums.parallax.com/showthread.php?p=555146
Edit that string, and replace the number after the g= and also after the final #m= with your target message number. That is the URL above, that will link to the specific message.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
Here is the link to the specific message, if all works as planned:
http://forums.parallax.com/showthread.php?p=554245
How to snipe this? Find the message you want to target. Pretend that you are going to respond to it, by clicking the ! icon,and you will get a URL like the following:
http://forums.parallax.com/showthread.php?p=554245
Write down the message number, 92323 in this case. Then CANCEL the response.
Now go back to the forum topics menu. Since you have read messages in the tread, there will be an icon in the "last seen" column, and when you click on it it will give you a URL in the bar for the last message in the thread at the time you visited, something like this....
http://forums.parallax.com/showthread.php?p=555146
Edit that string, and replace the number after the g= and also after the final #m= with your target message number. That is the URL above, that will link to the specific message.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
Comments
Another way to link to a specific post inside a thread is the way that the email does it, with page number and no g=xxxxx:
http://forums.parallax.com/forums/default.aspx?f=13&p=1&m=91906#m92323
This has
&p=1, which has to be the correct page number
&m=91906, which is the starting messge of the thread, on page 1
#m92323, which is the target message number
What is the significance of
g=xxxxx
?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
That's my "work-around", because, and I don't know why, I can't seem to copy the address of one thread in one window and paste it directly into a post/reply of a different thread in a different window.
Does that make sense?
My original post was concerning what to do when you have a saved copy of threads on your local computer, and cannot use the method above. Im not sure what the g field is for.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
Post Edited (Paul Baker) : 11/2/2005 7:11:15 PM GMT
http://forums.parallax.com/showthread.php?p=555755
http://forums.parallax.com/showthread.php?p=556307
Either of the following two formats link the way I want, directly to your post within the thread:
http://forums.parallax.com/showthread.php?p=556307
http://forums.parallax.com/showthread.php?p=556307
These formats require both the origin message number and the target message number, and the second format also requires the page number. All of that information comes through in the emails, but I guess there is no way around it. It takes extra steps to extract the numbers from the online forum display.
Given that reference to specific prior posts is a valuable tool, I'd like to suggest to dotNetBB that they streamline the process of creating the link. Maybe button on each message that links to that specific message. So all you have to do is press on the button and select "copy link location".
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
The dotNetBB HELP states, "Category Listing : Forums can be grouped into common categories so that they can be better organized". (You'd think the parameter name would be called "c"ategory, then, not "g"?)
Dunno if the Parallax forums have been "grouped" into Categories.
Any, it's my quick guess about "g", and I may be totally wrong.
EDIT (by PAR): Oh, I see that "c" is the "category" parameter --makes sense after all!). E.g.. "c=1" is the "Public Forums" category, and "c=2" is the "Announcements" category. So, Parallax has set up at least two "c"ategories (maybe "private" forums are in some other "c"ategory(s)? Anyway, it seems that "g" is still up for grabs
PAR
Post Edited (PAR) : 11/4/2005 10:08:33 PM GMT