User contributions
From OpenKM Documentation
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:28, 26 October 2010 (diff | hist) . . (+709) . . N OKMProperty (Created page with '__TOC__ Methods related to document properties management. == void addCategory(String token, String nodePath, String catId) == Add a new category to document. '''Parameters'''…')
- 09:25, 26 October 2010 (diff | hist) . . (+36) . . Webservices Guide - OpenKM 6.2
- 13:05, 22 October 2010 (diff | hist) . . (+215) . . OpenKM.cfg
- 12:32, 22 October 2010 (diff | hist) . . (+123) . . MySQL - OpenKM 5.0 (→JBoss datasources)
- 12:32, 22 October 2010 (diff | hist) . . (+123) . . PostgreSQL - OpenKM 5.0 (→JBoss datasources)
- 09:36, 22 October 2010 (diff | hist) . . (+130) . . PostgreSQL - OpenKM 5.0 (→JBoss datasources)
- 09:35, 22 October 2010 (diff | hist) . . (+130) . . MySQL - OpenKM 5.0 (→JBoss datasources)
- 09:33, 22 October 2010 (diff | hist) . . (+119) . . MySQL - OpenKM 5.0 (→JBoss datasources)
- 09:32, 22 October 2010 (diff | hist) . . (+119) . . PostgreSQL - OpenKM 5.0 (→JBoss datasources)
- 17:36, 21 October 2010 (diff | hist) . . (-3) . . Logged users (current)
- 17:33, 21 October 2010 (diff | hist) . . (+26) . . Thesaurus full example
- 17:32, 21 October 2010 (diff | hist) . . (0) . . Installation Guide
- 17:32, 21 October 2010 (diff | hist) . . (-2) . . Thesaurus
- 17:31, 21 October 2010 (diff | hist) . . (+2) . . Thesaurus (→Set OWL file)
- 17:31, 21 October 2010 (diff | hist) . . (+27) . . Thesaurus
- 17:30, 21 October 2010 (diff | hist) . . (+30) . . Thesaurus (→Set base url)
- 17:30, 21 October 2010 (diff | hist) . . (+29) . . Thesaurus (→Query to get childs node)
- 17:30, 21 October 2010 (diff | hist) . . (+29) . . Thesaurus (→Query to get root node)
- 17:30, 21 October 2010 (diff | hist) . . (+30) . . Thesaurus (→Set OWL file)
- 17:29, 21 October 2010 (diff | hist) . . (+22) . . Thesaurus
- 17:28, 21 October 2010 (diff | hist) . . (+2) . . Thesaurus
- 17:27, 21 October 2010 (diff | hist) . . (+2) . . Thesaurus
- 17:26, 21 October 2010 (diff | hist) . . (+50) . . Thesaurus
- 17:24, 21 October 2010 (diff | hist) . . (-24) . . Thesaurus
- 16:26, 21 October 2010 (diff | hist) . . (+279) . . Migration from 4.1 to 5.0
- 16:25, 21 October 2010 (diff | hist) . . (+33) . . m PostgreSQL - OpenKM 5.0 (→Database creation)
- 16:25, 21 October 2010 (diff | hist) . . (+71) . . PostgreSQL - OpenKM 5.0 (→Database creation)
- 13:42, 21 October 2010 (diff | hist) . . (+4) . . m PostgreSQL - OpenKM 5.0 (→Database creation)
- 12:57, 21 October 2010 (diff | hist) . . (+62) . . Python client - OpenKM 5.1 (→Perform search)
- 12:56, 21 October 2010 (diff | hist) . . (+138) . . PHP client - OpenKM 5.1 (→List folders and documents)
- 12:55, 21 October 2010 (diff | hist) . . (+74) . . PHP client - OpenKM 5.1 (→Perform search)
- 12:26, 21 October 2010 (diff | hist) . . (+585) . . OKMPropertyGroup (→boolean hasGroup(String token, String nodePath, String grpName))
- 12:24, 21 October 2010 (diff | hist) . . (+796) . . OKMPropertyGroup (→void setProperties(String token, String nodePath, String grpName, FormElement[] properties))
- 12:02, 21 October 2010 (diff | hist) . . (+581) . . OKMPropertyGroup (→FormElement[] getProperties(String token, String nodePath, String grpName))
- 12:00, 21 October 2010 (diff | hist) . . (+277) . . OKMPropertyGroup (→PropertyGroup[] getAllGroups(String token))
- 11:58, 21 October 2010 (diff | hist) . . (+530) . . OKMPropertyGroup (→PropertyGroup[] getGroups(String token, String nodePath))
- 11:57, 21 October 2010 (diff | hist) . . (+560) . . OKMPropertyGroup (→void removeGroup(String token, String nodePath, String grpName))
- 11:55, 21 October 2010 (diff | hist) . . (+678) . . OKMPropertyGroup (→void addGroup(String token, String nodePath, String grpName))
- 11:51, 21 October 2010 (diff | hist) . . (+582) . . N OKMPropertyGroup (Created page with '__TOC__ Methods related to Property Groups. == void addGroup(String token, String nodePath, String grpName) == == void removeGroup(String token, String nodePath, String grpNam…')
- 11:48, 21 October 2010 (diff | hist) . . (+23) . . Webservices Guide - OpenKM 6.2
- 11:46, 21 October 2010 (diff | hist) . . (+547) . . OKMNote (→Note[] list(String token, String nodePath)) (current)
- 11:45, 21 October 2010 (diff | hist) . . (+604) . . OKMNote (→void set(String token, String notePath, String text))
- 11:44, 21 October 2010 (diff | hist) . . (+571) . . OKMNote (→void remove(String token, String notePath))
- 11:42, 21 October 2010 (diff | hist) . . (+604) . . OKMNote (→Note get(String token, String notePath))
- 11:36, 21 October 2010 (diff | hist) . . (+207) . . OKMNote (→Note add(String token, String nodePath, String text))
- 11:34, 21 October 2010 (diff | hist) . . (+786) . . N OKMNote (Created page with '__TOC__ Methods related to document notes management. == Note add(String token, String nodePath, String text) == Add a note to a document. '''Parameters''' * ''token'' - The s…')
- 11:08, 21 October 2010 (diff | hist) . . (+14) . . Webservices Guide - OpenKM 6.2
- 18:27, 20 October 2010 (diff | hist) . . (+1,199) . . Several JBoss in the same server (→Only one IP)
- 18:20, 20 October 2010 (diff | hist) . . (+451) . . Several JBoss in the same server
- 18:16, 20 October 2010 (diff | hist) . . (+49) . . Several JBoss in the same server (→Only one IP)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)