https://github.com/mitchmac/islandora_sync
Sync data between Drupal and Fedora Commons
https://github.com/mitchmac/islandora_sync
Last synced: 12 months ago
JSON representation
Sync data between Drupal and Fedora Commons
- Host: GitHub
- URL: https://github.com/mitchmac/islandora_sync
- Owner: mitchmac
- Created: 2013-03-27T19:18:47.000Z (about 13 years ago)
- Default Branch: 7.x
- Last Pushed: 2014-03-16T03:43:20.000Z (over 12 years ago)
- Last Synced: 2025-04-11T18:53:26.452Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 569 KB
- Stars: 0
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CONTENTS OF THIS FILE
---------------------
* summary
* requirements
* installation
* configuration
* troubleshooting
* sponsors
SUMMARY
-------
Islandora Sync enables event-based synchronization of content between Fedora Commons and Drupal. Fedora content models may be mapped to Drupal node types and Fedora datastreams and their XML contents to Drupal fields. A more in-depth overview of the module's use and configuration can be found at https://github.com/discoverygarden/islandora_sync/wiki/Islandora-Sync-Use-and-Configuration
REQUIREMENTS
------------
Islandora
Field UI
Field
INSTALLATION
------------
Download and enable module.
Islandora Sync Relation provides integration with the Relation module (www.drupal.org/project/relation) for syncing Fedora object to object relationships as Drupalnode to node relationships.
Islandora Sync Field Collection integrates with the Field Collection module to allow for repeating groups of fields, similar to tabs of Islandora XML Forms.
CONFIGURATION
-------------
Node type mappings to Fedora content models and related settings may be configured at
/admin/structure/types/manage//fedora
To sync XML datastreams, XML configuration is done at /admin/islandora/sync/xml-datastreams/
Features integration is provided to allow for programmatic deployment of configurations.
TROUBLESHOOTING
---------------
A Drupal issue may present problems when syncing managed datastreams from Fedora to Drupal, see
http://drupal.org/node/1443158 for a patch.
SPONSORS
--------
Development for Islandora Sync sponsored by UCLA Library.