Daisy - JAVA项目: 开源的内容管理系统(CMS)



(返回www.opendocs.net)

介绍

Daisy 是一款CMS应用框架。包括一个能够通过HTTP和XML(使用ReST style of WebServices)或者通过远程API访问的standalone repository server。一个运行在Cocoon内的提供查看和编辑功能的DaisyWiki 应用。它包含如下两个重要组件:

• 一个独立的文档库服务,可以通过HTTHTTP/XML(使用ReST 风格的Web服务)和一个高级别的远程JAVA API调用。
• 一个可扩展的编辑和发布WEB前端,跑在Apache Cocoon下.

根据其通用性和灵活性,Daisy CMS可以使用很多不同的用途,但是它最适合于富信息量、结构性的内容。在使用于高级的内容管理应用中,Daisy CMS可以在不需要任何JAVA编程技巧的前提下被使用和配置,因为它提供了一个基于Javascript/Cocoon的可扩展性的框架。

The Daisy Open Source CMS is an enterprise-grade, Java-based content and information management solution consisting of a standalone repository server (with an HTTP/XML interface) and a Wiki-like, WYSIWYG editing and publishing web application frontend.

Due to its genericity and flexibility, Daisy can be used for many different purposes, but is ideally suited for information-rich, structured content and asset management applications. Even for advanced content management applications, Daisy can be used and configured without any Java-coding skills: Daisy offers a Javascript/Cocoon-based extension framework.

Daisy is licensed under the open source, business-friendly Apache License 2.0.

文档

• Daisy 2.1文档 (pages 334)

链接

• Daisy Homepage
• Daisy @ SourceForge
• Daisy Download