Changing URL attached to Netscape "N"

This section is for storing good and useful posts for referencing. This section is read only, if you have any questions, please ask in appropriate sections.

Moderators: Fulvio, profman, Ramona, Edward, Josh

Changing URL attached to Netscape "N"

Postby profman » Fri 18 Oct, 2002 10:06 am

I know that by using the CCK that I have changed the URL attached to the big Netscape "N" in the upper right hand corner of Netscape 7. In fact, the CCK even allows you to change that big "N" to a different GIF.

My question relates to changing the URL after you have installed a copy of Netscape 7. I thought I saw a reference to this in the Netscape 7 newsgroup, but the individual there did not elaborate on how it was done.

Can anyone help me out???

If you're really in a good mood, you might also inform me on how to change the GIF from the big "N" to something else in an installed copy of Netscape 7.

PS: If you want any chemistry advice in return, you can E-mail me or send a private message.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 (nscd2)
profman, the mad chemist
Moderator of SillyDog Forums
User of Thunderbird 2.0.0.x & Firefox 3.x
Try Forum Search
User avatar
profman
Moderator
Moderator
 
Posts: 1531
Joined: Wed 11 Sep, 2002 8:00 pm

Postby Ramona » Fri 18 Oct, 2002 3:25 pm

Hi profman,

On changing the throbber URL, these are lines to be added to your user.js file:
Code: Select all
// throbber
user_pref("browser.throbber.url","http://www.whatever.com");
user_pref("messenger.throbber.url","http://www.whatever.com");
user_pref("compose.throbber.url","http://www.whatever.com");
user_pref("addressbook.throbber.url","http://www.whatever.com");


This is for Mozilla, but may work for Netscape 7.

Make It Work

If you want to change the Mozilla logo in the upper right corner, because for example you like the Netscape throbbers better, then add the following line to userChrome.css: <br>
Code: Select all
#navigator-throbber
{
list-style-image : url("animthrob_single.gif") !important;
}
#navigator-throbber[busy="true"]
{
list-style-image : url("animthrob.gif") !important;
}


Then copy the new throbbers into the profile directory's chrome folder.

userChrome.css is located in the "chrome" subfolder of your profile directory. If it's not there create it as an plaintext file.

Ramona :D

[Reformatted by Antony]
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011022 Netscape6/6.2
User avatar
Ramona
Moderator
Moderator
 
Posts: 2376
Joined: Wed 19 Jun, 2002 3:50 pm
Location: Midwest USA

Postby profman » Sat 19 Oct, 2002 3:08 pm

Thanks for the info. I'll try it soon. I apologize for asking about stuff already out there on the internet. I'll try not to be so lazy in the future. :oops:

I do, however, do have a follow up question:

Where will this change of code for the URL of the throbber end up after NS7 reads it from the user.js???

I find references to "browser.throbber.url" only in all.js and ns-all.js, but not in prefs.js or any other location. And even in all.js and ns-all.js, the reference is very strange, being:

pref("browser.throbber.url","chrome://navigator-region/locale/region.properties");

Any help or comments?
Thanks!!!
UserAgent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 (nscd2)
profman, the mad chemist
Moderator of SillyDog Forums
User of Thunderbird 2.0.0.x & Firefox 3.x
Try Forum Search
User avatar
profman
Moderator
Moderator
 
Posts: 1531
Joined: Wed 11 Sep, 2002 8:00 pm

Postby Ramona » Sat 19 Oct, 2002 11:05 pm

Hi profman,

Once you have added a script to the user.js, then close Netscape, it should write the change to prefs.js. E.g., the three entries for the throbber URL were added to my user.js file, and when I look at my prefs.js file they are all there... but listed in alpha order.

Mozilla/Netscape will never write to the user.js file, only the prefs.js file. Options added to the user.js file will overwrite those in the prefs.js file. However, if you delete an option from the user.js file you must also delete it from the prefs.js file. The user.js file can be edited while Mozilla/Netscape is open, as changes take effect on the next restart. The prefs.js file can only be edited while the browser is closed.

HTH,

Ramona
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011022 Netscape6/6.2
User avatar
Ramona
Moderator
Moderator
 
Posts: 2376
Joined: Wed 19 Jun, 2002 3:50 pm
Location: Midwest USA

Postby profman » Sun 20 Oct, 2002 1:17 pm

Thanks!!!

It was easy to change the URL as described above by Ramona. I've done it on a Windows 2000 and Windows 98SE system. I am not yet adventurous enough yet to try changing the throbber GIF.

The only remaining question is minor. It is: How do you change the text tag associated with the throbber since "Go to the Netscape home page" may no longer be appropriate?

PS: The "Make it Work" link mentioned above seems to be, at this time of this post, not available, although initially I had no problem going there.
UserAgent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 (nscd2)
profman, the mad chemist
Moderator of SillyDog Forums
User of Thunderbird 2.0.0.x & Firefox 3.x
Try Forum Search
User avatar
profman
Moderator
Moderator
 
Posts: 1531
Joined: Wed 11 Sep, 2002 8:00 pm

Postby TCA-Admiral-G'Kar » Tue 07 Jan, 2003 11:19 pm

Welp, I got passed my STRANGE Alert message and I'm now up and running 7.01

Seems as if my user Profile was corrupted or something :(

Now I was wondering if someone can help me with this problem:

I installed the American Skin into Netscape, but I wanted to change the flag for the Throbber, I did exactly what you said above and it WORKED as long as I am in Modern or Classic Skins. My Question is, how do I change the American Skin to use a different Throbber?

And also, is there a program that can making Skinning Netscape easier like the CCK?
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 (CK-TCA)
TCA-Admiral-G'Kar
new member
new member
 
Posts: 2
Joined: Mon 06 Jan, 2003 7:38 am


Return to Reference Centre

Who is online

Registered users: Bing [Bot], Exabot [Bot], Google [Bot]