You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by wi...@digitalsteps.com on 2004/06/24 17:35:51 UTC

Problem running Calendar widget in coplet

We've developed a simple form using the calendar widget that works fine as 
a stand alone sample. However, if running it as a coplet we experience the 
following problems;
1, output from forms-calendar-styling.xsl doesn't get rendered, 
specifically the <script> elements which should appear in the <head>
2, unable to render the image icon despite using both relative and 
absolute paths.

I'm assuming that one of the subsequent xsl files, such as portal-page.xsl 
is overwriting the <script> elements in the head but how do I prevent 
this?
Also how do I reference resources in the forms-calendar-styling.xsl file - 
as absolute path reference (in which case starting from where), or as 
relative links from the xsl document?

Thanks 

Will

Re: Problem running Calendar widget in coplet

Posted by Joerg Heinicke <jo...@gmx.de>.
On 24.06.2004 17:35, will.durrant@digitalsteps.com wrote:

> We've developed a simple form using the calendar widget that works fine as 
> a stand alone sample. However, if running it as a coplet we experience the 
> following problems;
> 1, output from forms-calendar-styling.xsl doesn't get rendered, 
> specifically the <script> elements which should appear in the <head>
> 2, unable to render the image icon despite using both relative and 
> absolute paths.
> 
> I'm assuming that one of the subsequent xsl files, such as portal-page.xsl 
> is overwriting the <script> elements in the head but how do I prevent 
> this?

I fear you mean this one: 
http://issues.apache.org/bugzilla/show_bug.cgi?id=27564. Until now the 
integration of cforms is still up to the user.

> Also how do I reference resources in the forms-calendar-styling.xsl file - 
> as absolute path reference (in which case starting from where), or as 
> relative links from the xsl document?

???

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org