Just to advise that I have added examples similar to the ones in this thread
to the cTwIG site (www.pigbite.co.uk/ctwig/index.html) under the
Transformations pages .

Best regards

Jez

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Michael Bierenfeld
Sent: 26 September 2001 11:38
To: [EMAIL PROTECTED]
Subject: Re: C2 Stylesheet, logicsheet and content


Hello,

> Your logicsheet should contain something like this
>
> <xsl:template match="greeting:hello-world">
>
> </xsl:template>
>

Right Its in the logicsheet. I just didnt copy it to the mail


> The next point is you need to register your logicsheet in cocoon.xconf
> You do this by adding something like this
>
> <builtin-logicsheet>
>           <parameter name="prefix" value="greeting"/>
>           <parameter name="uri" value="
> http://duke.edu/tutorial/greeting "/>
>           <parameter name="href" value="resource://path to your
> logisheet in jar. logicsheet.greeting.xsl    "/>
> </builtin-logicsheet>
>
> It's important to put your logicsheet intp a jar file containing the
> right directory structure.
>

I gonna give it a try. I'll post the complete example IF it is working
to the list.

Regards

Michael

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to