Skip to content

29ggf/DokuwikiAndroid

 
 

Repository files navigation

DokuwikiAndroid

Android application to access a dokuwiki

Version:

The application is currently on version beta.

This means that delivered features may have a lack of stability.

Prerequisite

  • a dokuwiki instance with api XML-RPC installed (https://www.dokuwiki.org/xmlrpc)
  • remoteuser option activated (with the user/group setting adapted)
  • an android smartphone

What is already possible with the Application:

  • setup one dokuwiki to be accessed with a user and password to login
  • view a page (text content only, no media)
  • follow links inside dokuwiki's intance within the application
  • edit a page, new content is then pushed to the dokuwiki server
  • local cache of pages, manualy synchronized when you request it
  • synchro if not local page in cache (version not handled)

What is not yet covered:

  • smart synchro
  • error handling

Known issues:

when opening the application for the first time, no dokuwiki url is found and an error is displayed: update the settings to bypass this

User Guide:

  1. install the application (with direct download link, from Play Store, or build it yourself)
  2. open the application on your phone, and update the settings with: dokuwiki api’s url, user and password
  3. click on home link to display the first page

Download

You can find latest delivery of this application on F-Droid: https://f-droid.org/en/packages/com.fabienli.dokuwiki/

About

Android application to access a dokuwiki

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%