OpenCms

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

OpenCms
[[Programmer|DeveloperTemplate:Pluralize from text]]Alkacon Software and the OpenCms community
Template:Infobox software/simple
EnginePage Template:Plainlist/styles.css has no content.Template:EditAtWikidata
Operating systemCross-platform
PlatformJava, XML
TypeContent management system
LicenseGNU Lesser General Public License
Websitewww.opencms.org
RepositoryPage Template:Plainlist/styles.css has no content.

Script error: No such module "Check for conflicting parameters".

OpenCms is an open-source content management system[1] written in Java.[2][3] It is distributed by Alkacon Software under the LGPL license.[4] OpenCms requires a JSP Servlet container such as Apache Tomcat.[4]

It is a CMS application with a browser-based work environment, asset management, user management, workflow management, a WYSIWYG editor, internationalization support, content versioning, and many more features including proxying of requests to another endpoint.[2]

OpenCms was launched in 1999,[4] based on its closed-source predecessor MhtCms. The first open source version was released in 2000.

OpenCms is used or has been used by large organizations such as WIPO, the LGT Group, the University of Stuttgart, the Archdiocese of Cologne, and the Chicago Mercantile Exchange.[4]

User interface

The OpenCms user interface runs in a web browser, placing control elements directly on the web page that is edited. Content on a page can be modified by drag and drop.[5] Text can be edited "inline" directly on the web page, or in an alternative form based editor.

Web pages and their navigation structure are managed in a dedicated sitemap editor. Content elements are stored in galleries and can be reused between different web pages or web sites. An additional "power user" interface for Administrators provides role and permission management. Since version 9.5 OpenCms has offered layout and template creation without coding.[6]

File:OpenCms 10 - Editing a web page.png
Editing a web page in the inline editor of OpenCms 10.

Technology

OpenCms runs on the Java platform as a servlet. It uses several libraries provided by the Apache foundation. The user interface has been developed using Vaadin and the Google Web Toolkit.

The OpenCms content repository is stored in a database, with MariaDB, MySQL, PostgreSQL, HSQLDB, Oracle, MSSQL and IBM Db2 being natively supported. It can be accessed with CMIS, WebDAV as an SMB network share or through the native web interface.

Text content in OpenCms is defined using an XML schema. The user interface for the content managers creates XML files based on these schemas, which are stored in the database repository. A template system based on JavaServer Pages then creates web pages from the XML.

Versions

OpenCms has been under continuous development as an open source project since the year 2000. Currently a major version is released every 6 months in April and October. The revision control of the OpenCms source code is done using Git on GitHub.[7] The following table provides an overview of all major OpenCms releases.[8]

