FUEL/Additions

From MozillaWiki
< FUEL
Revision as of 11:33, 14 February 2007 by Kinger (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Proposals for additional support in FUEL, of features not addressed yet up to version 0.2

Sidebar

Sidebar interaction.

  • load
  • toggle

PM (Password Manager)

Handling user logins.

  • saveLogin
  • removeLogin
  • getLoginPwd
  • getLogin

Alerts

Anything related to messaging the user.

  • Notify (top bar)
  • removeNotify
  • sysAlert (system alert)
  • ... various wrappers around nsIPrompt, including...
  • prompt
  • confirm
  • confirmWithCheck

Search

Search bar utilities

  • addEngine
  • makeDefault
  • switchEngine

Extension

Finding information out about installed extensions

  • getList
  • getUUID
  • getDescription

Request

Wrapper around XMLHttpRequest

Cache

Interaction with the browser cache

Print

Printing utilities

Locale

l10n related

  • getLocale

RDF

Depending on the future status of RDF in the tree, we could use Neil Deakin's rdf.js and a basis for an RDF object.