You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Stéphane Delort <de...@free.fr> on 2004/03/30 00:41:59 UTC

[postgresql & databaseAddAction] parameters ?

<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: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org