Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileInfoPropertyProvider and extmetadata improvements #75

Open
CXuesong opened this issue Nov 21, 2020 · 0 comments
Open

FileInfoPropertyProvider and extmetadata improvements #75

CXuesong opened this issue Nov 21, 2020 · 0 comments
Labels
enhancement grab and go non-blocking and specific tasks welcoming contribution from anyone MediaWiki

Comments

@CXuesong
Copy link
Owner

c.f. mw:API:Imageinfo

Here are some suggestion on what we can do more based on #74

WikiPage wp;
// ...
wp.LastFileRevision.ExtMetadata.DateTime.Value    // wp.LastFileRevision.ExtMetadata["DateTime"].Value
wp.LastFileRevision.ExtMetadata.ObjectName.Value
  • Add support for iiextmetadatalanguage, iiextmetadatamultilang, and iiextmetadatafilter in FileInfoPropertyProvider.
@CXuesong CXuesong added enhancement MediaWiki grab and go non-blocking and specific tasks welcoming contribution from anyone labels Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement grab and go non-blocking and specific tasks welcoming contribution from anyone MediaWiki
Projects
None yet
Development

No branches or pull requests

1 participant