Using the extractor transformer with more than one type on the same page

2002-08-25 Thread Hugo Burm
Hello, I am working on an application that embeds XML definitions for a JFreeChart chart in my XML content. (for JFreeChart see www.object-refinery.com) The XML looks like: http://datagram.nl/survey";> ... some xml tags that define my chart I decided to use the "svg" approach: filtering t

C2.0.3 and JDK 1.4 ?

2002-08-25 Thread Barbara Post
Are there any known issues ? I currently use JDK 1.3.1. By the way, Carsten, how can I update only the required files to solve the NPE I got with sunRise-logout action ? I *have* to keep on using C2.0.3... Thanks, have a nice Sunday ;-) Babs -- website: www.babsfrance.fr.st ICQ #: 135868405 -

How force HTMLGenerator to leave elements?

2002-08-25 Thread Marcin Stefaniuk
Hello! In my new company graphic design of a site is authored in Adobe goLive. I want to simply combine work of designers and mine (in databases and Cocoon2.1). I decided to put some elements in html source and join it in pipeline, but jTidy strips all non html tags including goLive special and

very simple sitemap

2002-08-25 Thread HansRupp
Hallo! What's wrong with this very simple sitemap? I g

RE: very simple sitemap

2002-08-25 Thread Marcin Stefaniuk
Hello! You haven't element in . Copy whole components tree from sub/sitemap.xmap (example shipped with cocoon2) to be sure. I hope that will be helpful.   Marcin -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Sunday, August 25, 2002 5:59 PMTo: [EM

RE: How force HTMLGenerator to leave elements?

2002-08-25 Thread Conal Tuohy
I've done something similar ... but I haven't hacked the HTMLGenerator ... I simply added custom ATTRIBUTES to the HTML elements, and transformed those. > -Original Message- > From: Marcin Stefaniuk [mailto:[EMAIL PROTECTED]] > Sent: Monday, 26 August 2002 02:44 > To: Cocoon Users (E-mai

sendmail - html emails

2002-08-25 Thread Paul Pattison
Hi everyone, Just wondering if it's possible to send an HTML email using the sendmail logicsheet. I haven't been able to find a way to make this work. Paul - Please check that your question has not already been answered in t

CInclude bug???

2002-08-25 Thread apurva zaveri
I am trying to use XPointer like functionality with CInclude. I have a statement like ** ** in an xml file. This is the attribute file: ** http://xml.apache.org/cocoon/xmlform/2002";>

Re: CInclude bug???

2002-08-25 Thread apurva zaveri
--- apurva zaveri <[EMAIL PROTECTED]> wrote: > I am trying to use XPointer like functionality with > CInclude. > > I have a statement like > > ** > src="../../commons/contents/ATTRIBUTES.xml" > select="data/AGE/*" /> > ** > > in

Re: CInclude bug???

2002-08-25 Thread apurva zaveri
to make the long story short: the output has the whole xml file after the section of the xml file i want to include. i.e outputs: data text data Am i doin something wrong or is it a bug?? -Apurva __ Do You Yah

RE: CInclude bug???

2002-08-25 Thread Per Kreipke
Apurva, > to make the long story short: > > the output has the whole xml file after the section of > the xml file i want to include. > > i.e > > src="../../commons/contents/ATTRIBUTES.xml" > select="data/AGE/*" /> > > outputs: > > > data > > >text >data > > > Am i

RE: CInclude bug???

2002-08-25 Thread Per Kreipke
Apurva, I need more sleep: XInclude _does_ in fact allow you to subselect using XPointer syntax. See http://xml.apache.org/cocoon/userdocs/transformers/xinclude-transformer.html for details. Requires sitemap change. > -Original Message- > From: Per Kreipke [mailto:[EMAIL PROTECTED]] >

issue... maybe

2002-08-25 Thread Phil Blake
Hi everyone, I apologise for the code - I've tried to keep it brief. This is an import misunderstanding I think. To start with I have one xsp document (WebPage.xsp) and one stylesheet (StandardPage.xsl). It transforms just as expected - no problems there. Then a second stylesheet named BluePa

Re: sendmail - html emails

2002-08-25 Thread Phil Blake
Hi Paul, The Sendmail logicsheet works well... providing you have a configured and working sendmail. :) Just letting you know that the logicsheet is tried and tested. Getting sendmail up and running is a whole 'nutha beast. If you can successfully send from the command line using sendmail the