Re: source writer transformer

2004-05-13 Thread keith d. zimmerman
Joerg Heinicke wrote: On 11.05.2004 22:31, keith d. zimmerman wrote: Ok, as has been suggested, simple questions, single question per e-mail. Can I do this? Http Generator Transformer to basically aquire a particular img tag within the doc. something or the other to go get the image source

Re: source writer transformer

2004-05-13 Thread keith d. zimmerman
Joerg Heinicke wrote: It does not sound undoable. You want to rewrite the original document and replace the original image references with references to your stored images? And using Cocoon as proxy only (for xhtml *and* images) and letting the rest be done by caching does not help? The

Re: Dynamic aggregation

2004-05-11 Thread keith d. zimmerman
Joerg Heinicke wrote: On 11.05.2004 16:51, keith d. zimmerman wrote: ok, so i'm following this thread, as it answers a question i asked (and got no replies - wtf?) a few days ago. Yes, I remember that one. I also had it some days lying around in my inbox until I decided not to answer

source writer transformer

2004-05-11 Thread keith d. zimmerman
Ok, as has been suggested, simple questions, single question per e-mail. Can I do this? Http Generator Transformer to basically aquire a particular img tag within the doc. something or the other to go get the image source writing transformer to store the image on disk img tag with src= pointing

Re: Dynamic aggregation

2004-05-11 Thread keith d. zimmerman
David Leangen wrote: map:match pattern=index.html map:aggregate map:for-each src=cocoon:/componentsList.xml map:part src={componentname}.html/ /map:for-each /map:aggregate map:transform src=doWhatEverPostProcessing.xsl/ map:serialize type=html/ /map:match ok, so i'm following

Re: Dynamic aggregation

2004-05-11 Thread keith d. zimmerman
g[R]eK wrote: . Hi keith! . Tuesday, May 11, 2004, 4:51:06 PM, you wrote: kdz David Leangen wrote: map:match pattern=index.html map:aggregate map:for-each src=cocoon:/componentsList.xml map:part src={componentname}.html/ /map:for-each /map:aggregate map:transform

Re: design questions/need ideas

2004-05-11 Thread keith d. zimmerman
g[R]eK wrote: There is simpler way than writing own action. We have SourceWriting Transformer [1] ;-) I think, sitemap snip will explain everything: map:generate type=jx src=query_resource_template.xml/ [2] map:transform type=cinclude/ [3] map:transform type=xslt

Re: [RT] The Bootable Cocoon Demo CD

2004-05-04 Thread keith d. zimmerman
New user here, but i've seen knoppix. comments inline... -kz Tony Collen wrote: Has anyone had any luck (or even tried) to create a bootable CD with a working Cocoon/Jetty installed? I've played a little with Knoppix [1], and I was impressed with what they can cram into a single CD. There's

design questions/need ideas

2004-05-04 Thread keith d. zimmerman
I have been starting to use cocoon for my personal web site, and I am becoming quite fond of it... Congrats go out to all devs. I have a few apps i'd like to build, and either I am too new to cocoon to understand all that i should, or what I want to do is stupid. In any case, here we go. I