Re: XHTML+DTD problem

2003-06-26 Thread Joel Ekstrand
Isn't it a serios bug if you can't use xhtml-documents as a source? Why isn't it possible to configure the file-generator to not include the DTD? /Joel > solution was provided. Is following simple solution an option for you? > > Add a to the pipeline. > The copy.xsl looks like following: > >

Re: XHTML+DTD problem

2003-06-25 Thread Joerg Heinicke
Hello Joel, yes, we had this issue already on the mailing lists, but IIRC no solution was provided. Is following simple solution an option for you? Add a to the pipeline. The copy.xsl looks like following: There is no default for matcher for comment(), so these SAX events should not be le

RE: XHTML Mobile profile

2003-03-10 Thread zze-MORY Nicolas FTRD/DMI/REN
all right it's working perfectly now ! Thanks a lot ! -Original Message-From: Nesto [mailto:[EMAIL PROTECTED]Sent: lundi 10 mars 2003 17:15To: [EMAIL PROTECTED]Subject: Re: XHTML Mobile profile Try adding this to your MAIN sitemap.xmap in the serializers se

Re: XHTML Mobile profile

2003-03-10 Thread Nesto
Try adding this to your MAIN sitemap.xmap in the serializers section:   http://www.wapforum.org/DTD/xhtml-mobile10.dtd ISO-8859-1   You may change the doctype or encoding if you want. And then in your sitemap, you refer to this serializer writing:   Hope this helps! Nesto     - Origina

Re: XHTML Serilization instead of HTML S.

2002-09-19 Thread Barry McMullin
On Thu, 19 Sep 2002 [EMAIL PROTECTED] wrote: > well, thank you, I basically know this, but to come back to the point: > > I DO NOT want to learn how to make correct XHTML, what I want is, that > Cocoon renders correct HTML. > > *that* is the point! > > any suggestions? Sorry, I missed your in

Re: XHTML Serilization instead of HTML S.

2002-09-19 Thread alasan
> Once upon the time Cocoon ignored ;-) > yes. I have the statement: already in my document since the beginning. it is ignored completly. however: in my opinion, this should not matter, as this should be the task of the serializer: and I did select the html serializer not the xht

Re: XHTML Serilization instead of HTML S.

2002-09-19 Thread Joerg Heinicke
Once upon the time Cocoon ignored ;-) Regards, Joerg Emmanuil Batsis (Manos) wrote: > [EMAIL PROTECTED] wrote: > >> I DO NOT want to learn how to make correct XHTML, what I want is, that >> Cocoon renders correct HTML. >> >> *that* is the point! >> >> any suggestions? > > > > Hmmm. Well,

Re: XHTML Serilization instead of HTML S.

2002-09-19 Thread Emmanuil Batsis (Manos)
[EMAIL PROTECTED] wrote: > I DO NOT want to learn how to make correct XHTML, what I want is, that > Cocoon renders correct HTML. > > *that* is the point! > > any suggestions? Hmmm. Well, whatever you are doing produces XML. If you are using XSLT, try changing the output method to html: Ma

Re: XHTML Serilization instead of HTML S.

2002-09-19 Thread alasan
> > Probably because what you have there is not XHTML. You don't have a > DOCTYPE declaration. For more information about how Mozilla chooses > between the XHTML and HTML display modes (using MIME, DOCTYPE and file > extentions), see [1]. > > Your markup, is not XHTML; a namespace alone is no

Re: XHTML Serilization instead of HTML S.

2002-09-19 Thread Emmanuil Batsis (Manos)
Probably because what you have there is not XHTML. You don't have a DOCTYPE declaration. For more information about how Mozilla chooses between the XHTML and HTML display modes (using MIME, DOCTYPE and file extentions), see [1]. Your markup, is not XHTML; a namespace alone is not enough. AFAI

Re: XHTML Serilization instead of HTML S.

2002-09-19 Thread Alexander Schatten
Greg Jones wrote: > How are you creating your HTML. This looks like the issue might be in > your .XSL file that is creating the tag. The two tags > XHTML and HTML should work the same. > how could this be an issue of the XSL file??? the xsl file has to be XML well-formed, hence you have to

