Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The main goal of this project is to easily integrate screenshots of websites and web pages (URLs) into your Drupal site, utilizing various other modules to extend the functionality and power of thi
RegexPal is a JavaScript regular expression tester implemented in JavaScript and available at RegexPal.com. It includes real-time regex syntax and match highlighting.
A link resolver is software that accepts and parses properly formed OpenURL data (http://en.wikipedia.org/wiki/OpenURL) and uses this data to direct users to holdings at their respective institution. In other words, it checks to see if the institution owns a copy of or license for the resource and directs the user to it, generally through a link.
What The Link Resolver Module Does
The Link Resolver Module provides Drupal with a local mechanism to add and maintain institutional link resolver data (institution name, resolver url, etc). Data can be added manually but is also captured via the WorldCat OpenURL Gateway IP lookup service as users visit your site, imported en masse via CSV (a default list is included in the module) or added via a WorldCat Registry Institutional ID lookup.
What The Link Resolver Module Does Not Do
Provide OpenURL links. But, Link Resolver can work with any module that provides OpenURL links, like the Biblio Module. One or two integration modules are in the works and should be available in the near future. For now, please consult the Link Resolver README.txt file for instructions on how to use its API.