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

Add target hash URL parameter #61

Closed lucaswerkmeister closed 3 years ago

lucaswerkmeister commented 3 years ago

This adds a target_hash URL parameter to regular, advanced, and edit mode, which users can use to pass arbitrary information from the tool to the created (or edited) lexeme, where that information can then be picked up by user scripts.

Bulk mode is left alone for now, since it’s not clear if there should be a single URL parameter for all lexemes, or a possibility to customize it for each line in the input.

Fixes #54.