801.882.2643

Oxford University Press

The central task for this project was to create a website that acts as a book to show selected...

    • Wordpress

The Opportunity

The central task for this project was to create a website that acts as a book to show selected chapter previews.  The custom design had to be integrated with the code to give the site a unique look and feel.

The Ask

The major challenges for this were the chapter previews.  The following considerations had to be taken into account.
  • Chapter previews had to be in PDF format. Using a PDF within a website is difficult because it PDF are typically downloaded and displayed in a browser or PDF software on the desktop computer. On this site, the PDFs had to be displayed within the site itself.
  • Creating the backend in WordPress to display the chapter previews within the format that was stipulated by the design.
  • Creating the front-end to display the chapters in the proper format.

Resolution

In order to overcome these difficulties, we implemented an open source PDF reader that integrated directly with the website.  The backed was configured using a custom taxonomy for previews and special categories for the chapters. The end result was a smooth and easy way to manage the chapters and chapter previews.   The front end required a new template that we created to gather all the data inputted on the backend and a combination of jQuery and PHP programming to display the data according to the design.