WE NEED HELP. The site docs are simply ported. They are by no means accurate, but actually outdated. Content not only needs to be reorganized for readability, but rewritten based on the 1.1 architecture.
Let me say this: Contributing documentation is not only VERY easy, but necessary. IMHO, everyone actively using xindice (or any open source), has an obligation to contribute in some way. Editing an xml document and adding your experiences is a simple way for you to help out the masses.
To author documentation:
1. Get the latest forrest code
2. Copy the contents of both directories:
-%FORREST_HOME%\src\resources\schema\dtd
-%FORREST_HOME%\src\resources\schema\entity
into a location where the documents can be validated by the dtds at: http://localhost/forrest/dtd/*
If you are using an editor such as XMLSpy, you will find it quite easy to write docs because of the code (tag) completion feature. Make sure you validate your documents before contributing.
Thanks everyone. By the way, shouldn't we think about publishing a 1.1 site 'preview' as a link off of the current site?
--Kevin Ross
