lucaswerkmeister / tool-lexeme-forms

Wikidata tool to create lexemes with pre-populated forms (e. g. declensions or conjugations)
https://lexeme-forms.toolforge.org/
Other
11 stars 7 forks source link

Improve tool’s <title> (server-side) #60

Closed lucaswerkmeister closed 3 years ago

lucaswerkmeister commented 3 years ago

This implements various improvements to the HTML <title> generated by the tool, making it more useful especially for people who like to open many different tabs.

Only server-side code is affected: there is not (yet?) any JavaScript code to update the lemma or lexeme ID in the title when the user changes the inputs.

Fixes #50.