Thank you for the response. It helped.We used to have a partial one, but it was incomplete and is no longer valid.
- Is there any DB schema?
What do you mean by searcheable ? We don't use full-text indexes if that's what you mean.
- If I make new tables in the DB, will they be searchable?
I recommend you use Jahia's CVS HEAD for development (although it's a bit broken for the moment, but should be fixed by the end of the day), because we use an XML schema file. You can see what it looks like here :
- How do I create tables? I know that there is a DBScript file. Should I enter sql queries directly into them?
http://cvspub.jahia.org/cgi-bin/cvsweb.cgi/jahia/torque/src/schema/jahia-schema.xml?rev=1.2;content-type=text%2Fx-cvsweb-markup
If you need to add a table simply add a table to the schema (shouldn't be too cryptic). Then from this we will automatically be able to generate scripts for all supported databases.
Regards,
Serge Huber.
Jahia : A collaborative source CMS and Portal Server
www.jahia.org Community and product web site
www.jahia.com Commercial services company
