Difference between revisions of "Website:Documentation Changes for 1.5"

From Camino Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
* browser.backspace_action
 
* browser.backspace_action
 
* browser.download.progressDnldDialog.bringToFront                                                                                // bring download window to the front when each download starts
 
* browser.download.progressDnldDialog.bringToFront                                                                                // bring download window to the front when each download starts
* The profile directory can now be customized with the environment variable CAMINO_PROFILE_DIR set to a custom path. This also makes it possible to run more than one Camino instance, as long as they're running from different profiles.
+
 
 +
* The profile directory can now be customized with the environment variable CAMINO_PROFILE_DIR set to a custom path.  
 +
** This also makes it possible to run more than one Camino instance, as long as they're running from different profiles.
 +
** Example:
 +
 
 +
<blockquote><code>export CAMINO_PROFILE_DIR=~/Documents/MyTestProfile<br>
 +
open Camino.app</code></blockquote>
  
 
==Annoyances==
 
==Annoyances==

Revision as of 09:58, 26 March 2006

Instead of having to go through all of cb.o/support and finding what needs to be changed (ugh), this page will be an on-going list of changes that need to be made due to checkins since 1.0.

Hidden Prefs

  • View source in tab (defaults to window)
  • browser.backspace_action
  • browser.download.progressDnldDialog.bringToFront // bring download window to the front when each download starts
  • The profile directory can now be customized with the environment variable CAMINO_PROFILE_DIR set to a custom path.
    • This also makes it possible to run more than one Camino instance, as long as they're running from different profiles.
    • Example:

export CAMINO_PROFILE_DIR=~/Documents/MyTestProfile
open Camino.app

Annoyances

  • Popup blocker now invades the content area

Privacy & Security

  • Session cookies

Search

  • Search field is resizable, always visible with location bar

Downloading

  • Trash button