Skip to content
Chen edited this page Sep 4, 2016 · 26 revisions

Welcome to the WikiClientLibrary wiki!

Most of the demonstration are listed in README.md.

If you have any comments or suggestions, feel free to open an Issue or leave me a message on This blog page.

Roadmap

Well, I'm not pretty sure about this. But the following features are yet to be implemented.

  • class Page
    • Show protection status
    • Protect [Maybe later]
    • IsDisambiguationPage
    • RedirectionTarget
  • class Category : Page
  • class File : Page
  • class RevisionInfo
    • Enumerate revisions from Page
    • Get revision from rvid
    • Revision diff (Maybe in HTML format is enough, because this can be got via API. Or we need to find an apprach to compare two strings locally.)
  • more?