RE: XHTML Serilization instead of HTML S.

2002-09-18 Thread Greg Jones
PROTECTED] Subject: Re: XHTML Serilization instead of HTML S. Alexander Schatten wrote: > Vadim Gritsenko wrote: > >> Alexander Schatten wrote: >> >>> I use Cocoon 2 to produce HTML. I use the HMTL serializer, but have >>> to detect, that the output is *not* HTM

Re: XHTML Serilization instead of HTML S.

2002-09-18 Thread Vadim Gritsenko
Alexander Schatten wrote: > Vadim Gritsenko wrote: > >> Alexander Schatten wrote: >> >>> I use Cocoon 2 to produce HTML. I use the HMTL serializer, but have >>> to detect, that the output is *not* HTML as expected, but XHTML, >>> which makes several problems, e.g. with Mozilla. >> >> >> >> I us

Re: XHTML Serilization instead of HTML S.

2002-09-18 Thread Alexander Schatten
Vadim Gritsenko wrote: > Alexander Schatten wrote: > >> I use Cocoon 2 to produce HTML. I use the HMTL serializer, but have to >> detect, that the output is *not* HTML as expected, but XHTML, which >> makes several problems, e.g. with Mozilla. > > > > I use HTML serializer and it outputs HTM

Re: XHTML Serilization instead of HTML S.

2002-09-17 Thread Vadim Gritsenko
Alexander Schatten wrote: > I use Cocoon 2 to produce HTML. I use the HMTL serializer, but have to > detect, that the output is *not* HTML as expected, but XHTML, which > makes several problems, e.g. with Mozilla. I use HTML serializer and it outputs HTML. This can be confirmed by W3C valida

RE: XHTML

2002-06-04 Thread Arjé Cahn
If you put the XHTML namespace inside the tag, the XSL transformer will output XHTML for you: http://www.w3.org/1999/xhtml";> The HTML serializer will leave your 's intact as long as the namespace is provided. Regards Arjé - Content Ma

RE: XHTML

