Re: CForms - nested repeater-widgets

2004-09-12 Thread Derek Hohls
Yup, I posted the same query twice now already - still desperately awaiting a reply from a "guru" See: http://archives.real-time.com/pipermail/cocoon-users/2004-September/055875.html >>> [EMAIL PROTECTED] 2004/09/10 07:37:07 PM >>> Hi, i'm quite new to Cocoon and CForms. I'm checking out

CForms converts to <tags> ?

2004-09-12 Thread Derek Hohls
It it possible to prevent CForms converting any normal to ? This is not an issue when reading back in and displaying as HTML (assuming the tags you have created in the form are ones the browser can interpret) but it *is* an issue when trying to convert to another format such PDF - the <

Re: Dynamic forms with Cforms

2004-09-12 Thread Derek Hohls
David Please post in plain text next time... There were three quesitons there: 1. In my sitemap, am I supposed to call JXGenerator ? No, rather call this from your flowscript, passing in the value(s) of the form template you want to be "dynamic". 2. Am I supposed to call an XSL transformatio

Re: Out of Memory error base64 encoded to SVG to JPG

2004-09-12 Thread Derek Hohls
Linc Just a comment - 448MB is *very* low for a Java-based servlet such as Cocoon - I think at least 2GB is recommended... Derek >>> [EMAIL PROTECTED] 2004/09/11 04:15:08 AM >>> I need to convert multiple wordml images (base64 encoded) to JPG. I am currently using the following code but get an "

Re: Fundamental Cocoon Philosophy Question

2004-09-12 Thread Derek Hohls
Julian I'll jump in again. Not sure of the history of Struts, but Cocoon has been around (and evolving!) since at least 1999 - I think it more than qualifies to be a "long lived" product. As for "stability"; well, the Web is in a constant state of flux - I think any product that wants to maximis

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 I not view examples for to manipulate all the opera

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 unsu

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: 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: Attending GetTogether 2004

2004-09-12 Thread Tony Collen
Carsten Ziegeler wrote: Hi, if you're planning to attend to GetTogether 2004, it would be nice if you add your name in this list: http://wiki.apache.org/cocoon/GT2004Attending This gives a nice overview for everyone about who will be there and who not :) For those who are not, will there be videos

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] ---

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 forms-pa