Main Page
(Difference between revisions)
(→image:icon.gif Getting OpenCms Up and Running) |
(→image:icon.gif What Can OpenCms Do) |
||
Line 30: | Line 30: | ||
== [[image:icon.gif]] What Can OpenCms Do == | == [[image:icon.gif]] What Can OpenCms Do == | ||
− | + | '''Overview''' | |
− | + | *[[OpenCms philosophy]] | |
− | + | *[[OpenCms terminology]] | |
− | + | *[[Introduction to the OpenCms application structure and tools]] | |
− | + | *[[Alternative site structures]] | |
− | + | *[[Planning and documenting your site]] | |
− | + | *[[Best Practices]] | |
− | + | *[[Other Overview Guides]] | |
*[[OpenCms Reference Sites]] | *[[OpenCms Reference Sites]] | ||
− | + | '''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''' | |
− | + | *[[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''' | |
**[[XMLContent]] | **[[XMLContent]] | ||
Revision as of 15:15, 2 November 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.
File:Icon.gif Getting OpenCms Up and Running
Installation
- Hardware requirements
- Finding and installing the prerequisites
- Database Setup
- App server related topics
- Post-installation checkout
Configuration
- xml-system-configs explained
- Creating a new site
- Removing /opencms/opencms from site url
- MultiSite configuration instructions
- Securing the site - implementing your security policy
- Removing OpenCMS documents and non-essential components - What to keep
Performance Tuning
- Load Balancing with Alkacon Clustering OCEE
- Static Export configuration
- Flex Cache tuning
- Clustering without hardware load balancing
File:Icon.gif What Can OpenCms Do
Overview
- OpenCms philosophy
- OpenCms terminology
- Introduction to the OpenCms application structure and tools
- Alternative site structures
- Planning and documenting your site
- Best Practices
- Other Overview Guides
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
- 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
File:Icon.gif Using / Maintaining an installation of OpenCms
- User Management
File:Icon.gif Writing Jsp and developing in OpenCms
File:Icon.gif Help
- OpenCms Website
- Official Mailing List Archives
- Mailing List Archive at Nabble.com (Good search function and threaded display)
- Managing and Customizing OpenCMS 6 A book about OpenCms administration and usage
Forums
Additional sites with OpenCms dokumentation:
- an older Wiki about OpenCms
- OpenCms documentation project at sourceforge
- another forum on OpenCms
- German documentation for OpenCms Users
File:Icon.gif Extending OpenCms
- Admin Tools