2002-06-04 Thread Stephen Ng
You can just use the XML serializer. > -Original Message- > From: Istvan Beszteri [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 04, 2002 11:05 AM > To: [EMAIL PROTECTED] > Subject: XHTML > > > Hi All, > > What is the easiest way to generate XHTML output? > I have an XSL which trans

Re: XHTML browser based editor

2002-05-16 Thread Bert Van Kets
Xopus is the one I would like to implement in the end. From what I read on your site it will be release very soon. Please let the list (and the rest of the world!) know when it's out. Wyona has implemented Xopus in their content management tools, but Xopus is not included in their CVS build :

Re: XHTML browser based editor

2002-05-16 Thread Ugo Cei
Derek Hohls wrote: > Is it not possible to contribute efforts towards: > http://editxml.sourceforge.net/ > > or > http://media4.obspm.fr/jaxe/Jaxe_en.html > > Everywhere you look, there seem to be a hundred projects > all more or less doing the same type of thing; sure, > diversity is needed, bu

RE: XHTML browser based editor

2002-05-16 Thread Derek Hohls
Is it not possible to contribute efforts towards: http://editxml.sourceforge.net/ or http://media4.obspm.fr/jaxe/Jaxe_en.html Everywhere you look, there seem to be a hundred projects all more or less doing the same type of thing; sure, diversity is needed, but for something so basic...? Would we

RE: XHTML browser based editor

2002-05-16 Thread Manos Batsis
I've been preparing one for some time with very good features but it needs some work (which I constantly leave for the next month). I just reserved a seat on sourceforge [1] but I don't expect source release for about a month since my final exams just got started plus I got tons of other work to

Re: XHTML DOCTYPE - "HTML" vs. "html"

2002-03-05 Thread Akber Choudhry
On Tue, 5 Mar 2002 [EMAIL PROTECTED] wrote: > I want to use Cocoon to generate XHTML pages that pass the validation test > at W3C. Unfortunately, Cocoon (or rather, the XML Serializer in Xerces, if > I understand the interdependencies correctly) always emits a doctype > declaration likes this: >

Re: XHTML DOCTYPE - "HTML" vs. "html"/Possible solution

2002-03-05 Thread Nicola Ken Barozzi
From: "Johannes Koch" <[EMAIL PROTECTED]> > [EMAIL PROTECTED] schrieb: > > > > "Nicola Ken Barozzi" <[EMAIL PROTECTED]> wrote on 05.03.2002 12:08:34: > > > > > > > > Is the main tag in your document "HTML" or "html" ? > > > > > > > Thanks for the answer, but it's "html", and the W3C validator exp

Re: XHTML DOCTYPE - "HTML" vs. "html"/Possible solution

2002-03-05 Thread Johannes Koch
[EMAIL PROTECTED] schrieb: > > "Nicola Ken Barozzi" <[EMAIL PROTECTED]> wrote on 05.03.2002 12:08:34: > > > > > Is the main tag in your document "HTML" or "html" ? > > > > Thanks for the answer, but it's "html", and the W3C validator explicitly > comlains about the doctype declaration. If I cha

Re: XHTML DOCTYPE - "HTML" vs. "html"/Possible solution

2002-03-05 Thread stefan . tilkov
"Nicola Ken Barozzi" <[EMAIL PROTECTED]> wrote on 05.03.2002 12:08:34: > > Is the main tag in your document "HTML" or "html" ? > Thanks for the answer, but it's "html", and the W3C validator explicitly comlains about the doctype declaration. If I change "HTML" to "html" in the doctype decl of t

Re: XHTML DOCTYPE - "HTML" vs. "html"

2002-03-05 Thread Nicola Ken Barozzi
From: <[EMAIL PROTECTED]> > Cocoon (or rather, the XML Serializer in Xerces, if I understand the > interdependencies correctly) always emits a doctype declaration > likes this: > > "DTD/xhtml1-transitional.dtd"> > > while the W3C validator insists on having one like this: > > "DTD/xhtml1-transi

RE: XHTML

2002-01-11 Thread david . greaves
I believe that you should serialise with type="xml" > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 11 January 2002 08:47 > To: [EMAIL PROTECTED] > Subject: XHTML > > > How do I output XHTML from cocoon? Is it a matter of changing the > serializer? > >

Re: XHTML Serializer

2001-09-20 Thread Michael McKibben
Sorry, I didn't pay close enough attention to who was asking the question. Interestingly, I do not have this problem in my stylesheets. Here is what I do: (in my xml file) http://namespace1";> ... http://namespace2"/> ... (in my xsl stylesheet) http://www.w3.org/1999/xh

Re: XHTML Serializer

2001-09-19 Thread Martin Kavalar
Well, if i do that, all i get is replies to my older questions. exclude-result-prefixes didnt get rid of the default namespace, and using '#default' as suggested didnt work, either. Furthermore, i still got all the namespaces of elements further down the tree than the root element. How do i get

Re: XHTML Serializer

2001-09-19 Thread Michael McKibben
Search the mail list archives for this month on "exclude-result-prefixes". Regards, --mike On Wed, 19 Sep 2001, Martin Kavalar wrote: > that still doesnt get rid of any namespaces, it produces the same output > as the code i used i think. Anyone know how to get rid of the namespaces? > > Coli

Re: XHTML Serializer

2001-09-18 Thread Martin Kavalar
that still doesnt get rid of any namespaces, it produces the same output as the code i used i think. Anyone know how to get rid of the namespaces? Colin Paul Adams wrote: >>"Martin" == Martin Kavalar <[EMAIL PROTECTED]> writes: >> > >Martin> I was wondering why there is no XHTML ser

Re: XHTML Serializer

2001-09-18 Thread Colin Paul Adams
> "Martin" == Martin Kavalar <[EMAIL PROTECTED]> writes: Martin> I was wondering why there is no XHTML serializer in Martin> c2. When defining my own i use the XML serializer and set Martin> the content type to text/html. Unfortunatly i then get all Martin> the namespaces from