I've issued another new 'release' of ZOGI. Binary bundles
are uploaded
for openSUSE 10.2 & SOPE 4.7, openSUSE 10.1 & SOPE
4.6, and SuSE 9.3 &
SOPE 4.6. All built against fairly recent OGo trunks.
otherwise a "make;./install.sh" in the Source
directory should build and
install the bundle. It should build and work for pretty
much any
OGo/SOPE release.
Changes in r485, since r438:
- The FLAGS attribute of contact and enterprise entities
includes the
string FAVORITE if the object is one of the user's
favorites.
- The flagFavorites and unflagFavorites methods now work.
The favorite
status of a singular contact or entity can also be changed
by including
the "favorite" or "unfavorite" flag in
the FLAGS when performing a
putObject.
http
://code.google.com/p/zogi/wiki/flagFavorites
ht
tp://code.google.com/p/zogi/wiki/unflagFavorites
- When storing an enterprise providing the flag
"businessCard" will
change how zOGI processes assignments. This allows a new
enterprise,
multiple related contacts, and ACLs, to be created in one
operation.
http:
//code.google.com/p/zogi/wiki/businessCard
|