Gadget integration TODO: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 20: Line 20:
Current work is in: https://dev.laptop.org/git?p=users/guillaume/sugar;a=shortlog;h=gadget
Current work is in: https://dev.laptop.org/git?p=users/guillaume/sugar;a=shortlog;h=gadget


* Add the "publish to gadget" option to sugar-control-panel
* [https://dev.laptop.org/ticket/7545 Should request random activities/buddies to populate the mesh view]
* Should track change of the "publish to gadget" GConf key and call Publish when needed ([http://dev.laptop.org/ticket/7544 #7544])
* This branch is currently just used for tests. Sugar requests 10 random activities in MeshModel.py, that's probably not the best place to do that.
* Make the number of random buddies and activities requested configurable
* Make the number of random buddies and activities requested configurable
* [https://dev.laptop.org/ticket/7711 Implement UI for searches] (not a priority as for now we'll focus on random queries)
* [https://dev.laptop.org/ticket/7711 Implement UI for searches] (not a priority as for now we'll focus on random queries)

Revision as of 16:27, 22 October 2008

Things to do to integrate Gadget with the rest of the system.

Gadget

Gabble

Presence Service

Sugar

Current work is in: https://dev.laptop.org/git?p=users/guillaume/sugar;a=shortlog;h=gadget

  • Add the "publish to gadget" option to sugar-control-panel
  • Should track change of the "publish to gadget" GConf key and call Publish when needed (#7544)
  • Make the number of random buddies and activities requested configurable
  • Implement UI for searches (not a priority as for now we'll focus on random queries)