DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:ideas:mobile_client

This is an old revision of the document!


Mobile Client

Implement an Android or iPhone client for DokuWiki that allows offline browsing and also editing a remote Wiki (e.g. using XML-RPC). Perhaps using a tool that allows to create apps for multiple mobile platforms (like Titanium or PhoneGap) might work, too.

The application shouldn't render DokuWiki pages itself, perhaps it can do some basics for offline editing, but basically it should use already rendered pages it gets using XML-RPC.

The application should be able to upload typical mobile phone files like photos, videos and voice files to the Wiki's media repository.

An initial discussion on this as a GSoC project has been started at this Mailing List Thread

Work in progress

  • Someone is working on a mobile frontend for android at the moment. You can find the project on Github. (Unfortunately I don't have enough spare time anymore to continue with that project. Everyone interested in taking it over, can just write me a GitHub message, I will be glad to add him to the project.)

Suggested Startingpoints

  • Familiarize yourself with the chosen devel environment
  • Look into DokuWiki's XML-RPC interface
  • The Synchronization Plugin might be a good starting point on how to manage synchronization for offline use
  • Write a simple one-button app that fetches the DokuWiki version via XML-RPC

Requirements

  • depending on the used technology:
    • HTML/CSS/JavaScript for Titanium Cross-Platform (preferred)
    • Object C + XCode environment for iPhone
    • Java + Eclipse environment for Android

Mentors

The following people volunteered to “mentor” any new developers taking up this task by answering questions, giving tips and reviewing code:

  • Andreas Gohr – I can mentor about the backend and HTML/JavaScript, but don't have much experience with native phone developement
  • bug – I can co-mentor on that and have some knowledge and practice of iOS dev.
devel/ideas/mobile_client.1410938073.txt.gz · Last modified: 2014-09-17 09:14 by 160.83.30.202

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki