Documentation
Contents
- Introduction
- User's Guide
- Administrator's Guide
- Integrator's Guide (and Deployment Guide)
- Developer's Guide
- Javadoc
Introduction
As the Lenya CMS is currently in the process of refactoring to be embedded into
the open source xml publishing framework Cocoon, this documentation is also somewhat in flux.
The main part of this documentation describes the CMS as it is currently
implemented, allowing for users and developpers to experiment with it. At the
same time, discussions on the details of the cocoon-implementation is ongoing.
This discussion mainly takes place on the
Lenya mailing list, where everybody is invited to
participate. A digest of these discussions and concepts is available in a
dedicated scratchpad area.
The idea is that while documenting the
systems current state, we also make notes about what the overall concepts
are, and where the development efforts are heading.
To communicate your wishes and/or comments, ask questions, or even
actively participate in the development of the Lenya CMS, check out
the Lenya mailing list. The mailing list provides
an alternative way to get information which is not included here, as most
of the Lenya developpers are routinely monitoring it.
The official Lenya homepage is www.lenya.org.
User's Guide
Administrator's Guide
- Authorization and Authentication
- Creating and Editing Users (Browser Interface)
- Creating and Editing Users (Command Line)
- Creating and Editing Authorization Policies (Browser Interface)
- Creating and Editing Authorization Policies (Command Line)
- Creating and Editing Groups/Roles
Integrator's Guide (and Deployment Guide)
- Creating a new Publication
- Creating a new Document
- The definition of a Page
- The definition of a Document
- The various parts of a Page
- Making a Page publishable
- Making a Document publishable
- Making a Document editable
- With the HTML Form Editor
- With Q42's Xopus
- Authorization and Authentication
- Customizing Login- and Logout-Screen
- Replace Default by Alternative Authenticator
- Replace Default by Alternative Authorizer
- Menus
- Non-Collaborative (Authoring, Live)
- Collaborative (Authoring, Staging, Live)
- Server Architecture
- One Server System (Authoring and Live on one machine)
- Two Server System (One Authoring and one Live)
- Three Server System (One Authoring and two or more Live)
- Four Server System (Two Authoring and two or more Live)
- Virtual Servers (mandantenfaehig)
- Apache as Proxy
- Change Management
- Performance
- Scalability
- My sidebar
- HSQL Database
- Servlet Engines
- Tomcat
Developer's Guide
- Strange Effects
- XSLT (Xalan) Problems with IBMJava2-13: Use another JDK (jdk1.3.1)
- Pipeline Processor: Cocoon
- Authorization and Authentication
- Abstract Authenticator
- Abstract Authorizer
- Concrete Authenticator
- Concrete Authorizer
- Default Authenticator: IMLAuthenticator
- Default Authorizer: PMLAuthorizer
- Authoring
- Creating Content
- Parent-Child
- Parent-Child
(xdoc)
- Document Collection
- Importing Content
- HTTP Upload
- Text
- Multimedia (Image, Audio, Video)
- Editing Content
- Lenya's HTML Form Editor
- Q42's Xopus (IE5.5 or later)
- bitflux's Editor (Netscape6.2)
- RealObjects edit-on Pro
- XML Web GUI
- XS DHTML Editor
- Dependency Manager
- Content Management Markup Language
- Revision Controlling (xdoc)
- Workflow Management
- Publishing
- Filesystem Publisher (xdoc)
- Command Line Interface (xdoc)
- Replication
- Event Handling
- Services
- Spell Checking
- Related Content
- Babel Fish
- Highlighting and Linking (Companies, Persons, etc.)
- Location and Showtime (Movies)
- Data Abstraction Layer
- Syndication/Aggregation
- Monitoring
- Scheduler
- Testing: WebTest, Anteater, Latka, HtmlUnit, HttpUnit
- Servlet Proxy Generator
- Scratchpad
Javadoc
Click here to view Javadoc of Lenya CMS.
Javadoc Tool Home Page