--- documentViewer/documentViewer.py 2010/10/05 09:22:46 1.100 +++ documentViewer/documentViewer.py 2010/10/05 12:25:32 1.101 @@ -615,7 +615,7 @@ class documentViewer(Folder): docinfo['textURLPath'] = textUrl if not docinfo['imagePath']: # text-only, no page images - docinfo = self.getNumTextPages(docinfo) + docinfo = self.getTextPages(docinfo) presentationUrls = dom.xpath("//texttool/presentation") docinfo = self.getBibinfoFromIndexMeta(url, docinfo=docinfo, dom=dom) # get info von bib tag