ErwinKomen / RU-wnd

Dutch language dialect dictionaries, Radboud University Nijmegen
0 stars 0 forks source link

e-WLD: LemmaListView #21

Closed ErwinKomen closed 3 years ago

ErwinKomen commented 8 years ago

Add a "LemmaListView" that shows for each Lemma (='begrip'): 1 - Word (Dutch: 'woord') [=entry.trefwoord.woord] 2 - Description (Dutch: 'omschrijving') [=entry.toelichting] 3 - Dialect word (Dutch: 'dialectopgave') [=entry.woord] 4 - List of dialects: option a: the New Kloeke [=dialect.nieuw] option b: the city [=dialect.stad] option c: both New Kloeke and city

ErwinKomen commented 8 years ago

Done. And switching between a/b/c is now possible too, real-time, JavaScript/Jquery.