OBM Mozilla Calendar

OBM Mozilla Calendar is a free connector for synchronisation of Mozilla Thunderbird extended by Mozilla Lightning, with OBM.

Features

The connector synchronize PIM data with OBM server :

  • users : in read-only mode,
  • contacts : only private,
  • calendars.

Compatibility

OBM Mozilla Calendar works with Mozilla Thunderbird 1.5, 2.0.*, 3.0.* and Mozilla Lightning :

  • lightning 0.5 (not recommended)
  • lightning 0.7
  • lighnting 0.8
  • lighnting 0.9 (recommended)
  • lightning 1.0 (beta)

XPI

Versioning and OBM compatibility

The connector is versioned as 2.x.y

The connector is compatible with :

  • OBM 2.3.x (default)
  • OBM 2.2.x (default)
  • OBM 2.1.x (need to set default pref extensions.obm.rest to false)

Configuration

You need to fill some settings to use the connector in preference window (Tools/Options/OBM tab/Server button) :

Settings Comment Sample
Sync server location obm-sync server url https://myserver/obm-sync/services
OBM server location obm-ui server url used by “Calendar” button to open OBM in default browser https://myserver
User user login john.do@domain.org
Password user password ***

Preferences

OBM Connector set some preferences :

Pref name Type Values Comment
extensions.obm.addressbooks string “users,contacts” or “users” or “contacts” addressbooks to sync
extensions.obm.addressbooks.users string “OBM - Utilisateurs” name of users addressbook
extensions.obm.addressbooks.contacts string “OBM - Contacts” name of contacts addressbook
extensions.obm.calEvents.is_sync_enabled boolean true or false enable/disable calendar sync
extensions.obm.calTasks.is_sync_enabled boolean true or false enable/disable task sync (currently task sync is not supported)
extensions.obm.addressbooks.is_sync_enabled boolean true or false enable/disable contacts sync
extensions.obm.singleCalendar boolean true or false allow user to sync other calendars
extensions.obm.sso boolean true or false use sso to open web calendar
extensions.obm.rest boolean true or false false: sync with OBM 2.1.x sync server, true: sync with OBM 2.2.x sync server
extensions.obm.log.level integer 0, 1, 2, 3 or -1 log level of extension (logs are saved in tmp/obm-connector-log.txt) : DEBUG_LEVEL=0, NOTICE_LEVEL=1, WARNING_LEVEL=2, ERROR_LEVEL=3, ALL_LEVELS=-1

Sources

Check out the development branch :

svn co http://svn.obm.org/svn/obm-mozilla-calendar/trunk obm-mozilla-calendar-trunk

Build

The extension use the Mozilla build system. Follow build documentation here.

obmmozillacalendar.txt · Last modified: 2010/03/25 16:22 by nicolasl
Driven by DokuWiki