Dolmen
dolmen is the main namespace of the Dolmen Project.
dolmen contains only the core packages.
Core packages are the essential bases of a Dolmen application. (see : CoreInstallation?)
This namespace only contains packages reusable outside the context of a Dolmen application.
The dolmen namespace contain a particular nested namespace : app.
dolmen.app
XXX FIXME XXX
Menhir
The menhir namespace is a place where all the generic plugins for Dolmen dwell.
This namespace is and open workspace and anyone can propose a menhir package.
In order to work in harmony, we created some sub namespaces suitable in most cases.
We try to keep the names self-explanatory.
menhir.contenttype
Contains reusable content types. Already existing:
- menhir.contenttype.folder
- menhir.contenttype.document
- menhir.contenttype.image
- menhir.contenttype.photoalbum
menhir.library
Contains reusable resource libraries. Based on megrok.resourcelibrary. Already existing:
menhir.simple
Contains reusable components, that can be a good base for more advanced ones or provide a simple feature.
Already exisiting:
menhir.skin
Contains neutral and easily customizable base skins for Dolmen projects. Already existing:
