Difference between revisions of "Repository view"

From OpenKM Documentation
Jump to: navigation, search
(jcr:system)
 
Line 1: Line 1:
 
{{TOCright}} __TOC__
 
{{TOCright}} __TOC__
  
Repository view enables repository total access to administrator without limits. Have to be carefull with operations that are performed here. It's not recomemded making changes directly on nodes except in exceptional cases.
+
Repository view enables total access to the repository to the administrator without limits. You have to be careful with operations that are performed here. It's not recomemded to make changes directly on nodes except in exceptional cases.
  
 
In the repository root there're seven nodes:
 
In the repository root there're seven nodes:
Line 18: Line 18:
  
 
== jcr:system ==
 
== jcr:system ==
There're system parameters. Nodes starting with "okm:" are OpenKM configuration parameters the rest are jackrabbit. It's not recomended doing any change in these configuration.
+
These are system parameters. Nodes starting with "okm:" are OpenKM configuration parameters the rest are jackrabbit. It's not recomended to make any change to these configurations.
  
  
Line 28: Line 28:
  
 
== okm:root ==
 
== okm:root ==
Here there's the taxonomy folders and documents. Here can be changed user operations like lock, unlock, etc...
+
Here there's the taxonomy folders and documents. Here you can chang user operations like lock, unlock, etc...
  
 
{|[[File:Okm_admin_008.jpeg|center]]
 
{|[[File:Okm_admin_008.jpeg|center]]
Line 45: Line 45:
 
* '''okm:templates''' there's templates folder and document structure.
 
* '''okm:templates''' there's templates folder and document structure.
 
* '''okm:thesaurus''' there's the thesarus folder structure.
 
* '''okm:thesaurus''' there's the thesarus folder structure.
* '''okm:categories''' there's the categories folder structure.
+
* '''okm:categories''' there's the categories folder structure.
* '''okm:config''' there's information about OpenKM version, and UUID installaion.
+
* '''okm:config''' there's information about OpenKM version, and UUID of the installaion.
  
 
[[Category: Administration Guide]]
 
[[Category: Administration Guide]]

Latest revision as of 15:16, 15 November 2011

Repository view enables total access to the repository to the administrator without limits. You have to be careful with operations that are performed here. It's not recomemded to make changes directly on nodes except in exceptional cases.

In the repository root there're seven nodes:

  • jcr:system
  • okm:root
  • okm:home
  • okm:templates
  • okm:thesaurus (from OpenKM 5.0)
  • okm:categories (from OpenKM 5.0)
  • okm:config


Okm admin 005.jpeg


jcr:system

These are system parameters. Nodes starting with "okm:" are OpenKM configuration parameters the rest are jackrabbit. It's not recomended to make any change to these configurations.


Okm admin 006.jpeg => Okm admin 007.jpeg

okm:root

Here there's the taxonomy folders and documents. Here you can chang user operations like lock, unlock, etc...

Okm admin 009.jpeg


okm:home

Here there's the user preferences, looking for user documents, personal trash, mails, queries and bookmarks. In the node okm:PersonalDocuments are stored the user documents and in okm:trash the user personal trash.


Okm admin 010.jpeg

Others

  • okm:templates there's templates folder and document structure.
  • okm:thesaurus there's the thesarus folder structure.
  • okm:categories there's the categories folder structure.
  • okm:config there's information about OpenKM version, and UUID of the installaion.