Question about xsl for labels

2004-09-12 Thread Roy Pueschel
I am a newbie using cocoon, and am using CForms. In my program, I would like to change the background color for labels of text fields, but was not successful. The xsl files that I am using are modified from the originals supplied with cocoon. One that would appear to pertain to this is

Re: Question about xsl for labels

2004-09-12 Thread [EMAIL PROTECTED]
Roy Pueschel wrote: I am a newbie using cocoon, and am using CForms. In my program, I would like to change the background color for labels of text fields, but was not successful. Why don't you simply use CSS for setting background colors? -- [EMAIL PROTECTED]

Re: Attending GetTogether 2004

2004-09-12 Thread David Crossley
Tony Collen wrote: For those who are not, will there be videos taken of the presentations, just like last year? Lots of good stuff this year, and I still can't make it :( Oh, yes please. It was such a good resource, both the videos and the soundtracks. Those who did produce it last year

RE: [cocoon] Re: Attending GetTogether 2004

2004-09-12 Thread Ernesto Echeverría
Where are last year's videos? Ernesto -Original Message- From: David Crossley [mailto:[EMAIL PROTECTED] Sent: Domingo, 12 de Septiembre de 2004 06:58 p.m. To: [EMAIL PROTECTED] Subject: [cocoon] Re: Attending GetTogether 2004 Tony Collen wrote: For those who are not, will there be

Re: [cocoon] Re: Attending GetTogether 2004

2004-09-12 Thread Tony Collen
Ernesto Echeverría wrote: Where are last year's videos? Go to www.apache.org/mirrors/, choose your favorite mirror, and navigate into the /cocoon/events/ directory, you will see gt2003 and another event as well. Tony - To

xsp and xindice

2004-09-12 Thread Andres Taborda
hello list, I want mix code java within an xsp document for verify if exist an colecction in xindice. for example: xsp:logic code_java for access xindice . if exist colecction then Adition_recourses_to_colecction else create_coleccion /xsp:logic I not view examples for to manipulate all