Page 1 of 1

Show folder from url

PostPosted:Tue May 03, 2011 12:57 pm
by Pietjuhklaas
Hello i'm new to OpenKM,

I would like to view folder contents by using a url.
for example localhost:8080/OpenKM/index.jsp?folder=/okm:root/test

i don't want to use the RSS feature.

Does anybody know if it is possible or how it can be done?

using localhost:8080/OpenKM/index.jsp?docPath=/okm:root/test\ won't work

Regards

Re: Show folder from url

PostPosted:Wed May 04, 2011 2:49 pm
by jllort
I don't know if I understand exactly the question ?

OpenKM can automatically open folders or document paths
Code: Select all
Folder case
http://localhost:8080/OpenKM/index.jsp?fldPath=/okm:root

Document path case
http://localhost:8080/OpenKM/index.jsp?docPath=/okm:root/vetstem flyer.pdf
That means when openkm starting with these url is selecting a folder or document ( if you've got privileges to go there ).
To getting that url there's some enhancement in property tab view ( folder and document ) where url are copied to clipboard take a look here http://wiki.openkm.com/index.php/Properties_panel