OpenRedmine
OpenRedmine copied to clipboard
Wiki Images
I'm unable to view wiki images. Is this a feature that still needs to be implemented? I can attempt to help if so. Thanks
It is not implement yet. In my plan to do this, get it via ContentProvider. http://stackoverflow.com/questions/11303118/android-set-a-local-image-to-an-img-element-in-webview We are preparing to implement ContentProvider on attachment_provider branch(sandbox).
The release step is following.
- Implement ContentProvider
- Change current way to new one
- Change fetching data process
If you have implemented, please request pull-request. We are happy to merge it. Or other good idea, please post the issue.