Main Page
(Difference between revisions)
Line 8: | Line 8: | ||
== Getting OpenCms Up and Running == | == Getting OpenCms Up and Running == | ||
*[[Installation]] | *[[Installation]] | ||
+ | ** [[Finding and installing the prerequisites]] | ||
+ | ** [[Database Setup]] | ||
+ | ** [[App server related topics]] | ||
+ | ** [[Post-installation checkout]] | ||
+ | |||
*[[Configuration]] | *[[Configuration]] | ||
+ | **[[xml-system-configs explained]] | ||
+ | **[[Creating a new site]] | ||
+ | **[[opencms as / with APache + modjk (or mod_proxy)]] | ||
+ | **[[MultiSite configuration instructions]] | ||
+ | **[[Securing the site - implementing your security policy]] | ||
+ | **[[Removing OpenCMS documents and non-essential components - What to keep]] | ||
+ | |||
*[[Performance Tuning]] | *[[Performance Tuning]] | ||
+ | **[[Load Balancing with Alkacon Clustering OCEE]] | ||
+ | **[[Static Export configuration]] | ||
+ | **[[Flex Cache tuning]] | ||
== What Can Opencms Do == | == What Can Opencms Do == | ||
*[[Overview]] | *[[Overview]] | ||
+ | **[[OpenCMS philosophy]] | ||
+ | **[[OpenCMS terminology]] | ||
+ | **[[Introduction to the OpenCMS application structure and tools]] | ||
+ | **[[Alternative site structures]] | ||
+ | **[[Planning and documenting your site]] | ||
+ | **[[Best Practices]] | ||
+ | |||
*[[Template Development]] | *[[Template Development]] | ||
+ | **[[basics and overview]] | ||
+ | **[[lessons learned]] | ||
+ | **[[common and frequent mistakes, NPEs]] | ||
+ | **[[oc-taglibrary specifics]] | ||
+ | **[[Building from Scratch]] | ||
+ | **[[Using existing Template One]] | ||
+ | **[[Other example templates]] | ||
+ | |||
*[[Search]] | *[[Search]] | ||
+ | **[[Configuration]] | ||
+ | **[[Sample search results pages]] | ||
+ | **[[common mistakes]] | ||
+ | **[[writing only specific xml-element-data to the lucene index]] | ||
+ | **[[lucene related: writing custom analyzers, stemmers, documents]] | ||
+ | |||
*[[Other Major Features]] | *[[Other Major Features]] | ||
+ | **[[XMLContent]] | ||
Revision as of 21:31, 31 October 2006
Welcome to the OpenCms wiki
OpenCms is a professional level Open Source Website Content Management System. You can find more information about OpenCms on the project homepage. The current version of OpenCms is 6.2.2.
Contents |
Getting OpenCms Up and Running
What Can Opencms Do
Maintaining my installation of OpenCMS
Help