[OGo-Users] OpenGroupware + SOGo Connector > free/busy
Adam Tauno Williams
users@opengroupware.org
Tue, 29 Jan 2008 08:41:08 -0500
--=-hHi2H6uNxww/Zu4n7NB7
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.
--=-hHi2H6uNxww/Zu4n7NB7
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)
iD8DBQBHnyz0LRePpNle04MRAsViAJ45mSx4CNBw7sJqfvqxTfYPV1JFUwCeI7PS
7YI/e4V5GohpZXXkKsSEulw=
=h4NH
-----END PGP SIGNATURE-----
--=-hHi2H6uNxww/Zu4n7NB7--