> Another thing: where is general installation > steps in the breaked up install parts? Its nowhere!! > Are there other parts left out? Can anybody please check?
OK, I was a bit confused here with the structure. I have just realized that multi-level includes were used (manual.xml used chapters.install entity) and install.xml used the other entites. This crossed before my eyes. I never thought that this structure will be ever introduced, so I searched for install.general.xml or something like that for a general installation part. Using entities in install.xml is completely against our automatic translation handling system (chapters ent generation). If one deletes an entity or forget to add one, that particular part won't be addded to the doc. This is wht the automatic translation handling system exixts, and this is why we store all these file entity references in manual.xml only. So I am also against the current architectural structure of the install part, as it can easily lead to translation breaks, and outdated install parts again :(( Goba