Page 1 of 1
Simple search web page
PostPosted:Mon Mar 04, 2019 7:43 pm
by kefren69
Greetings super Forum
openKM 6.3.6 Community version
Tomcat 8.5.24
Does any template exist which allows to simple search the repository.
The idea is to allow external internet user to browse selected authorized areas of our repository via search and a default authorized user.
thanks in advance
Giancarlo
Re: Simple search web page
PostPosted:Wed Mar 06, 2019 10:10 pm
by jllort
If I understood you want a public search from an external application ( basic query ), is that?
Re: Simple search web page
PostPosted:Thu Mar 07, 2019 6:23 pm
by kefren69
Yes, I want to integrate in my website either a dedicated page which propose the search box and the results. The access is public so no user access required or somehow embedded in the search string.
As to say I want to bypass the
https://drive.google.com/open?id=1WNKhE ... 5PmwD-xQfu
and have something like this:
https://drive.google.com/open?id=12z910 ... _D1qHi3GIh
is this feasable in the community version?
regards
Giancarlo
Re: Simple search web page
PostPosted:Sun Mar 10, 2019 6:50 pm
by jllort
Might be done without much difficulties with SDK's, the idea is to build a new UI ( third-party application ) what connects to OpenKM with SDK's. We will release some sample about it but should wait some time because now we are involved in other releases and until be finished it is not possible working in other things.