v2.16.0
v2.16.0
Adds the following methods:
listPages
- returns list of all page titlesgetPage
- returns page object given its title (exact matches only)
Modifies add2module
to add a position
keyword. This can be None (default behavior and default for the keyword), a string ("top" or "bottom") or an integer. Controls the position of the newly created module item within the module.