Apache Lenya modules documentation
Warning
Some of Apache Lenya modules are still under heavy development.
Please consult the module documentation about current state of
development.
Introduction
Modules are packages providing a certain set of resources or functionality. The aim of this section in the documentation is to group the information needed to work with a certain module into one entry point.
Examples:
- a resource type (e.g., docbook module)
- a repository implementation (e.g., jdbc module)
- a collection of XSLTs (e.g., content2svg module)
Some modules are included in the Lenya distribution:
- lucene - search functionality
- sitetree - manage documents in a tree-like structure
- jcr - store content in a JCR repository
- xhtml - XHTML-based resource type
- links - resource type to manage link lists
- lenyadoc - adds the lenyadoc:// protocol



