Index
Downloads
Documentation
Technologies
Architecture
Screenshots
Release Notes
API Docs
Install
Installation on JServ
Installation on Tomcat
Installation on Resin
Code Repository
Mail Lists
Live Demo
Credits
SourceForge Logo
Sourceforge Project Page

webEditor is born with the intention to become a helpful tool for the web content management. We propose the following project objectives:

  • Generate structured documents that represent complete news. To accomplish this goal, we are going to use XML as the primary data format. We do not discard the use of some kind of relational database to manage the document relationships.
  • Publish the generated documents in an easy way. For this purpose we need a system that can easily discriminate content and presentation layers. This system must also provide a method to change the presentation and add new functionality with the minimum impact on the business logic layer. We believe that this method is the XSL Transformation.
  • Manage the creation, edition, delete and many other common document operations to allow higher user operability. This doesn’t mean that the figure of the content administrator is not useful, but the most common administration tasks are made without his direct supervision.