You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Sylvain Wallez <sy...@apache.org> on 2004/12/01 23:44:41 UTC

Re: Question and Suggessions about forms block in 2.1.6

黄 海冬 wrote:

> Hi Sylvain:
> I tried this before but failed(see my first mail in this thread),but
> today I found the key:
> I change import url in jx_template from
> <jx:import
> uri="resource://org/apache/cocoon/forms/generation/template.jx"/>
> to:
> <jx:import
> uri="resource://org/apache/cocoon/forms/generation/jx-macros.xml"/>
> the state invisibled work.
> jx-macros.xml is the new file in 2.1.6,can it replace template.jx?


Sorry for the late answer: yes, jx-macros.xml is the current and
complete implementation of the CForms template language using JX macros.

Sylvain

-- 
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }


Re: Question and Suggessions about forms block in 2.1.6

Posted by roy huang <li...@hotmail.com>.
Hi Sylvain:
    Their is a little bug in jx-macros.xml,I have post a bug into bugzilla,see:
http://issues.apache.org/bugzilla/show_bug.cgi?id=32425

Roy Huang.
----- Original Message ----- 
From: "Sylvain Wallez" <sy...@apache.org>
To: <de...@cocoon.apache.org>
Sent: Thursday, December 02, 2004 6:44 AM
Subject: Re: Question and Suggessions about forms block in 2.1.6


> 黄 海冬 wrote:
> 
> > Hi Sylvain:
> > I tried this before but failed(see my first mail in this thread),but
> > today I found the key:
> > I change import url in jx_template from
> > <jx:import
> > uri="resource://org/apache/cocoon/forms/generation/template.jx"/>
> > to:
> > <jx:import
> > uri="resource://org/apache/cocoon/forms/generation/jx-macros.xml"/>
> > the state invisibled work.
> > jx-macros.xml is the new file in 2.1.6,can it replace template.jx?
> 
> 
> Sorry for the late answer: yes, jx-macros.xml is the current and
> complete implementation of the CForms template language using JX macros.
> 
> Sylvain
> 
> -- 
> Sylvain Wallez                                  Anyware Technologies
> http://www.apache.org/~sylvain           http://www.anyware-tech.com
> { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
> 
>