Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Change Title of Detail Page

Quote Reply
Change Title of Detail Page
Hello,

I searched the forum before posting so please don't yell if I'm asking a repeat question hereWink This is my first post so I hope I get this right.

I want to change the Title of the detail page to the Name of the link. So instead of

My Site: Detailed Info

It would be something like,

My Site: Link Name or

Link Name

I'm hoping this would be simple as my perl skills are not the best. Any help would be appreciated though!

Thanks,

Craven
Quote Reply
Re: [craven32] Change Title of Detail Page In reply to
Hi,

You can try to insert:

<%if Username eq 'your username'%>
<%GT::Template::dump%>
<%endif%>

on your detailed.html template, make sure you are logged in and then see all values available. Then just insert the value you like into the title of the page. ex. <title><%Title%></title>

Cheers
Klaus

http://www.ameinfo.com
Quote Reply
Re: [craven32] Change Title of Detail Page In reply to
detailed.html ?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [klauslovgreen] Change Title of Detail Page In reply to
Thanks Klaus it works great. This will keep me busy playing all day to see how much new info I can add to my Detailed pages.

I'm starting to really like Links SQL! Very Cool!!!



Craven
Quote Reply
Re: [Andy] Change Title of Detail Page In reply to
Yeps - detailed.html

Klaus

http://www.ameinfo.com