Page MenuHomePhabricator

Build prototype JADE extension
Closed, ResolvedPublic

Description

MediaWiki extension to demonstrate the basic principle of JADE.

  • Schema validation on edit.
  • ✓ Automated tests for each operation we support.
    • This is mostly in the spirit of test-driven development, that these tests will be a reference for how to use the "API".
    • What does it mean to delete a JADE page?
  • Plan production integration.
    • Evaluate whether we've provided sufficient curation abilities.
    • Evaluate potential workload impact on communities.
    • Gather interested stakeholders willing to host trial deployments.
  • Misc
    • Look into getDataForSearchIndex?