Page MenuHomePhabricator

Get templates in a page
Closed, ResolvedPublic3 Estimated Story Points

Description

As a Enterprise Engineer, I want to have a way to get all templates in a page, so that I can determine what templates are being used

Acceptance criteria
A method that returns all the templates in page with name and full url to the template location.

To-Do

  • create a method that will be called GetTemplates
  • add unit tests
  • create an interface that will be called TemplatesGetter that will expose GetTemplates method

Notes
This should live under wikimedia-enterprise/general/parser. Function example written in Python.

Event Timeline

Protsack.stephan updated the task description. (Show Details)
Reedy updated the task description. (Show Details)