Posted on 08-31-2009 09:43 AM
Is there a way to send out a default web address to Firefox? Safari
picked it up via imaging, but Firefox did not. Thanks!
Posted on 08-31-2009 09:48 AM
firefox stores all this information in the profiles folder. the file is located in ~/Library/Application Support/Firefox/Profiles/ RANDOMTEXT.default/prefs.js it is stored in this string:
user_pref("browser.startup.homepage", "http://en-us.start.mozilla.com/firefox?client=firefox-a&rls=org.mozilla:en-US:official ");
jorge a. najera-ordonez
Posted on 08-31-2009 09:52 AM
Yup, what Jorge said. We actually create the package and launch the application once and configure the browser as needed. Then I actually change that random profile name to something I know what it is, like UWEC.default and also edit it within the profile.ini so it always looks there. Fill User Templates and your, good. I like using a specific profile folder so it is possible to control making updates to something in it later since I know what the path should be instead of something random.
Craig E
Posted on 09-01-2009 09:25 AM
I actually created a separate package for Firefox 3 that does the
On 8/31/09 9:43 AM, "Kathie Iorizzo" <kiorizzo at latinschool.org> wrote:
customizations, and I have Casper install it after Firefox 3 is installed.
These are the files that I've modified to set defaults (and disable
auto-updates):
/Applications/Firefox.app/Contents/MacOS/browserconfig.properties
/Applications/Firefox.app/Contents/MacOS/defaults/firefox.js
/Applications/Firefox.app/Contents/MacOS/defaults/firefox-branding.js
/Applications/Firefox.app/Contents/MacOS/profile/bookmarks.html
I can't remember which one of those holds the 'You've been updated' URL, but
my users no longer receive that notification when we update Firefox.
These changes will only have an effect on new Firefox profiles. If you want
to change it for all users that already have a profile then you will need to
create a script that sets the pref that Jorge mentioned for each profile in
each user account.
David
--
David Lundgren
Sr. IT Systems Administrator
Brooks Institute - "Passion, Vision, Excellence"
27 East Cota Street
Santa Barbara, CA 93101
(888) 304-3456 (toll-free)
(805) 690-7615 (office)
http://www.brooks.edu