Confirmed users, Bureaucrats and Sysops emeriti
2,088
edits
No edit summary |
|||
| Line 2: | Line 2: | ||
Quick links: | Quick links: | ||
* [http://developer.mozilla.org/en/docs/Places Developer documentation] on MDC | |||
* [http://people.mozilla.org/~dietrich/places/ Doxygen-generated API documentation] | * Documentation | ||
* [http://people.mozilla.org/~dietrich/places-erd.png Database schema ERD] | ** [http://developer.mozilla.org/en/docs/Places Developer documentation] on MDC | ||
** [http://people.mozilla.org/~dietrich/places/ Doxygen-generated API documentation] | |||
** [http://people.mozilla.org/~dietrich/places-erd.png Database schema ERD] | |||
Communication: | |||
* [news://news.mozilla.org/mozilla.dev.apps.firefox mozilla.dev.apps.firefox newsgroup] | * [news://news.mozilla.org/mozilla.dev.apps.firefox mozilla.dev.apps.firefox newsgroup] | ||
* [irc://irc.mozilla.org/#places #places] on irc.mozilla.org | * [irc://irc.mozilla.org/#places #places] on irc.mozilla.org | ||
* Weekly meetings on Monday at '''9'''am PST in [irc://irc.mozilla.org/#places #places]. See [[Places/Status_Meetings]] for meeting notes. | |||
Source: | |||
* Firefox front-end code: [http://mxr.mozilla.org/mozilla-central/source/browser/components/places/ mozilla/browser/components/places/] | |||
* Toolkit backend code: [http://mxr.mozilla.org/mozilla-central/source/toolkit/components/places/ mozilla/toolkit/components/places/] | |||
Active core contributors: | |||
* [http://autonome.wordpress.com/ Dietrich Ayala] | |||
* [http://shawnwilsher.com/ Shawn Wilsher] | |||
* [http://twitter.com/mak77 Marco Bonardo] | |||
= Timeline and History = | = Timeline and History = | ||
| Line 63: | Line 77: | ||
* [[Places:Drag & Drop]] | * [[Places:Drag & Drop]] | ||
* [[Places:Manager]] | * [[Places:Manager]] | ||
* [[Places:Bookmarks Containers]] | |||
* [[Places:Live Bookmarks]] | |||
More design information is on the [http://developer.mozilla.org/en/docs/Places Places developer wiki]. | More design information is on the [http://developer.mozilla.org/en/docs/Places Places developer wiki]. | ||
| Line 69: | Line 85: | ||
Places is currently enabled for Firefox 3 and greater, powering History and Bookmarks, as well as providing plumbing for Livemarks, Annotations and Microsummaries and the Awesomebar. | Places is currently enabled for Firefox 3 and greater, powering History and Bookmarks, as well as providing plumbing for Livemarks, Annotations and Microsummaries and the Awesomebar. | ||
== Team == | == Team == | ||
| Line 97: | Line 108: | ||
See the [https://wiki.mozilla.org/Places:Plan plan] for current work. | See the [https://wiki.mozilla.org/Places:Plan plan] for current work. | ||
== API Changes == | == API Changes == | ||
| Line 119: | Line 124: | ||
XXXdietrich - move to developer wiki, replace with an design page for extensibility | XXXdietrich - move to developer wiki, replace with an design page for extensibility | ||
= Impact = | = Impact = | ||