|
Setting up Site-wide Preferences | ||||||
System administrators can change OmniWeb's preferences for all their users. This is especially useful for proxy server settings, but can be used to change any preference the user can change (and more). For example, administrators may want to change the site-wide default for their users' start page, bookmarks file, or font settings. At startup, OmniWeb looks for files named Defaults.plist in each of the following folders: /Network/Library/Application Support/OmniWeb/, /Library/Application Support/OmniWeb/, and ~/Library/Application Support/OmniWeb/. If it finds any, it will configure its default settings to match those in the file(s). If a given setting is present in more than one place, the /Network/Library setting will be replaced by the /Library setting, and the /Library setting by the ~/Library setting. (Generally it's of little use to put anything in the user-level defaults file, as users can just as easily edit their settings in the Preferences window.)
Note that defaults files only specify the default settings -- a user can still customize their own preferences. The defaults command-line utility It's also possible for advanced users and administrators to edit OmniWeb's settings via the defaults command-line utility. Type defaults or man defaults in a terminal window for information about using it. You'll find acceptable keys and values for use with this utility in the Complete Defaults List.
|