-
-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Chen edited this page Sep 4, 2016
·
26 revisions
Welcome to the WikiClientLibrary wiki!
Most of the demonstration is listed in README.md.
If you have any comments or suggestions, feel free to open an Issue leave me a message on This blog page.
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?