This documentation applies to the SVN (SNAPSHOT) version of gidooCMS. In every release there is a folder with the version specific documentation.
Since there are different views on gidooCMS we divided the documentation in several parts.
If you are planning to build an own CMS on top of gidooCMS look at the developing guide.
The current developer guide can be found here.
When you developed a CMS using gidooCMS or you downloaded the example CMS the user guide may help you to run it. It also gives you a good overview over the basic concepts of gidooCMS.
The current user guide can be found here.
We use a markup-language called gidooTML (gidoo text markup language) which is supposed to be a strict subset of XHTML 2.0. You can see the current Relax NG Schema here.
Please note that you are free to use any XML-markup language you like (mostly XHTML). gidooTML is just the default option.