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

--- Comment #9 from Tpt <thoma...@hotmail.fr> ---
For the reading of description template, I believe it should not be done by
parsing the wikitext but by a parser function that store these metadata into
page_props table and override EXIF metadata in order to make the extension
works with all templates (information, artwork, book...) and allow queries on
this metadata.
This will allow, by example, to get easily all the file with CC BY-SA 3.0
license.

I see 3 important metadata:
- the creator of the content. This can be a Commons user for things like photos
or an other person for things like paintings or books. We can imagine to store
in this field, if it is possible, only a link to an user page or a creator
page. This will allow to get easily, by example, the twitter account set in
user preferences.
- the id of the license of the work like "CC BY-SA 3.0".
- the description of the file.

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

Reply via email to