lexibank / lsi

CLDF dataset derived from Grierson's "Linguistic Survey of India" from 1928
https://lsi.clld.org
Creative Commons Attribution 4.0 International
1 stars 0 forks source link

Add valueUrl template to parameter table #30

Open xrotwang opened 3 years ago

xrotwang commented 3 years ago

This code in the web app should be replaced:

                number = int(number)
                yield 'https://dsal.uchicago.edu/books/lsi/images/lsi-v1-2-{}.jpg'.format(
                    str(number + 42).rjust(3, '0'))