Skip to content

A Wordpress plugin which adds a widget to embed searching the DPLA into your local website

Notifications You must be signed in to change notification settings

NEU-Libraries/Wordpress-DPLA-Desegregation-Search-Widget-Plugin

 
 

Repository files navigation

DPLA widget for Wordpress

An embeddable widget to search the Digital Public Library of America collections. It's written in pure JavaScript and CSS. It has no external dependencies on libraries such as JQuery or Twitter Bootstrap. Nor do you need a DPLA API key.

Download the plugin from https://github.com/NEU-Libraries/Wordpress-DPLA-Desegregation-Search-Widget-Plugin/archive/master.zip.

Depends on a variation of https://github.com/lfarrell/DPLA-Search-Widget/blob/master/dpla-search-widget.js to do the actual search.

Upload the plugin and activate it in your admin panel.

Then simply add the following to any Wordpress page/post:

<div id="dpla_search_widget"></div>

The widget should look like this on your Wordpress page:

alt tag

About

A Wordpress plugin which adds a widget to embed searching the DPLA into your local website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.9%
  • CSS 29.3%
  • PHP 21.8%