From ce1ca0bd580f76bc0234167fe974adbb7a8c9df3 Mon Sep 17 00:00:00 2001 From: Joel Natividad Date: Sun, 15 Mar 2015 06:02:32 -0700 Subject: [PATCH] added CKAN --- Gallery-of-user-projects-and-modifications.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Gallery-of-user-projects-and-modifications.md b/Gallery-of-user-projects-and-modifications.md index 49a2897..42918bb 100644 --- a/Gallery-of-user-projects-and-modifications.md +++ b/Gallery-of-user-projects-and-modifications.md @@ -31,6 +31,7 @@ + [WebAppFind OCR demo](https://github.com/brettz9/webappfind/blob/master/demos/ocr.html) - Applies [Ocras.js](http://antimatter15.github.io/ocrad.js/demo.html) or [GOCR.js](http://antimatter15.github.io/gocr.js/demo.html) to a PDF file opened via right-click from the desktop (the Firefox add-on is currently Windows only; ports welcome!) + [slidr.io](http://slidr.io/) Presentation hosting platform build with a pdf.js based player! (@nesQuick) + [Librelio](https://github.com/libreliodev/javascript) The Librelio HTML5 reader is based on pdf.js. It features page curl effect and multimedia overlays (video, slide shows). An example is available [here](http://reader.librelio.com/pdfreader.html?waurl=%2Fwind_355%2Fwind_355.pdf). ++ [ckanext-pdfview](https://github.com/ckan/ckanext-pdfview) The PDF viewer of CKAN - the technology behind hundreds of data portals like data.gov and data.gov.uk, uses pdf.js. ### Current Deployments