[OGo-Developer] Re: [OGo-Users] OpenGroupware + SOGo Connector > free/busy
Adam Tauno Williams
developer@opengroupware.org
Tue, 29 Jan 2008 08:55:00 -0500
--=-+MYqRJMChogroZqTOwcq
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
> >> Does OGo support the FBURL vcard extension?
> Well, looking at the DB schema, OGo at least contains a 'freebusy_url' =20
> in the person table. So we could probably store the URLs delivered by =20
> a vCard client.
I was pondering this and thought maybe we should do something like -
1.) Create a default FBURL (like "http://yoyomama/zidestore/so}
2.) In the contact do -
In getting -
if (isAccount)
fburl =3D "FBURL/?freebusy?name=3D{email1}"
else
fburl =3D freebusy_url-field-from-db
In putting -
=20
if (!(isAccount))
freebusy_url-field-from-db =3D fburl
That way accounts would always have the correct FBURL in iCal/GroupDAV
clients and otherwise the FBURL would be stored.
--=-+MYqRJMChogroZqTOwcq
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
iD8DBQBHnzA0LRePpNle04MRArjuAJ94dKjZWlAYR4cvkfMk9eLHavcS3gCfdFKF
an5GISXLzrJnub2W5T4IqHM=
=xW20
-----END PGP SIGNATURE-----
--=-+MYqRJMChogroZqTOwcq--