Page MenuHomePhabricator

Bundle PageImages with MediaWiki
Closed, ResolvedPublic

Description

PageImages extension is super useful API module in getting information about images in an article, but even more so, getting the most appropriate image that represents the article.

As we move towards widespread knowledge sharing tools within the wikimedia echosphere and tools development, having this API capability in 3rd party wikis is incredibly useful. It would be great if we can spread the ability to allow tools to fetch that visual information from all wikis we develop.

Reference: https://www.mediawiki.org/wiki/Extension:PageImages

  • Passed security review or already Wikimedia deployed
  • Voting CI structure tests
  • Runs MediaWiki-CodeSniffer
  • Runs phan
  • Runs seccheck
  • Supports MySQL, SQLite, and Postgres (if there are schema changes)
  • GPL v2 or later compatible license
  • Extension's default configuration provides optimal experience
  • Tested with web installer

Event Timeline

@Jdforrester-WMF, could you please help assess this extension for bundling?

Supports MySQL, SQLite, and Postgres (if there are schema changes)

I don't see any schema changes in this extension. Also it seems to work for me locally with PostgreSQL.

Great! Thank you, @Anomie.

This should be ok to bundle.

Change 537708 had a related patch set uploaded (by Jforrester; owner: Jforrester):
[mediawiki/tools/release@master] make-release: Include PageImages and TextExtracts in 1.34+

https://gerrit.wikimedia.org/r/537708

Change 537708 merged by jenkins-bot:
[mediawiki/tools/release@master] make-release: Include PageImages and TextExtracts in 1.34+

https://gerrit.wikimedia.org/r/537708