<OK>
I solve a part of my problem using 
 <mode name="psql-auto" type="autoincr"/>

instead of :  <mode name="auto" type="autoincr"/>

(psql-auto is the name i gave to the postgresqlAutoIncrementAction in
cocoon.xconf (take a look at my previous email for further details))
</OK> 

<NOT OK>
But there is still a problem with sitemap parameters;

It apppears that passing parameters (fields to insert in the DB) this
way, does not work :
        <map:act type="mod-db-add">
                        <map:parameter name="documents.doc_title"
value="ThisIsATest"/>
<NOT OK>

Stephane



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to