-
Notifications
You must be signed in to change notification settings - Fork 0
Drupal 7 module that wraps Fedora Repository objects as Drupal entities.
alxp/fedoraobject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the beginnings of what I hope to be a Fedora Repository-backed Entity type for Drupal 7. At the moment I am just putting together the standard, generic SQL-backed entity, and made sure it was fieldable. Next step is til fill out a FedoraObjectController class that reads from and writes to a Fedora repository for FileField field types. Non-filefield types can remain in Drupal, to enable easily adding Fivestar, comments, etc to Fedora entities without having to serialize anything you attach to a Fedora object. I'm very grateful to the authors of Drupal 7 Module Development, https://www.packtpub.com/drupal-7-module-development/book, for the excellent chapter on Entities, whose example code I'm largely working from in this implementation.
About
Drupal 7 module that wraps Fedora Repository objects as Drupal entities.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published