Gossamer Forum
Home : Products : Links 2.0 : Customization :

How do I change the welcome message?

Quote Reply
How do I change the welcome message?
How do I change the welcome message:

(Welcome to the Links online demo. Feel free to add your own link, modify another's or just play around!)

for the 1 I want?

thanks.
Quote Reply
Re: How do I change the welcome message? In reply to
Alex,

I too am interested in this! Please help a few newbies out :-)

Nice product btw!

Also, does the registered version come w/ a different .zip file of Links2.0 to download or is it the same one? I'm curious if it does or not and if it does so then does it include the way to change what we're asking here?

I have searched through all the HTML files and couldn't find where to change this so I'm figuring it's in the script somewhere and I haven't looked hard enough.

Also, I have not received any mail back so far. I inputed my address like it said to do so, but I *did* remove the " '' " and put in "s around the address instead. Ex:
"musclestang@musclestang.com". After I did that it told me that I must now change it to
/musclestang.com

So I put that in quotes, "/musclestang.com".

Should I have put that as '/musclestang.com'? I'm on a UNIX server and my host's sendmail path is listed as such in our helpfile:

Sendmail: /usr/sbin/sendmail
Thanks!

Take care,



------------------
Bubba from Bama
Quote Reply
Re: How do I change the welcome message? In reply to
Vincent,

I found it...it's in your links.cfg file!

Looks like this:

# Site Title, the default title to use. You should really spend some time customizing
# the directory though!
$build_site_title = 'Musclestang.com Links';

# Date Routines
#
Quote Reply
Re: How do I change the welcome message? In reply to
Thanks, it's working for the Title text, but how do I change the welcome message?
(megs@sympatico.ca)
Quote Reply
Re: How do I change the welcome message? In reply to
The 'welcome message' is found in site_html.pl.
Quote Reply
Re: How do I change the welcome message? In reply to
Thanks man!