Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fmenabe/python-dokuwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

68 Commits

Repository files navigation

python-dokuwiki

Code repo PyPi Documentation Code Health

This python module aims to manage DokuWiki wikis by using the provided XML-RPC API. This module is compatible with python3+.

API is described here.

Release notes

1.3.3 (2022年06月28日)

  • Allow slash character in passwords (#26)

1.3.2 (2021年12月03日)

  • Correct a bug when using some special characters in the password (c891eb8)

1.3.1 (2021年08月30日)

  • Set default empty value for summary to structs.get_data()
  • Add minor parameter to structs.get_data()

1.2.1 (2019年07月24日)

  • Remove login call in the constructor as it seems to fail on some cases (98ed799).

1.2.0 (2019年06月25日)

  • Support of HTTPS for cookie based authentication.

1.1.0 (2018年03月22日)

  • Support authentication by cookie (thanks to luminisward).

1.0.1 (2017年04月06日)

  • Correct a typo with an exception call.

1.0 (2017年04月06日)

  • Prevent username and password to be passed as GET parameters (e4cbb5d).

0.5 (2016年08月19日)

  • Correct a bug when retrieving/uploading medias (a1f56b6).

0.4 (2016年02月07日)

0.3 (2015年08月16日)

  • The xmlrpc parameter use_datetime is no longer forced to True by default (bec3447). This may break things!

0.2 (2014年01月29日)

  • Manage dataentries (this is a plugin for managing metadatas).

0.1 (2014年01月29日)

  • Implement DokuWiki XML-RPC commands.
  • Compatible with both python 2 and 3.

About

Manage Dokuwiki via XMLRPC.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages

AltStyle によって変換されたページ (->オリジナル) /