https://bugzilla.wikimedia.org/show_bug.cgi?id=61389

            Bug ID: 61389
           Summary: GWToolset should allow wrapping metadata values during
                    the metadata mapping
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: GWToolset
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: jeanfrederic.w...@gmail.com
                CC: bawolff...@gmail.com, d_ent...@yahoo.com,
                    mtrac...@member.fsf.org
       Web browser: ---
   Mobile Platform: ---

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to