SupportedCrawler: Difference between revisions
From Open-Xchange
| Line 12: | Line 12: | ||
| == Supported Crawlers Matrix == | == Supported Crawlers Matrix == | ||
| {|  | {| border="1" cellpadding="3" cellspacing="0" | ||
| !style="width:230px" align="left" |Name | |||
| !style="width:230px" align="left" |Description | |||
| !align="left" |Documentation | |||
| |- | |- | ||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-authentication-ldap] | |||
| |Authentication against LDAP server | |||
| |[[Authentication_Plugin_description|Authentication plugin description]] | |||
| |- | |- | ||
| |  | |[http://software.open-xchange.com/OX6/stable/ open-xchange-authentication-imap] | ||
| |  | |Authentication against IMAP server | ||
| |  | |[[Authentication_IMAP_Plugin_description|Authentication imap plugin description]] | ||
| |- | |- | ||
| |  | |[http://software.open-xchange.com/OX6/stable/ open-xchange-contextrestore] | ||
| |  | |Plugin to restore one or more contexts from a complete database dump | ||
| |  | |http://software.open-xchange.com/OX6/doc/OX6-Installation-and-Administration.pdf | ||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-configjump-generic] | |||
| |Integrate custom configuration website | |||
| | | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-dataretention / open-xchange-dataretention-csv] | |||
| |Module to be used for data retention (german: Vorratsdatenspeicherung) | |||
| |open-xchange-dataretention-csv is an example implementation of the data retention service | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-commons-logging-log4j / open-xchange-log4j] | |||
| |These packages must be installed when Open-Xchange should use syslog | |||
| |[[Syslog_Configuration|Syslog configuration]] | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-contacts-ldap] | |||
| |Integrate LDAP address book into Open-Xchange public folder tree | |||
| |http://software.open-xchange.com/OX6/doc/OX6-Installation-and-Administration.pdf | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-subscribe-crawler] | |||
| |The open-xchange crawler bundle to subscribe/import data | |||
| |[[CrawlerArchitecture|Architecture of the crawler bundle]] | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-upsell-generic] | |||
| |Basic examples to implement an up sell layer in Open-Xchange | |||
| |[[Upsell_Layer_Package|Upsell package description]] | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-easylogin] | |||
| |Example package to implement the EasyLogin mechanism | |||
| |[[Open-Xchange_servlet_for_external_login_masks|EasyLogin description]] | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-report-client] | |||
| |Tool to display and report the amount of users and contexts in the Open-Xchange environment | |||
| |[[OXReportClient|Report Client description]] | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/OXtender-stable/OXUpdater/ open-xchange-outlook-updater] | |||
| |Updater server bundle to download OXtender directly from Open-Xchange GUI | |||
| | | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-passwordchange-script] | |||
| |Use an external command to change a password | |||
| |[[ChangePasswordExternal|Example Script]] | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-publish-microformats] | |||
| |Publishing of Open-Xchange internal data structures like contacts, documents. | |||
| |[[Open-Xchange_Publishing|Publishing Data with Open-Xchange]] | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-calendar-printing] | |||
| |Generating printviews of calendar items | |||
| |[[Open-Xchange_Publishing|Publishing Data with Open-Xchange]] | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-audit] | |||
| |User action tracking bundle | |||
| |[[OXAudit|Audit bundle description]] | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-push-mailnotify] | |||
| |Accepting external new mail notifications | |||
| |[[MailNotify_Bundle|Mail Notification (Push) with Open-Xchange]] | |||
| |- | |||
| |[http://software.open-xchange.com/OX6/stable/ open-xchange-messaging-facebook] | |||
| |Using the Facebook messaging bundle | |||
| |[[FacebookMessaging_Bundle|Using Facebook with Open-Xchange]] | |||
| |} | |} | ||
Revision as of 12:12, 31 March 2010
Open-Xchange Supported Crawlers Matrix
Open-Xchange Brings Sociability to Collaboration
Open-Xchange introduces a new groupware concept called “Social OX,” which aggregates e-mail and contact information in one place -- whether personal or business -- avoiding time-consuming searching and giving users access to information anywhere, anytime and with any device. The new concepts provides
- The integration of any kind of existing webmail accounts (from Google, Yahoo, etc.) into a folder in Open-Xchange, including merging of data
- Contact details from social networks such as Facebook, LinkedIn or Xing will be added automatically to the Open-Xchange address book – giving users easy access to the latest contact information within their personal network.
- In addition, Open-Xchange users can share their data with other users in a controlled way -- without sending the information via e-mail. For example, with Social OX published data can be shared so there is no need to send large documents as an attachment via e-mail.
The following Matrix will show the official supported crawlers to subscribe social networks
Supported Crawlers Matrix
| Name | Description | Documentation | 
|---|---|---|
| open-xchange-authentication-ldap | Authentication against LDAP server | Authentication plugin description | 
| open-xchange-authentication-imap | Authentication against IMAP server | Authentication imap plugin description | 
| open-xchange-contextrestore | Plugin to restore one or more contexts from a complete database dump | http://software.open-xchange.com/OX6/doc/OX6-Installation-and-Administration.pdf | 
| open-xchange-configjump-generic | Integrate custom configuration website | |
| open-xchange-dataretention / open-xchange-dataretention-csv | Module to be used for data retention (german: Vorratsdatenspeicherung) | open-xchange-dataretention-csv is an example implementation of the data retention service | 
| open-xchange-commons-logging-log4j / open-xchange-log4j | These packages must be installed when Open-Xchange should use syslog | Syslog configuration | 
| open-xchange-contacts-ldap | Integrate LDAP address book into Open-Xchange public folder tree | http://software.open-xchange.com/OX6/doc/OX6-Installation-and-Administration.pdf | 
| open-xchange-subscribe-crawler | The open-xchange crawler bundle to subscribe/import data | Architecture of the crawler bundle | 
| open-xchange-upsell-generic | Basic examples to implement an up sell layer in Open-Xchange | Upsell package description | 
| open-xchange-easylogin | Example package to implement the EasyLogin mechanism | EasyLogin description | 
| open-xchange-report-client | Tool to display and report the amount of users and contexts in the Open-Xchange environment | Report Client description | 
| open-xchange-outlook-updater | Updater server bundle to download OXtender directly from Open-Xchange GUI | |
| open-xchange-passwordchange-script | Use an external command to change a password | Example Script | 
| open-xchange-publish-microformats | Publishing of Open-Xchange internal data structures like contacts, documents. | Publishing Data with Open-Xchange | 
| open-xchange-calendar-printing | Generating printviews of calendar items | Publishing Data with Open-Xchange | 
| open-xchange-audit | User action tracking bundle | Audit bundle description | 
| open-xchange-push-mailnotify | Accepting external new mail notifications | Mail Notification (Push) with Open-Xchange | 
| open-xchange-messaging-facebook | Using the Facebook messaging bundle | Using Facebook with Open-Xchange |