DBPrism Servlet Engine
DBPrism CMS news
Scroll Up












Scroll Down
DBPrism CMS 2.1.0- Change Log

DBPrism CMS 2.1 is a complete re-writed version of 2.0 release using native support on the repository using XMLDB , look a the section DBPrism CMS for more detail of this release.

The main change from the provious version is the storage of the content assest, that is instead of using regular tables with a CLOB column for storing the XML document, an XMLType object relational table is used. To do this the CMS registers the schema " document-v20.xsd " into the XMLDB repository schema with Oracle annotations, after that, every document stored into XMLDB respository will routed to CMS_DOCS table of DBPrism CMS.

Here a partial list of the changes:

  • Native store using XMLDB repository functionality
  • CMS JDeveloper plugin is desuported, now you can use ftp or WebDAV protocols
  • CMS_DATA and CMS_CODE are the database schema used by default, one for the content assest and the other for the code
  • Every CMS user requires a valid database user
  • WebDAV Access Lists are used to control resources security
  • A new Front End is used with XForms support
  • You can use XML-Aware editors with WebDAV support in addition to the HTMLArea of the Front End Application
  • Multi-site publishing could be implemented using multiples databases users
  • By default the CMS is configured to support two languages, spanish and english, but his design is for mutliple languages and locales
  • Search operation are implemented using Oracle Context, so it can index documents into multiples languages
  • Upload operation can be in document-v20.xsd format, OpenOffice 1.x format (sxw) and Open Office Open Document format (odt)
  • A linear versioning system is implemented but is not unified to the native version control provided by XMLDB
  • Users, groups and roles are implemented using database functionalities
  • Support for multiple domain names can be implemented using mod_proxy and Cocoon host selector.
  • Support for intelligent Not Found page.

Download, Disponible formats: Zip Tar.gz

This work is licensed under a Creative Commons License . Creative Commons License
(C) 1999-2006 - DBPrism ~ DBPrism CMS | Marcelo F. Ochoa | TANDIL ~ Argentina | 2007-05-02T15:14:29
DBPrism at SourceForgeBuilt with Cocoon2