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

From Camino Wiki
Jump to navigation Jump to search
Line 15: Line 15:
  
 
==Annoyances==
 
==Annoyances==
http://caminobrowser.org/documentation/annoyances/<br>
 
 
* Flashblock whitelist
 
* Flashblock whitelist
 +
 +
http://caminobrowser.org/documentation/annoyances/ ('''done on stage''')
  
 
==Bookmarks==
 
==Bookmarks==

Revision as of 22:08, 19 October 2009

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.

Hidden Prefs

http://caminobrowser.org/documentation/hiddenprefs/
Switch to using about:config for Gecko-style prefs (except accept-lang override) - Bug 515807

  • gfx.color_management.enabled (requires restart, poor perf, no CM with Flash < 10)
  • Switch mouse zoom from text size to full content zoom
  • AA all text, regardless of OS setting (gfx.use_text_smoothing_setting; requires restart)
  • inline autocomplete hidden pref switched from NSUserDefaults to browser.urlbar.autoFill
  • camino.use_aqua_selects (default true; set to false to honor author styles)
  • FocusDownloads browser.download.manager.focusWhenStarting to false
  • don't show dl window: browser.download.manager.showWhenStarting to false
  • Breakpad defaults:
    • BreakpadSendAndExit -string NO (show Apple crash UI also)

Annoyances

  • Flashblock whitelist

http://caminobrowser.org/documentation/annoyances/ (done on stage)

Bookmarks

http://caminobrowser.org/documentation/bookmarks/

  • Put some sort of link to "finding bookmarks" which lives in Find (or vice versa)
  • Middle-click?
  • Export Fx bookmarks to HTML first
  • Alternates for Bookmarking ([1])

Privacy & Security

http://caminobrowser.org/documentation/security/

  • Explain the new security exceptions model and error pages
  • Explain cert import
  • Mention software update as a way to keep yourself secure
  • Brief sb description (at #safebrowsing), ending in a line "For more information on this phishing, malware, and this feature, see the Documentation." and link to docs/security/safebrowsing/
  • form on docs/security/safebrowsing/ to get users to the Google diagnostic for malware sites
  • report-submitted.php

http://caminobrowser.org/documentation/security/safebrowsing/ (done)
http://caminobrowser.org/documentation/security/test-phishing/ (done)
http://caminobrowser.org/documentation/security/test-malware/ (done)

Find

http://caminobrowser.org/documentation/find/

Downloading

http://caminobrowser.org/documentation/download/

  • Shift-click, plus other keyboard shortcuts

Tabbed Browsing

http://caminobrowser.org/documentation/tabs/

  • Rearranging Tabs
  • Seeing all tabs in the current window (tabsposé)

Setup

  • QT 7.6
  • F4M 2.3.0.14 or newer
  • Shockwave 11.0r470 or newer
  • Flash 10.0 or newer
  • PDFBP 2.3.2 or newer - Bug 506928
  • Real 11 (need to check it out first; bad news)

http://caminobrowser.org/documentation/setup/ (done on stage)

Search

http://caminobrowser.org/documentation/search/

Keyboard Shortcuts

  • Delete as back is broken or not
  • Zoom and Text Size have switched; alternates plus toggle
  • Cmd-Ctrl-T for Tab Overview (Window)
  • Cmd-DownArrow for opening selected files in the Downloads window
  • Cmd-A to select all files in the Downloads window

http://caminobrowser.org/documentation/shortcuts/ (done on stage)

General changes & FAQ

http://caminobrowser.org/documentation/faq/
http://wiki.caminobrowser.org/Development:Third-Party_Tab_Themes
http://caminobrowser.org/legal/
http://caminobrowser.org/download/releases/2.0/

  • Remove the Text Encoding FAQ (I think this is fixed on trunk)
  • Remove Norwegian FAQ (10.3 only)
  • Replace Talkback FAQ with a new Breakpad FAQ
  • Update tab theme docs for 24px tabs - Bug 469770
  • Mention Recently closed pages somewhere
  • Mention content zoom somewhere (customizing?)
  • Mention AppleScript (and link to wiki), because you can only find AS mentions in features and relnotes (when there are new AS changes)
  • Camino 2.0 will be released under the MPL instead of the EULA - Bug 522757

Migration

http://caminobrowser.org/documentation/firefox/
http://caminobrowser.org/documentation/safari/

  • Fx3 data formats for bookmarks (history?)
  • CamiNoScript
  • CookieThief 1.1 required

Bugzilla

http://caminobrowser.org/documentation/bugzilla/

  • look for "Mozilla caught an objc exception" in Console.log for nsObjCExceptionLogAbort crash stacks no longer fatal
  • Need to rewrite crash (and hang?) instructions for Breakpad