Drupal Development
From BarbWiki
(Difference between revisions)
| Line 5: | Line 5: | ||
Suggested solution | Suggested solution | ||
| - | + | #Records uploaded to CONTENTdm | |
| - | + | #Records harvested by MJ CONTENTdm module (newer version harvests) | |
| - | + | #Records displayed in Drupal using MJ CONTENTdm module | |
| - | + | #Apache Solr does custom searches (Curtis has committed to having it running this month) | |
Notes: | Notes: | ||
| - | + | #Mark Jordan's module harvests only selected fields. The modules will have to be changed to harvest other custom fields. This can be done. If you need help, he should be able to give you some advice. | |
| - | + | #There are Apache Solr modules out there that should do most of the things we need | |
Enhancements: | Enhancements: | ||
| - | + | #Google mapping. The harvested data should work with the GMAP module.. mapped fields may have to be mapped to the appropriate gmap fields. | |
| - | + | #Biblio module. This should be considered a "stage 2" wish, but it may help to keep it in mind when developing (and especially when mapping fields). Also, if it is possible to implement right away, that would be great (and it may be simple to do). | |
Revision as of 21:01, 14 January 2011
Here are the basic requirements:
- Records stored in CONTENTdm
- Records displayed in Drupal
- Custom search (synonym and fuzzy)
Suggested solution
- Records uploaded to CONTENTdm
- Records harvested by MJ CONTENTdm module (newer version harvests)
- Records displayed in Drupal using MJ CONTENTdm module
- Apache Solr does custom searches (Curtis has committed to having it running this month)
Notes:
- Mark Jordan's module harvests only selected fields. The modules will have to be changed to harvest other custom fields. This can be done. If you need help, he should be able to give you some advice.
- There are Apache Solr modules out there that should do most of the things we need
Enhancements:
- Google mapping. The harvested data should work with the GMAP module.. mapped fields may have to be mapped to the appropriate gmap fields.
- Biblio module. This should be considered a "stage 2" wish, but it may help to keep it in mind when developing (and especially when mapping fields). Also, if it is possible to implement right away, that would be great (and it may be simple to do).