cmis.api.inc |
cmis.api.inc |
|
CMIS 0.5 client implementation |
cmis.info |
cmis.info |
|
name = CMIS
description = CMIS implementation for interacting with a CMIS compliant repository
package = CMIS
core = "6.x" |
cmis.install |
cmis.install |
|
|
cmis.module |
cmis.module |
|
|
cmis_browser.content_autocomplete.inc |
cmis_browser/cmis_browser.content_autocomplete.inc |
|
|
cmis_browser.content_create.inc |
cmis_browser/cmis_browser.content_create.inc |
|
|
cmis_browser.content_delete.inc |
cmis_browser/cmis_browser.content_delete.inc |
|
|
cmis_browser.content_get.inc |
cmis_browser/cmis_browser.content_get.inc |
|
|
cmis_browser.content_properties.inc |
cmis_browser/cmis_browser.content_properties.inc |
|
|
cmis_browser.css |
cmis_browser/css/cmis_browser.css |
|
TABLE.cmis_browser_browse_children li {
list-style: none;
display: inline;
list-style-position: outside;
padding: 0;
}
TABLE.cmis_browser_browse_children li a { display:inline !important; }
TABLE.cmis_browser_browse_children .load_indicator {… |
cmis_browser.info |
cmis_browser/cmis_browser.info |
|
name = CMIS Browser
description = Allows users to browse the a CMIS repository tree.
package = CMIS
dependencies[] = cmis
core = "6.x" |
cmis_browser.install |
cmis_browser/cmis_browser.install |
|
|
cmis_browser.module |
cmis_browser/cmis_browser.module |
|
|
cmis_browser.theme.inc |
cmis_browser/cmis_browser.theme.inc |
|
|
cmis_browser.utils.inc |
cmis_browser/cmis_browser.utils.inc |
|
|
cmis_common.info |
cmis_common/cmis_common.info |
|
name = CMIS Common
description = CMIS common client implementation
package = CMIS
core = "6.x" |
cmis_common.module |
cmis_common/cmis_common.module |
|
|
cmis_common.utils.inc |
cmis_common/cmis_common.utils.inc |
|
|
cmis_dev.info |
cmis_dev/cmis_dev.info |
|
name = CMIS Dev
description = Provides CMIS developer tools
package = CMIS
dependencies[] = cmis
core = "6.x" |
cmis_dev.module |
cmis_dev/cmis_dev.module |
|
|
cmis_field.info |
cmis_field/cmis_field.info |
|
name = CMIS Field
description = CCK field to attach CMIS objects to Drupal nodes
package = CMIS
dependencies[] = cmis
dependencies[] = cmis_browser
dependencies[] = content
core = "6.x" |
cmis_field.install |
cmis_field/cmis_field.install |
|
install file for cmis cck field |
cmis_field.module |
cmis_field/cmis_field.module |
|
|
cmis_headerswing.info |
cmis_headerswing/cmis_headerswing.info |
|
name = CMIS headerswing transport
description = Provides CMIS service. Requires a third party component(ie. HTTPAuth) to populate request headers with authentication details.
package = CMIS
dependencies[] = cmis
dependencies[] = cmis_common
core =… |
cmis_headerswing.module |
cmis_headerswing/cmis_headerswing.module |
|
|
cmis_query.info |
cmis_query/cmis_query.info |
|
name = CMIS Query
description = Allows users to run CMIS queries against a CMIS repository.
package = CMIS
dependencies[] = cmis
core = "6.x" |
cmis_query.module |
cmis_query/cmis_query.module |
|
Search functions |
cmis_repository_wrapper.php |
cmis_common/lib/cmis_repository_wrapper.php |
|
|
cmis_sync.cmis.inc |
cmis_sync/cmis_sync.cmis.inc |
|
|
cmis_sync.drupal.inc |
cmis_sync/cmis_sync.drupal.inc |
|
|
cmis_sync.info |
cmis_sync/cmis_sync.info |
|
name = CMIS Sync
description = Provides synchronization with other CMIS repositories
package = CMIS
dependencies[] = cmis
dependencies[] = content
core = "6.x" |
cmis_sync.install |
cmis_sync/cmis_sync.install |
|
|
cmis_sync.module |
cmis_sync/cmis_sync.module |
|
|
README.txt |
README.txt |
|
Content Management Interoperability Services client api
-------------------------------------------------------
CMIS package contains the following modules:
* cmis.module - CMIS client api
* cmis_common.module - CMIS common client library… |