rabble-rouser / Healthspek-WebSpeks

Healthspek Web Speks Developer's Guide and Quick-Start Template
0 stars 0 forks source link

Handle graceful fallback for incorrect header images #7

Closed kencaron closed 10 years ago

kencaron commented 10 years ago

From @brianwgibson This header image must be a 320x40 PNG with a transparent background. If a 404 occurs, the name will be displayed instead.

kencaron commented 10 years ago

Ready for testing This does not care what the image dimensions are Put example_plugin/index.html for an example, where header.png is named header_misnamed.png

http://app.healthspek.com/api/webspek/preview/

CC // @brianwgibson

peterbee commented 10 years ago

This looks good. Closing.