Developers can download a starter ROOT.war file to look into the the SDK on your web application server. The war file will work with all modern web containers such as Tomcat and Resin. For more information, read the installation instructions within the documentation.
The OpenEdit Framework is licenced by the
GNU Lesser General Public License
The SDK is offered without a warranty of any kind. See our documentation for help getting started with OpenEdit. Our developer forum is a good place to talk about the more technical aspects of the framework.
These are daily builds used to upgrade a existing site:
openedit-editor - (src) (javadoc) Online editing, usermanager, filemanager, version control and notification tools. You can add the ecommerce and blog plugins using the build in upgrade script.
openedit core - (src) (javadoc) Minimal installation of the layout engine, Velocity support
Other plugins include:
openedit-cart - (src) (javadoc) Catalog manager, shopping cart and storefront tools
openedit-blog - (src) (javadoc) Blog administration and posting engine
openedit-search - (src) (javadoc) Nutch/Lucene based web crawling and searching
openedit-tracker - (src) Issue tracker and messaging system.
All source code is available directly from our repository. Source can be checked out from our anonymous CVS server. To do so, simply use the following commands (if you are using a GUI CVS client, configure it appropriately):
cvs -d :pserver:anonymous@cvs.openedit.org:/src login
password: anonymous
The main Open Edit developers use the Eclipse Java IDE on Windows and Linux, along with the Resin app server. Therefore, the main Open Edit module in CVS is preconfigured for use with those two tools. You will want to checkout openedit openedit-editor and resin3.x to get started. We have added launchers in the /etc directory for eclipse.
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: May 14 2009
