Mozilla2:Unified Storage: Difference between revisions

m
Mork -> Mork
m (Making Mork a link)
m (Mork -> Mork)
Line 12: Line 12:
# Provide Mozilla core components and extension authors with tools to enable richer interaction with user data
# Provide Mozilla core components and extension authors with tools to enable richer interaction with user data
# Eliminate the need for components to write their own file serialization/deserialization
# Eliminate the need for components to write their own file serialization/deserialization
# Eliminate multiple file formats from Mozilla profiles (db1.85, [[Mork]], rdf/xml, xml, various text formats)
# Eliminate multiple file formats from Mozilla profiles (db1.85, mork, rdf/xml, xml, various text formats)


== Requirements ==
== Requirements ==
Line 38: Line 38:
Firefox:
Firefox:
* History
* History
: history.dat (Mork)
: history.dat ([[Mork]])
: Implements RDF data source on top of Mork.
: Implements RDF data source on top of Mork.
* Bookmarks
* Bookmarks
Line 49: Line 49:
: signons.txt (text)
: signons.txt (text)
* Form History
* Form History
: formhistory.dat (Mork)
: formhistory.dat ([[Mork]])
* Host Permissions
* Host Permissions
: hostperm.1 (text)
: hostperm.1 (text)
Line 57: Line 57:
Thunderbird:
Thunderbird:
* Addressbook
* Addressbook
: abook.mab (Mork)
: abook.mab ([[Mork]])
* Mail Views (Saved Searches)
* Mail Views (Saved Searches)
: mailViews.dat (custom, text)
: mailViews.dat (custom, text)
Line 63: Line 63:
: secmod.db (db1.85)
: secmod.db (db1.85)
* Folder Cache
* Folder Cache
: panacea.dat (Mork)
: panacea.dat ([[Mork]])
* Junk Bayesian filter training file
* Junk Bayesian filter training file
: training.dat (unknown)
: training.dat (unknown)
* Server info
* Server info
: ImapMail/<server>.dat (Mork)
: ImapMail/<server>.dat ([[Mork]])
* Folder summary data
* Folder summary data
: Mail*/*/*.msf (Mork)
: Mail*/*/*.msf ([[Mork]])
* Filters (?)
* Filters (?)
: mail filter data
: mail filter data
14

edits