Print

Print


We use CORAL as our ERM and Drupal for our website. I have configured a
feed importer from the Feeds module to ingest an xml list of our databases
from CORAL and create nodes with all of the necessary information. I then
have a couple of Views that take that information and let users filter by
title alphabetically or by the subject area. Any time the data gets
updated in CORAL it gets updated in Drupal an hour or so later.

Jeffrey Mudge
Digital Initiatives Coordinator
Buswell Memorial Library, Wheaton College (IL)
630.752.5893





On 5/27/15, 8:01 AM, "Ken Irwin" <[log in to unmask]> wrote:

>Hi folks,
>
>Thanks to all who responded a few weeks ago to my inquiry about updating
>the code on my library's website. Many folks suggested moving to a CMS,
>and I'm starting to look into that possibility, and particularly Drupal.
>
>In doing so, I'm hoping not to re-invent the wheel, and I'm hoping that
>maybe someone has already designed a basic infrastructure to replace the
>backbone of our current website, namely.
>
>Under our current arrangement we have an interlocking set of databases
>that performs some basic library functions:
>
>There's a database table that lists all of the databases we subscribe to.
>That database feeds a user interface that:
>
>*         lists databases
>
>*         counts click-thrus
>
>*         routes traffic to our proxy server when appropriate
>
>*         can list databases by subject area (defined in a table of
>subject associations)
>There's also a back-end UI to create subject/database associations,
>display click-thru stats, generate EZproxy config files based on the
>table of library databases.
>
>Does anyone know of a freely-available set of modules/pages/etc that's
>already designed to do this sort of thing? In my imagination, lots of
>libraries would want to basically this same thing, customized to their
>own particularly needs and maybe we wouldn't each have to start from
>scratch.
>
>Any advice?
>
>Thanks
>Ken