1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-09 11:49:54 +02:00

notify user on page reload

This commit is contained in:
Kai Labusch 2019-11-06 11:20:46 +01:00
parent b82b8175a9
commit bcfb8220d3
2 changed files with 44 additions and 4 deletions

View file

@ -47,7 +47,7 @@ page2tsv PAGE5.xml PAGE.tsv --image-url=http://link-to-corresponding-image-5
For instance, for the file assets/example.xml:
```
page2tsv example.xml example.tsv --image-url=http://content.staatsbibliothek-berlin.de/zefys/SNP27646518-18800101-0-3-0-0/left,top,width,height/full/0/default.jpg
page2tsv example.xml example .tsv --image-url=http://content.staatsbibliothek-berlin.de/zefys/SNP27646518-18800101-0-3-0-0/left,top,width,height/full/0/default.jpg
```
---