DotCMS

dotCMS
Developer(s) dotCMS
Stable release
3.2 / April 22, 2015 (2015-04-22)
Development status Active
Written in Java
Operating system Cross-platform
Type Content Management System
License GNU General Public License v3
Website http://dotcms.com/

DotCMS is a free software / open source web content management system (WCM) for building/managing websites, content and content driven web applications.[1] DotCMS includes features such as support for virtual hosting, WebDav, structured content, clustering and can run on multiple databases PostgreSQL, MySQL, MSSQL and Oracle. It also includes standard WCM features like page caching, templating, and an API. There are a number of features and modules in dotCMS, including RSS feeds, AJAX calendar, a reporting engine, news listing, blogs, forums, user tracking and tagging, built in search engine and language internationalization to name a few.

History

DotCMS was initially developed as a Java alternative to the PHP CMSes on the market, as well as to provide a counterpoint to high cost, enterprise applications. It is the result of over 5 years of development by dotMarketing, Inc, which also developed and released the open source project management tool dotProject. Both dotCMS and dotProject were conceived and originated by William Ezell. dotCMS was built comply with the JSR-168 portlet specification. DotCMS 1.0 was initially open sourced and made available in 2005 under the dotMarketing Public License. In 2006, dotCMS released version 1.2 which included the structured content engine. In 2007 dotCMS released version 1.5, which included a new user interface and permissions. In October, 2007 dotCMS 1.5 was the runner up for Packt Publishing's "Best New Open Source CMS" award, followed in 2008 by a second-place finish for Packt's "Best Other Open Source CMS (best non PHP CMS)". DotCMS was runner-up in the 2009 Packt Publishing category, "Best Other Open Source CMS." [2]

In Sept 2013 version 2.5 was released, this latest release continues to add features that address real world challenges faced by content managers, web developers and java developers in the modern enterprise.

2.5 Release

2.3 Release

2.2 Release

2.1.1 Release

2.1 Release

2.0 Release

1.9.5 Release

1.9.4 Release

1.9.3 Release

1.9.2 Release

1.9.1 Release

1.9 Release

The 1.9 release is a significant revision to the code base and has a number of changes and improvements, including:

Technologies

DotCMS is a CMS written in the Java programming language, and comes bundled with the Apache Tomcat Application Server. The freely available community edition can run on PostgreSQL and MySQL and paid for versions can run on MSSQL and Oracle.[3] It is capable of integrating with user's authentication schemes, such as Active Directory or LDAP, and will support operation in a clustered or load balanced environment. It leverages a number of open source projects such as:

Structured Content

The driving concept behind content stored within dotCMS is that it is addressed through a system of structures. Structures are administrated through a back end portlet where fields are assigned to them. Fields are named and given a content type and then ordered. Each structure can then be permissioned and used when creating content, and allows different types of content with consistent components to be referenced for display on the front end. A "web page content" structure could be assigned a title and body, for instance, while "events" have titles, dates, times, locations, descriptions, links, etc. Structures therefore allow the CMS to tailor itself to the content demands of the institution using it, because they can create and define structures that are specific to their needs. Those structures can then be created through relationships, allowing content from one structure to be associated content items in another. There is no limit to the number of structures one can use within dotCMS.

External links

See also

References

This article is issued from Wikipedia - version of the 9/10/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.