Skip to content

Pinterest feed aggregator for Drupal 7 developed at California State University, Northridge - Oviatt Library. Prints out feed title, link to landing page, images from pinterest RSS, and selection of number of items.

OviattLibrary/pinterest-thumbnails

Repository files navigation

Project Title

Pinterest Thumbnails

Getting Started

Clone to your Drupal 7 modules directory, and enable in the modules configuration section.

Prerequisites

Local or Server deployment requires an installation of Drupal 7

Installing

Repository contents should be in a folder named pinterest-thumbnails in the Drupal 7 Module Folder
Enable the Module in the module configuration section (yoursite.com/admin/modules).
Set configuration settings before placing your block or using php function in yoursite.com/admin/config/media/pinterest_thumbnails
Output is available in a block in Drupal 7's block system, or by php function: pinterest_thumbnails_display();
Make sure your settings are configured before deploying block or function.

Tests

No tests exist in current module.

Styling

Outputs as plain HTML output, some CSS styling might be required for site look and feel.

Deployment

Deployment on live system is the same as on development or staging.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

About

Pinterest feed aggregator for Drupal 7 developed at California State University, Northridge - Oviatt Library. Prints out feed title, link to landing page, images from pinterest RSS, and selection of number of items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published