User contributions
From OpenKM Documentation
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:55, 29 September 2010 (diff | hist) . . (+298) . . MySQL - OpenKM 5.0 (→Database creation)
- 16:43, 29 September 2010 (diff | hist) . . (+50) . . MySQL - OpenKM 5.0 (→Database creation)
- 02:17, 25 September 2010 (diff | hist) . . (0) . . Installation Guide
- 02:17, 25 September 2010 (diff | hist) . . (0) . . Third-party software integration
- 02:17, 25 September 2010 (diff | hist) . . (0) . . m Third-party software integration: SWFTools (moved PdfTools to SWFTools: Wrong denomination.)
- 02:17, 25 September 2010 (diff | hist) . . (+22) . . N PdfTools (moved PdfTools to SWFTools: Wrong denomination.) (current)
- 00:43, 25 September 2010 (diff | hist) . . (0) . . m Developer Guide
- 10:07, 24 September 2010 (diff | hist) . . (-7) . . Third-party software integration: SWFTools (→Windows)
- 10:05, 24 September 2010 (diff | hist) . . (-5) . . Third-party software integration: SWFTools
- 20:32, 23 September 2010 (diff | hist) . . (+1) . . Application configuration (→Configuring schedulers)
- 20:31, 23 September 2010 (diff | hist) . . (+45) . . OpenKM.cfg
- 20:29, 23 September 2010 (diff | hist) . . (+95) . . Application configuration (→Configuring schedulers)
- 10:57, 21 September 2010 (diff | hist) . . (+116) . . Troubleshooting (→Export to zip file gives wrong charset)
- 13:53, 20 September 2010 (diff | hist) . . (+5) . . Java installation
- 13:53, 20 September 2010 (diff | hist) . . (+177) . . Java installation
- 13:40, 20 September 2010 (diff | hist) . . (+134) . . OpenKM.cfg
- 09:59, 20 September 2010 (diff | hist) . . (+273) . . Third-party software integration: OpenOffice.org
- 17:13, 17 September 2010 (diff | hist) . . (+1) . . m MySQL
- 16:51, 16 September 2010 (diff | hist) . . (+318) . . PostgreSQL - OpenKM 5.0 (→Database creation)
- 16:43, 16 September 2010 (diff | hist) . . (+948) . . PostgreSQL - OpenKM 5.0
- 16:42, 16 September 2010 (diff | hist) . . (+761) . . PostgreSQL - OpenKM 5.0 (→Login configuration)
- 16:08, 16 September 2010 (diff | hist) . . (+660) . . PostgreSQL - OpenKM 5.0 (→JBoss datasources)
- 16:06, 16 September 2010 (diff | hist) . . (0) . . MySQL - OpenKM 5.0 (→JBoss datasources)
- 15:52, 16 September 2010 (diff | hist) . . (+6,022) . . PostgreSQL - OpenKM 5.0 (→Repository configuration)
- 15:49, 16 September 2010 (diff | hist) . . (+3,651) . . PostgreSQL - OpenKM 4.1 (→JBoss datasources)
- 15:49, 16 September 2010 (diff | hist) . . (-3,651) . . PostgreSQL - OpenKM 4.1 (→Repository configuration)
- 15:49, 16 September 2010 (diff | hist) . . (+165) . . N PostgreSQL - OpenKM 5.0 (Created page with '== Database creation == == JBoss datasources == == Login configuration == == Repository configuration == Category: Installation Guide Category: OKM Network')
- 15:47, 16 September 2010 (diff | hist) . . (+6,025) . . MySQL - OpenKM 5.0 (→Login configuration)
- 15:47, 16 September 2010 (diff | hist) . . (-6,025) . . MySQL - OpenKM 5.0 (→Repository configuration)
- 15:47, 16 September 2010 (diff | hist) . . (+3,832) . . MySQL - OpenKM 4.1 (→Login configuration)
- 15:46, 16 September 2010 (diff | hist) . . (-3,832) . . MySQL - OpenKM 4.1 (→Repository configuration)
- 15:46, 16 September 2010 (diff | hist) . . (+8,863) . . N PostgreSQL - OpenKM 4.1 (Created page with '{{TOCright}} __TOC__ == Repository configuration == <source lang="xml"> <?xml version="1.0" encoding="UTF-8"?> <Repository> <FileSystem class="org.apache.jackrabbit.core.fs.lo…')
- 15:45, 16 September 2010 (diff | hist) . . (-8,657) . . PostgreSQL (Replaced content with '{{TOCright}} __TOC__ Download PostgreSQL JDBC driver from [http://jdbc.postgresql.org/ PostgreSQL Driver Page] and move it to ''$JBOSS_HOME/server/default/lib''. * [[Postgr…')
- 14:26, 16 September 2010 (diff | hist) . . (+172) . . MySQL - OpenKM 5.0
- 14:26, 16 September 2010 (diff | hist) . . (+750) . . MySQL - OpenKM 5.0
- 14:20, 16 September 2010 (diff | hist) . . (-60) . . MySQL - OpenKM 5.0 (→JBoss datasources)
- 14:19, 16 September 2010 (diff | hist) . . (+787) . . MySQL - OpenKM 5.0 (→JBoss datasources)
- 14:17, 16 September 2010 (diff | hist) . . (+58) . . MySQL - OpenKM 5.0 (→JBoss datasources)
- 14:15, 16 September 2010 (diff | hist) . . (+819) . . MySQL - OpenKM 5.0
- 14:14, 16 September 2010 (diff | hist) . . (-2) . . MySQL - OpenKM 4.1 (→Table creation)
- 14:13, 16 September 2010 (diff | hist) . . (+22) . . MySQL - OpenKM 5.0
- 14:12, 16 September 2010 (diff | hist) . . (+22) . . MySQL - OpenKM 4.1
- 14:11, 16 September 2010 (diff | hist) . . (+12,103) . . N MySQL - OpenKM 4.1 (Created page with '== Database creation == The first thing to do is create the required databases where the tables will be created: <source lang="sql"> DROP DATABASE IF EXISTS okm_repository; DROP…')
- 14:10, 16 September 2010 (diff | hist) . . (+6,487) . . N MySQL - OpenKM 5.0 (Created page with '== Database creation == Starting with OpenKM 5.0, only two databases are needed: <source lang="sql"> DROP DATABASE IF EXISTS okm_repo; DROP DATABASE IF EXISTS okm_app; CREATE D…')
- 14:09, 16 September 2010 (diff | hist) . . (+42) . . MySQL
- 14:08, 16 September 2010 (diff | hist) . . (-18,452) . . MySQL
- 14:05, 16 September 2010 (diff | hist) . . (+6,054) . . MySQL
- 18:36, 15 September 2010 (diff | hist) . . (+428) . . MySQL
- 18:30, 15 September 2010 (diff | hist) . . (-1) . . m Statistics
- 18:29, 15 September 2010 (diff | hist) . . (+6) . . m Migration from 4.1 to 5.0
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)