Daisy is a Java/XML open-source content management system based on the Apache Cocoon content management framework. Today, Daisy is in use at major corporations for intranet knowledge bases, product and/or project documentation, and management of content-rich websites.
The content is stored in so-called Daisy documents. These documents are managed by the Daisy Repository Server. Documents consist of parts. Parts can be anything from required block...
more
Daisy is a Java/XML open-source content management system based on the Apache Cocoon content management framework. Today, Daisy is in use at major corporations for intranet knowledge bases, product and/or project documentation, and management of content-rich websites.
The content is stored in so-called Daisy documents. These documents are managed by the Daisy Repository Server. Documents consist of parts. Parts can be anything from required blocks of text to specified fields with restricted content. By creating specific document types, different types of information can be handled differently. Simple documents just hold text and hyperlinks. By including a query in a document it is easy to create documents that aggregate other documents.
Each document can have multiple variants. A variant can be a version or a translated document (language variant). Variants can be used to mark specific versions, e.g. all documents referring to version XYZ of the software described.
Editing of Daisy...
less