Difference between revisions of "User:Sardisson/To Do"

From Camino Wiki
Jump to navigation Jump to search
(→‎support/Hidden Prefs: mostly done; what to do about bookmark keywords?)
(→‎support/Bugzilla FAQ: move this section somewhere more high-profile)
 
(16 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
* <s>chimera.log_js_to_console</s>
 
* <s>chimera.log_js_to_console</s>
 
* <s>camino.accept.lang</s>
 
* <s>camino.accept.lang</s>
* ??? pac override (already on proxies page; why duplicate it)
+
* ??? pac override ('''already on proxies page; why duplicate it''')
  
 
* <s>user_pref("browser.display.use_document_fonts", 0);</s>  (font-face, not size)
 
* <s>user_pref("browser.display.use_document_fonts", 0);</s>  (font-face, not size)
Line 22: Line 22:
 
* <s>user.js plain text "creating"; not running</s>
 
* <s>user.js plain text "creating"; not running</s>
  
* http://www.mozilla.org/docs/end-user/keywords.html
+
* <s>bookmarks keywords: just a ref to the extensive documentation in support/docs/bookmarks</s>
  
 
===support/Docs===
 
===support/Docs===
Line 31: Line 31:
 
* security: p12 certifs (restore, not import)
 
* security: p12 certifs (restore, not import)
  
* bookmarks:  
+
* <s>bookmarks:  
 
** To make the newly-imported bookmarks appear in the bookmarks menu or bookmark bar
 
** To make the newly-imported bookmarks appear in the bookmarks menu or bookmark bar
** bm import->move bm from collection to bar
+
** bm import->move bm from collection to bar</s>
 +
** <s>http://www.mozilla.org/docs/end-user/keywords.html
 +
**: Maybe put this in sup/docs/bookmarks since I'm editing that anyway?</s>
 +
**: With a reference to it from the keyword.enabled entry? '''NO'''
 +
** <s>Documentation on sorting?
 +
**: Implement bookmark sorting (really arranging) in Camino.
 +
*** Selecting a single folder will sort its children.
 +
*** Selecting two or more items will sort them together.
 +
*** Holding down the Option key will do a deep sort of all selected items.
 +
*** If nothing is selected, the current collection is sorted (if allowed).</s>
  
* passwords in FAQ - ????
+
* passwords in FAQ - ???? (what the heck was this?)
  
===support/Bugzilla FAQ===
 
  
* Revisions to the Bugzilla FAQ
 
** [[QA:Bugzilla:Searching_For_Dupes]]
 
** Instructions for tasks QA commonly asks reporters to do
 
*** Fresh profile
 
**: (Essentially, cb.o support needs a Camino version of [http://kb.mozillazine.org/Standard_diagnostic_%28Firefox%29 this])
 
*** Screenshots in JPG or PNG, not PDF or TIFF
 
** "pay attention to your bug; we will ask you questions"
 
** new "Before filing bug" section
 
*** no UA spoofing
 
*** use latest version/nightly from last 2 weeks
 
*** Fresh profile
 
*** Check in Fx
 
*** [[QA:Bugzilla:Searching_For_Dupes]]
 
*** plus the crash/sample stuff there
 
** '''“Bugzilla is not a forum” - Behave!''' Link to https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
 
* Put the Bugzilla FAQ in the Support sidebar (raise visibility in support vs in development)
 
** Move some bug-reporting stuff from dev/ to sup/
 
  
 
==cb.o/development==
 
==cb.o/development==
  
 
* [[Development:Good Bugs and Projects]]
 
* [[Development:Good Bugs and Projects]]
*: See also [[Development:Home Page]]
+
*: See also [[Development:Home Page]] and children
 
* dev#report_bug -  old url to bugz faq
 
* dev#report_bug -  old url to bugz faq
* dev/build - link to tarball
+
* dev/build - link to [ftp://ftp.mozilla.org/pub/mozilla.org/camino/source tarball]
  
 
==cb.o/other==
 
==cb.o/other==
Line 72: Line 63:
 
===Features===
 
===Features===
  
*features/ has old links into docs
+
* <s>features/ has old links into docs</s>
  
 
===Community===
 
===Community===
Line 82: Line 73:
  
 
===Home===
 
===Home===
 
+
* These are all for Sam, actually:
* js switcher img
+
** js switcher img (needs ® on image that includes cb.o home)
* CSS validator: <http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww-stage.caminobrowser.org%2Fsupport%2Fdocs%2Fdownload%2F>
+
** CSS validator: <http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.caminobrowser.org%2Fsupport%2Fdocs%2Fdownload%2F>
  
 
==QA Stuff==
 
==QA Stuff==
Line 90: Line 81:
 
* <s>[[Development:Keywords & Status Whiteboard]]</s>
 
* <s>[[Development:Keywords & Status Whiteboard]]</s>
 
* <s>[[Development:Bugzilla:Searching_For_Dupes]]</s>
 
* <s>[[Development:Bugzilla:Searching_For_Dupes]]</s>
* [01:06am] smorgan: Clean profile is supposed to be a narrowing down tool, not a magical remover of bugs.  Only corrupt/invalid profiles that appear to be caused by users mucking around should be consider ignorable.
+
* <s>[01:06am] smorgan: Clean profile is supposed to be a narrowing down tool, not a magical remover of bugs.  Only corrupt/invalid profiles that appear to be caused by users mucking around should be consider ignorable.</s>

Latest revision as of 15:10, 2 July 2007

Things I need to do for cb.o/support, cb.o/development, or triage:

cb.o/support

  • All the Support updates/fixes from my sticky note

support/Hidden Prefs

  • "this is how you make all cookies expire on quit"
    • "except for existing cookies and whitelisted sites"
    • "Setting network.cookie.lifetimePolicy to foo will cause Camino to automatically accept all new cookies and keep them for the duration of the browser session" - "until you quit Camino"
  • chimera.log_js_to_console
  • camino.accept.lang
  •  ??? pac override (already on proxies page; why duplicate it)
  • user_pref("browser.display.use_document_fonts", 0); (font-face, not size)
  • user.js plain text "creating"; not running
  • bookmarks keywords: just a ref to the extensive documentation in support/docs/bookmarks

support/Docs

  • annoyances/#hostperm: link to new hostperm.1 mZ kb article
    • create hostperm.1 if needed; edit when not running
  • security: p12 certifs (restore, not import)
  • bookmarks:
    • To make the newly-imported bookmarks appear in the bookmarks menu or bookmark bar
    • bm import->move bm from collection to bar
    • http://www.mozilla.org/docs/end-user/keywords.html
      Maybe put this in sup/docs/bookmarks since I'm editing that anyway?
      With a reference to it from the keyword.enabled entry? NO
    • Documentation on sorting?
      Implement bookmark sorting (really arranging) in Camino.
      • Selecting a single folder will sort its children.
      • Selecting two or more items will sort them together.
      • Holding down the Option key will do a deep sort of all selected items.
      • If nothing is selected, the current collection is sorted (if allowed).
  • passwords in FAQ - ???? (what the heck was this?)


cb.o/development

cb.o/other

Relnotes

  • relnotes: We want to know what you think! Be sure to contact us and let us know what you think. ????
  • Each header should have an id/anchor for easy linking

Features

  • features/ has old links into docs

Community

  • access keys on community sidebar, but not on blogs.cb.o
  • /community/ :"community-related" ?
    Welcome to the community center of the Camino project. Here you will find a gathering of Camino related news and other bits of information by its developers, keeping you up to date with every step forward.

Home

QA Stuff

add these to relevant QA pages when Sam starts them