tienkhoanguyen wrote:Quadko wrote:Is there (or could there be?) a way to link directly to a game's info from the forum? Am I missing something, or is linking to the page list and saying "search partway down" the best way to get people there? And very happy to learn I just missed the obvious, if that's what I did.
edit: Hm, I tried the search page (google partner search?), but it isn't restricted to this site; odd. Oh, well!
I tried to see if I could jump to the entry on a page by anchor tag even, like .../g_puzzle.php#gamename, but it doesn't seem setup for that - no a tag with id="
name" on the game sections or hyperlinks. That or a custom search could help, even if each game doesn't have a unique page.
![Happy :)](./images/smilies/smile.gif)
Have you tried copying the link at the top of you browser and pasting it? That usually works for me!
This would work if he wants to link directly to a zip file, but he's asking if there's any way to link to the game's review on the page.
To answer that, no, it can't be done at this time. The site has been an old pet project of emmzee's, and the coding of it is slightly archaic by today's standards (no offense!). A lot of the stuff is hard-coded in.
He is working on a new layout, however, as we've all gotten older and taken on more responsibilities as life rolls on, he hasn't had as much time as he'd hoped for developing the site.
The best thing I can suggest (and it's a bit more work) is to copy the synopsis from the page, and copy the screenshot and download links and paste them into your post as well. You can use the following html tags to make your post a bit prettier:
Code: Select all
<img src="LINK_TO_IMAGE" alt="Screenshot">
Code: Select all
<a href="LINK_TO_GAME">[Download]</a>