[#5971] Add support for contact photos with ability to sync
Summary Add support for contact photos with ability to sync
Queue Turba
Queue Version HEAD
Type Enhancement
State Accepted
Priority 1. Low
Owners
Requester xk3 (at) mompl (dot) org
Created 12/06/2007 (157 days ago)
Due
Updated 12/09/2007 (154 days ago)
Assigned
Resolved
Attachments photo.diff Download
Milestone
Patch

History
12/09/2007 xk3 (at) mompl (dot) org Comment #3
New Attachment: photo.diff Download
Reply to this comment
This is a quick and dirty hack to add a photo element to turba that can be synced. This is NOT a patch for common use but for my special case with a lot of assumptions made, e.g.:

a) turba is just a storage place (attribute is readonly)
b) photo is base64 (seems to be reasonable)
c) only one external client is syncing,
    so no format checking or anything like that

Using this hack allows for adding photos to contacts (on MY nokia) that survive a bi-directional sync.
12/06/2007 Chuck Hagenbuch Taken from Horde DevelopersHorde Developers
 
12/06/2007 Michael Rubinsky Comment #2
Assigned to Horde DevelopersHorde Developers
State ⇒ Accepted
Priority ⇒ 1. Low
Summary ⇒ Add support for contact photos with ability to sync
Reply to this comment
This is already planned, but we do not have a time frame.
12/06/2007 xk3 (at) mompl (dot) org Comment #1
Queue ⇒ Turba
Summary ⇒ photo support
State ⇒ New
Type ⇒ Enhancement
Priority ⇒ 2. Medium
Reply to this comment
Just started to play with horde/sync and my E51 syncs really fine with turba, but I miss the little photos you can attach to your contacts on your mobile. Is it possible to add photo support to turba (and its sync, of course)?

A vCard would contain something like:

PHOTO;TYPE=JPEG;ENCODING=BASE64:
    /9j/4AAQSkZJRgABAQ ...