korpling / ANNIS

ANNIS is an open source, versatile web browser-based search and visualization architecture for complex multilevel linguistic corpora with diverse types of annotation.
http://corpus-tools.org/annis/
Apache License 2.0
69 stars 25 forks source link

PDF Viewer functionality is underdocumented #579

Open sdruskat opened 6 years ago

sdruskat commented 6 years ago

The respective section of the user guide says

pdf/pdfdoc – it is possible to configure the height of the pdf window using the height instruction (in pixels), as well as the name (node_key) of the node annotation to be used to give individual page numbers aligned with a span of tokens (relevant for pdf only, pdfdoc always shows all pages). The instructions can be combined as follows: node_key:pp;height:400.

This is outdated and not of great help. At least the following info should be included:

{corpus-name}   NULL    NULL    node    grid    grid (annotations)  hidden  1   hide_tok:true;annos:/{namespace}::{name}/,...;pdf_page_key:page
{corpus-name}   NULL    NULL    NULL    pdf pdf preloaded   999 pdf_page_key:page

Happy to make these changes once #578 is fixed.

thomaskrause commented 4 years ago

578 is finally fixed the documentation is now part of the git repository and stored in markdown files.