Current Situation:
- Currently, the pingback code is located in the Wikibase extension of MediaWiki. We pull pre-packaged releases of MediaWiki to run Wikibase Suite, so any changes made to the pingback code would not be represented in an instance of Suite we might run.
Goal:
- Ultimately, we would like to be able to edit the pingback code, run a Wikibase instance, and see the resulting data sent by the pingback.
Acceptance Criteria:
- We can run a Wikibase instance and see pingback data
- We can modify pingback code and see a change in the resulting data
[optional] Notes:
- Meeting with Itamer next week regarding the development of pingback, hopefully they have some insight on how to locally run the code.
[optional] Open Questions:
- Does this need to be in a Wikibase Suite instance in specific, or could we use some other method of running the code?