Date: 2004-10-17T04:50:49 Editor: RaphaelLuta <[EMAIL PROTECTED]> Wiki: Incubator Wiki Page: JcmsProposal URL: http://wiki.apache.org/incubator/JcmsProposal
no comment Change Log: ------------------------------------------------------------------------------ @@ -7,7 +7,7 @@ JCMS offers a complete platform for creating, managing, and publishing content in your portal. JCMS integrates content repositories, workflow, collaboration and personalization via existing open source -projects and powerful standards like WEBDAV, JCR, ... . It includes +projects and powerful standards like WEBDAV, JCR [JcrProposal], ... . It includes features like taxonomy, content versioning, fine grained access control, collaborative editing, publication workflow, scheduling, indexing, searching and more. It will support many document types like XML, @@ -18,17 +18,17 @@ The JCMS engine groups together different content stores into the same virtual content tree. In this way, the portal application can access to heterogenous content servers based on different -technologies (WEBDAV, JCR or proprietary content stores). +technologies (WEBDAV, JCR [JcrProposal] or proprietary content stores). The JCMS content model is a high level object model giving an abstraction on the underlying technology used by the content store. The core object model is composed of "Document", "Folder","Link", A specific application can inherit this model and extend it to fit any specific purpose. -JCMS is also proposed as the default CMS service for Jetspeed 2. +JCMS is also proposed as the default CMS service for Jetspeed 2 [http://portals.apache.org/jetspeed-2/]. In order to have a complete portal integration, the JCMS project will -offer a series of JSR-168 portlets like content browser, editors and content -administration portlets. +offer a series of JSR-168 [http://www.jcp.org/en/jsr/detail?id=168] portlets like content browser, +editors and content administration portlets. === Criteria === --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
