Confirmed users, Bureaucrats and Sysops emeriti
2,088
edits
No edit summary |
|||
| Line 5: | Line 5: | ||
Bug list: [http://tinyurl.com/8xgkf Places bugs by milestone, owner] | Bug list: [http://tinyurl.com/8xgkf Places bugs by milestone, owner] | ||
Note: | Note: Places has been disabled on the Trunk, as announced at the [http://wiki.mozilla.org/Firefox3/StatusMeetings/2006-09-20 9/20 Gran Paradiso Status Meeting], pending redesign. Once work is underway, we'll see about getting some of the tinderboxes to do Places builds alongside the non-Places builds. | ||
= Goals & Objectives = | = Goals & Objectives = | ||
| Line 16: | Line 16: | ||
* Consolidating user data formats | * Consolidating user data formats | ||
* | * Providing a platform for using interesting per-URL metadata | ||
* Improving the capabilities of Live Bookmarks | * Improving the capabilities of Live Bookmarks | ||
* Providing a solid architecture for bookmark sync and remote storage | |||
== Builds == | == Builds == | ||
Places is | As noted above, Places is currently disabled in the "trunk" build of Firefox. To use Places you must enable it at build-time using --enable-places. Detailed instructions for building Firefox are available in the [http://developer.mozilla.org/en/docs/Build_Documentation MDC Build Documentation]. Places builds are unstable and are recommended only for developers at this time. | ||
Please file bugs in bugzilla. You can use this link: | Please file bugs in bugzilla. You can use this link: | ||
| Line 133: | Line 106: | ||
[[User:Dria/On Tagging|Deb Richardson's "On Tagging"]] | [[User:Dria/On Tagging|Deb Richardson's "On Tagging"]] | ||
=== Archived Build Notes (obsolete) === | |||
Milestone 2 (1/30/2006): | |||
What's new in this build: | |||
* Your existing history is now preserved and imported into Places. | |||
* You can search from the Places view | |||
* You can construct queries over your history/bookmarks and save them | |||
* If you are migrating to Firefox from another browser, your history and bookmarks are imported into Places. | |||
* Stability, performance, and bug fixes | |||
Known issues: | |||
* It is recommended that you delete the file "storage.sdb" in your profile directory if you have previously run a Places build. | |||
* This build is based on the Firefox 2.0 branch. It still claims to be 1.5, so 1.5-compatible extensions will continue to function. Extensions that utilize the old bookmarks and history interfaces will not work correctly. | |||
* If you use the installer, you have to do a custom install and disable Quality Feedback Agent. Otherwise, the installation will error out. | |||
* Bookmark keywords do not work yet. | |||
* If your profile directory is on NFS, you will see slower performance. | |||
Milestone 1 (12/15/2005): | |||
This is our first public milestone build. It has a working Places view, history, and bookmarks (with import). There are a few known issues: | |||
* These builds are based on the Firefox trunk. As a result, any extensions which claim only 1.5.0.* compatibility will be disabled. | |||
* If you use the installer, you have to do a custom install and disable Quality Feedback Agent. Otherwise, the installation will error out. | |||
* Existing bookmarks are imported, but history is not yet imported. | |||
* Bookmark keywords do not work yet. | |||
* If your profile directory is on NFS, you will see slower performance. | |||