Difference between revisions of "Website:Documentation Changes for 2.1"
Jump to navigation
Jump to search
(add updates) |
(→Hidden Prefs: make the plug-ins pref presentable for public consumption) |
||
Line 4: | Line 4: | ||
==Hidden Prefs== | ==Hidden Prefs== | ||
− | * inline autocomplete refers only to history currently | + | * Disabling plug-ins: |
+ | ** To disable a plug-in: | ||
+ | *** First find its name: choose “Installed Plug-Ins” from the “Help” menu and look for the name of the desired plug-in in big, bold text, e.g. “Shockwave Flash”. | ||
+ | *** Then visit <code>about:config</code> and set the <code>camino.disabled_plugin_names</code> hidden preference to a unique prefix made up from the start of the plug-in name, e.g. “Shockw”. | ||
+ | *** Additional plug-ins can be disabled by separating the prefix strings with semicolons (<code>;</code>). | ||
+ | ** The plug-ins are disabled immediately in any and all windows and tabs. | ||
+ | <!-- | ||
+ | "camino.disabled_plugin_names" - semicolon-delimited list of prefixes from the names exposed in about:plugins, e.g. "Flip;Shockwave Flash;Real" to disable Flip4Mac, Flash, and Real | ||
+ | ** happens real-time in any and all windows and tabs | ||
+ | --> | ||
+ | |||
+ | |||
+ | * inline autocomplete text refers only to history currently | ||
* disable autocomplete?? - "browser.urlbar.autocomplete.enabled" to false | * disable autocomplete?? - "browser.urlbar.autocomplete.enabled" to false | ||
* DNS prefetch prefs ({{Bug|493474}}; applies only to new tab/window | * DNS prefetch prefs ({{Bug|493474}}; applies only to new tab/window | ||
* web app storage "don't ask" pref aka universally allow {{bug|529918}} | * web app storage "don't ask" pref aka universally allow {{bug|529918}} | ||
− | |||
− | |||
* Removal of "Always use my page and link colors" from UI; flip "browser.display.use_document_colors" to false to break sites. | * Removal of "Always use my page and link colors" from UI; flip "browser.display.use_document_colors" to false to break sites. | ||
Revision as of 14:16, 19 January 2011
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.6.
XXX need to correlate this with relnotes, since both fell behind
Contents
Hidden Prefs
- Disabling plug-ins:
- To disable a plug-in:
- First find its name: choose “Installed Plug-Ins” from the “Help” menu and look for the name of the desired plug-in in big, bold text, e.g. “Shockwave Flash”.
- Then visit
about:config
and set thecamino.disabled_plugin_names
hidden preference to a unique prefix made up from the start of the plug-in name, e.g. “Shockw”. - Additional plug-ins can be disabled by separating the prefix strings with semicolons (
;
).
- The plug-ins are disabled immediately in any and all windows and tabs.
- To disable a plug-in:
- inline autocomplete text refers only to history currently
- disable autocomplete?? - "browser.urlbar.autocomplete.enabled" to false
- DNS prefetch prefs (Bug 493474; applies only to new tab/window
- web app storage "don't ask" pref aka universally allow Bug 529918
- Removal of "Always use my page and link colors" from UI; flip "browser.display.use_document_colors" to false to break sites.
Annoyances
Bookmarks
- Update any autocomplete mentions
Privacy & Security
- May need to update for new certerror page
Find
Downloading
Tabbed Browsing
Setup
- Update plug-in versions
- Needs new section for disabled/blocked plug-ins (URLs in Bug 626142)
- http://caminobrowser.org/documentation/setup/#pages_broken - update part about "Always use my colors" which is gone from the UI, but could still be set.
Search
- search CM new tab/window change
Keyboard Shortcuts
FAQ
General changes
Migration
Bugzilla
Other website changes for 2.1
- Press will need new Downloads screenshot