Overview of major OpenCms releases
Version Release date Important new features
Unsupported: 4.0Page Template:Version/styles.css has no content. 2 Feb 2000 Online / offline workflow, WYSIWYG editor for web pages, explorer, user management
Unsupported: 5.0Page Template:Version/styles.css has no content. 5 May 2002 Page templates in JSP with own <cms:> tag library, extended caching and static export of pages
Unsupported: 5.3Page Template:Version/styles.css has no content. 11 Dec 2003 Full text search using Lucene, direct edit of web pages
Unsupported: 6.0Page Template:Version/styles.css has no content. 30 Jun 2005 Updated user interface, storage of content in XML files based on XSD, management of multiple sites
Unsupported: 6.2Page Template:Version/styles.css has no content. 31 Mar 2006 Integrated image scaling, visual comparison of document versions
Unsupported: 7.0Page Template:Version/styles.css has no content. 04 Jul 2007 Support for WebDAV, automatic link management, category tags for all content files
Unsupported: 7.5Page Template:Version/styles.css has no content. 15 Jun 2009 Content galleries, extended support for creating JSP using expression language
Unsupported: 8.0Page Template:Version/styles.css has no content. 8 May 2011 Enhanced user interface allowing drag and drop of elements in the page and sitemap editor, support for mobile devices
Unsupported: 8.5Page Template:Version/styles.css has no content. 24 Sep 2012 "Inline" editing of web pages, integration of Apache Solr, CMIS support, SEO features
Supported: 9.0Page Template:Version/styles.css has no content. 08 Nov 2013 Preview for mobile devices, accessing the content repository using a network share, visual site management interface, demo template based on Bootstrap
Supported: 9.5Page Template:Version/styles.css has no content. 03 Nov 2014 Nested containers allow template and layout creation with drag and drop, user generated content, PDF creation, extended editor roles, spell checking in the WYSIWYG editor, visual management of galleries, categories and templates
Supported: 10.0Page Template:Version/styles.css has no content. 23 Mar 2016 Modernized administration workplace, added Apollo Template, new file explorer, Identicons for users, direct commit of changed templates to Git, drag and drop of images, enhanced Solr based content search
Supported: 10.5Page Template:Version/styles.css has no content. 15 Feb 2017 Improved localization tools for side-by-side comparison of sitemaps, support for generating pages as JSON fragments, asset connection for external data sources, font icons in the user interface
Supported: 11.0Page Template:Version/styles.css has no content. 30 Apr 2019 Redesigned user interface, meta mappings for SEO, new Mercury Template, default content list generation with predefined Solr searches, bookmarks in the explorer, new apps for resource type and sessions management
Supported: 12.0Page Template:Version/styles.css has no content. 12 Oct 2021 Headless JSON API for REST content access, greatly improved Mercury Template, template variants, updated WebDAV implementation.
Supported: 13.0Page Template:Version/styles.css has no content. 03 Apr 2022 New plugin system, search by geo coordinates, extensions to template variants, improved Mercury template.
Supported: 14.0Page Template:Version/styles.css has no content. 11 Oct 2022 XML schema versioning with automatic content rewrite, two factor authentication (2FA) in the user login, source code editor widget for multi-line text inputs, Mercury template updated to Bootstrap 5.2.
Supported: 15.0Page Template:Version/styles.css has no content. 25 Apr 2023 Role-based control for sitemap access and new editor for modifying selected sitemap attributes, app "Person data search" reveals personal user data in the VFS, improved Mercury template.
Supported: 16.0Page Template:Version/styles.css has no content. 02 Oct 2023 New app "Unused contents" finds and deletes content not actively used, individual detail pages based on categories, option to reset the password for all content managers, improved Mercury template.
Supported: 17.0Page Template:Version/styles.css has no content. 09 Apr 2024 New app "Date search", export a selected site for archiving, hide "sensitive" content in the Offline project, support for Java LTS 17 and 21, improved Mercury template.
Supported: 18.0Page Template:Version/styles.css has no content. 08 Oct 2024 New “Place element” mode in the page editor, markers for reused content, automatic typographical correction of quotation marks, improved Mercury template.
Supported: 19.0Page Template:Version/styles.css has no content. 02 Apr 2025 New tools for website translation, image preview and filename validation in the upload dialog, improved content validation, fast access to categories.
Supported: 20.0Page Template:Version/styles.css has no content. 14 Oct 2025 New "online-only" folders, link finisher, automatic folder disk space calculation, uploads with whitelists, styling for external links, seamless detail page moves.
Latest version: 21.0Page Template:Version/styles.css has no content. 14 Apr 2026 AI/LLM-based translation in the XML content editor, new secret provider securely stores encrypted passwords, upload dialog can edit properties for multiple files, supports Java 21 and 25.
Legend:
Unsupported
Supported
Latest version
Preview version
Page Template:Version/styles.css has no content.

Further reading

See also

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content.Rähm, Jan (2007-06-26). "OpenCMS 7 kurz vor Veröffentlichung" (in Deutsch). Retrieved 2009-01-23.
  2. ^ a b Page Module:Citation/CS1/styles.css has no content.Asipenko, Slava (17 Sep 2006). "OpenCms 6.0: A Review". CMS Watch. Archived from the original on 2009-02-09. Retrieved 2009-01-23.
  3. ^ Page Module:Citation/CS1/styles.css has no content."Quelloffenes Content-Management". 2002-04-26. Archived from the original on 2009-02-17. Retrieved 2009-01-23.
  4. ^ a b c d Page Module:Citation/CS1/styles.css has no content.McGrath, John (28 November 2002). "Open-source CMS: On the rise". ZD Net. Archived from the original on October 22, 2008. Retrieved 2009-01-23.
  5. ^ OpenCms release notes describing drag and drop editing features
  6. ^ OpenCms release notes describing template and layout creation without the need to code
  7. ^ OpenCms source code on GitHub
  8. ^ Overview of all OpenCms releases in the history.txt file on GitHub

Page Module:Side box/styles.css has no content.Page Template:Sister project/styles.css has no content.