Last modified: 2014-02-14 19:06:24 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T63389, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 61389 - GWToolset should allow wrapping metadata values during the metadata mapping
GWToolset should allow wrapping metadata values during the metadata mapping
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
GWToolset (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-14 19:06 UTC by Jean-Fred
Modified: 2014-02-14 19:06 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jean-Fred 2014-02-14 19:06:24 UTC
On Wikimedia Commons we love wrapping metadata in all sorts of templates.

This may be for many reasons:
* i18n purposes, like {{Technique|oil on canvas}} which outputs “Huile sur toile” in French
* language labelling, like |description = {{fr|<description>}}
* linking purposes, like |references={{Augustins online|<ACCESSION NUMBER>}} (to link to an authoritative database based on the identifier)

The GWToolset mapping process should allow to specify a template to wrap the metadata field with.


This can become fairly complex, for example with the template {{Size}} where one might want to do stuff like 
{{Size|unit=<UNIT>|width={{{LARGEUR|}}}|height={{{HAUTEUR|}}}|depth={{{PROFONDEUR|}}}|diameter={{{DIAMETRE|}}}}}>

with UNIT, HAUTEUR, PROFONDEUR and DIAMETRE being distincts metadata fields.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links