Page 1 of 1

Re-Integrate mobile webpage into 6.3.0 community edition

PostPosted:Thu Jul 10, 2014 10:50 am
by Catscratch
Hi,

I'm trying to re-integrate the mobile view for okm 6.3.0 community. So I modified the 5.1 version of mobile view for 6.3.0. But the online demo of openkm has a better looking mobile ui, than the old 5.1 ui.

So I startet migrating the old 5.1 ui and try to get it like the online demo. Seems to be the faster way instead of building it completely new.

My question is, is it maybe possible for you to share the 4 servlets you used in the online demo?
- DashboardServlet.java
- DesktopServlet.java
- GeneralServlet.java
- SearchServlet.java

Then I could fully integrate it back to the community version. And if you like, I would also share the re-integrated code for you or other users.

Thanks and regards.

Re: Re-Integrate mobile webpage into 6.3.0 community edition

PostPosted:Fri Jul 11, 2014 5:09 pm
by pavila
We remove mobile version because was hard to maintain. And after that we added a completely new mobile version to OpenKM Professional because it was wanted by some customers, and one of them paid the development.

If you want to port the OpenKM 5.1 mobile to latest Community source code you are welcome and we will happy to include it again, but sadly we can't share this source code from the Professional version. Maybe it can be included in the next major Community release, but it does not depends on me. Anyway I'm pretty sure you can get the OpenKM 5.1 mobile servlet and adapt to OpenKM 6.3 because API is not very different.

Sorry for the inconvenience.