From 464e5b3f7f331de6f5419d6977d3d222cc7310ed Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Mon, 7 Oct 2013 15:25:47 +0800 Subject: [PATCH] .. --- TODO | 2 ++ share/manifest | 2 ++ share/pdf2htmlEX.js.in | 2 ++ 3 files changed, 6 insertions(+) diff --git a/TODO b/TODO index 682603b..24600a7 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ key handler on $container instead of window? fix get_next/prev_page +change $pages to object and store indices into an array +next/prev for each Page ? - dots issue - AdobeXML*.pdf diff --git a/share/manifest b/share/manifest index 202b2ea..bbd14b5 100644 --- a/share/manifest +++ b/share/manifest @@ -39,6 +39,8 @@ $css @jquery.js @pdf2htmlEX.js # entry point +# You can override default configuration by passing an object to the constructor of Viewer +# Refer to DEFAULT_CONFIG in pdf2htmlEX.js for possible keys """