• Search

  • Search it up!

Search found 12053 matches

 Go to advanced search

Re: Auth. Error

 by jllort ¦  Mon Mar 01, 2010 6:10 pm ¦  Forum: Usage ¦  Topic: Auth. Error ¦  Replies: 5 ¦  Views: 2873

Take a look into database to see if rows are duplicated.

Re: Auth. Error

 by jllort ¦  Mon Mar 01, 2010 11:06 am ¦  Forum: Usage ¦  Topic: Auth. Error ¦  Replies: 5 ¦  Views: 2873

It appears in startup folder document, or in any document / folder in taxonomy ? We'll must take a look at OKMAuth database. Here it's explained how to browse embeded database. You must be loged in OpenKM server, not in remote computer to execute database browser. Let's take a look if roles are dupl...

Re: Auth. Error

 by jllort ¦  Mon Mar 01, 2010 9:49 am ¦  Forum: Usage ¦  Topic: Auth. Error ¦  Replies: 5 ¦  Views: 2873

Yes, there's stupid bug

When you modify any users, you must return typewriting the password, if you don't make it, the password is changed by someone wrong.

We'll provide some OpenKM 4.1 to fix it.

About appearing twice roles, I'll investigate it. I'll put in our bug tracking system.

Re: autostart openkm ?

 by jllort ¦  Sun Feb 28, 2010 5:50 pm ¦  Forum: Configuration ¦  Topic: autostart openkm ? ¦  Replies: 8 ¦  Views: 12771

I think you need working more on the script. Try looking on google "linux jboss service" better include your linux distribution "how to ubuntu jboss service" and you'll get interesting results on how to make it. In /bin jboss includes some scripts, but I think you'll found more i...

Re: RoleNames

 by jllort ¦  Thu Feb 25, 2010 4:29 pm ¦  Forum: Configuration ¦  Topic: RoleNames ¦  Replies: 8 ¦  Views: 3683

You can change in OpenKM.cfg refer to wiki.

Re: customize folder permissions

 by jllort ¦  Thu Feb 25, 2010 4:26 pm ¦  Forum: Configuration ¦  Topic: customize folder permissions ¦  Replies: 13 ¦  Views: 6283

The security is controled in ToolBar.java not in TabFolder.java, all permissions are controled there. The author ir right folder.getAuthor() And if is in admin role too Main.get().workspaceUserProperties.getWorkspace().isAdmin() Take a look all methods checkToolButtomPermissions ( folders, mails, do...

Re: how can I use workflow?

 by jllort ¦  Thu Feb 25, 2010 4:21 pm ¦  Forum: Usage ¦  Topic: how can I use workflow? ¦  Replies: 24 ¦  Views: 13162

That's not the idea wqb :) First, maintaining documentation is so hard as typewriting code, some times more ... Second, general documentation what 90% of users needs is not in OpenKM Network. We demand only two things, or pay 30€ for full access documentation or collaborate with us, in this way we'r...

Re: Getting access to OpenKM config documentation

 by jllort ¦  Wed Feb 24, 2010 7:26 pm ¦  Forum: Configuration ¦  Topic: Getting access to OpenKM config documentation ¦  Replies: 1 ¦  Views: 1476

It's a OpenKM Network section. You can get acces paying annual subscription 30€ or collaborating with us in some way ( code, beta tester, mantaining some translation etc... )

Re: How can Add link on the help list

 by jllort ¦  Wed Feb 24, 2010 10:31 am ¦  Forum: Configuration ¦  Topic: How can Add link on the help list ¦  Replies: 5 ¦  Views: 2942

NO NO NO,

OpenKM is a compiled application, you must donwload source code and compile it ( make changes etc... ). See developer guide in wiki I think is well explained how to do it.

Re: Error al recuperar los datos de un backup

 by jllort ¦  Wed Feb 24, 2010 10:17 am ¦  Forum: Uso ¦  Topic: Error al recuperar los datos de un backup ¦  Replies: 12 ¦  Views: 7199

Mira el okm:content esta dentro de cada nodo de tipo documento, por poner un ejemplo Yo lo que queria es que te conectases a host:8080/OpenKM/admin/ que ahí otra administración ( oculta ) Desde allí se puede navegar por el repositorio: okm_powerpoint_019.jpeg Ponte en contacto con nosotros mediante ...

Re: How can Add link on the help list

 by jllort ¦  Tue Feb 23, 2010 5:49 pm ¦  Forum: Configuration ¦  Topic: How can Add link on the help list ¦  Replies: 5 ¦  Views: 2942

Have you compiled app ? I suppose yes. If you want to change UI the package is com.openkm.frontend in trunk version and in OpenKM 4.0 es.git.openkm.frontend The class you are looking for is called mainmenu.java ( you can find into widget/mainmenu/ ) Be patient with code, in few days you'll can under...

Re: How to change localhost to external IP?

 by jllort ¦  Tue Feb 23, 2010 5:43 pm ¦  Forum: Configuration ¦  Topic: How to change localhost to external IP? ¦  Replies: 2 ¦  Views: 3632

You must execte run.bat with -b .0.0.0.0 options to binding jboss service to all network interfaces, it'll solve that from any computer into your network have access to OpenKM. Take a look at wiki , not only quick installation guide, all installation guide has interesting information that you might ...

Re: Error al recuperar los datos de un backup

 by jllort ¦  Tue Feb 23, 2010 5:40 pm ¦  Forum: Uso ¦  Topic: Error al recuperar los datos de un backup ¦  Replies: 12 ¦  Views: 7199

A ver entra en OpenKM/admin/ que es donde estan las utilidades avanzadas y podemos navegar directamente por el repositorio. Y hazme una captura de pantalla, por que quiero ver si el okm:content existe. Quiero ver un poco esta estructura. Entra tambien en [OKM:SYSCONFIG] okm:config que quiero ver la ...

Re: OpenKM user quota development status

 by jllort ¦  Tue Feb 23, 2010 10:07 am ¦  Forum: New features discussion ¦  Topic: OpenKM user quota development status ¦  Replies: 2 ¦  Views: 2930

Really we've been thinking on it, since version 2.0. but we've not done, because nobody seems interesting on it. I think that is good idea to have user quotes in order to control the repository growing, but since today nobody - you're the second this week :) - that has been talking about it. I'd lik...

Re: UniversalXPConnect privileges denied

 by jllort ¦  Tue Feb 23, 2010 10:00 am ¦  Forum: Usage ¦  Topic: UniversalXPConnect privileges denied ¦  Replies: 6 ¦  Views: 3703

Hi, Really it's easy to create a popup as you suggest. I'll put in our enhancements for OpenKM 5.0. About document url or folder url I must say that OpenKM can do it now, but we're not exploting this enhancement. Document url is something like ?docPath= and folder is something like ?fldPath= Please ...

  • 1
  • 729
  • 730
  • 731
  • 732
  • 733
  • 804

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.