-
Adding Islandora Viewers Capability to Basic Image Solution Pack
Putting this here because I didn't see it mentioned elsewhere and it might be useful for others. Thinking about the history of the Islandora solution packs for different media types, the Basic Image Solution Pack was probably the first one written. Displaying a JPEG image, after all, is -- well -- pretty …
Posted on· 2 minutes reading time -
Modify Islandora objects on-the-fly using Devel "Execute PHP Code"
Alan Stanley taught me this trick at an Islandora Camp a few years ago, and when trying to remember it this morning I messed up one critical piece. So I'll post it here so I have something to refer back to when I need to do this again.
The Drupal …
Posted on· 1 minutes reading time -
LYRASIS' "Reposervice" Setup Pushed to GitHub
Earlier this month published 'reposervice' to GitHub. Reposervice is a "self-contained" Islandora installation source tree that is intended to smooth the LYRASIS deployment of repository services between development servers, a staging server and production servers. It is a bit of a work-in-progress at the moment, but others might find it …
Posted on· 2 minutes reading time -
Drupal as the Foundation of Ohio Textbook Portal
At the end of last month, the Ohio Board of Regents announced the University System of Ohio Textbook Portal. The service has been talked about in the media, in trade publications, and in numerous blog postings. Enough time has passed now that word has gotten out, and I won't be …
Posted onand last updated January 15, 2018· 11 minutes reading time -
Schemes to Add Functionality to the Web OPAC
Schemes to add functionality to the web OPAC fall into four categories: web OPAC enhancements, web OPAC wrappers, web OPAC replacements, and integrated library system replacements. I'm outlining these four techniques in a report I'm editing for an OhioLINK strategic task force and a bit of a reality check on …
Posted on· 4 minutes reading time -
Getting Around Drupal's Prohibition of @ Characters in User Ids
A while back we created an LDAP directory to consolidate account information for various back-room services, and when we created it we decided to use the individual's e-mail address as the account identifier (
uid
in LDAP-speak). It seemed like the logical thing to do -- it is something that the user …Posted onand last updated January 15, 2018· 5 minutes reading time