medillcmip / Radregator

A Context Management System
GNU General Public License v3.0
7 stars 1 forks source link

Clipper does not support other file types #30

Closed shaneshifflett closed 14 years ago

shaneshifflett commented 14 years ago

Clipper does not handle input from PDF WORD or other document formats. Need to throw an error message at the very least if file ext is not html

shaneshifflett commented 14 years ago

Won't support file types other than HTML for now. Adding exceptions for bad URLS etc.

shaneshifflett commented 14 years ago

clipper.views now checks the mime types of files that it pulls down. If they are anything other than HTML we throw an error