Re: cocoon 3: xslt and pickup java scripts: Firebug

2009-11-26 Thread Reinhard Pötz
Jos Snellings wrote: Indeed, Robby, this is clearly the behaviour we are observing. But, even if you avoid the minimized tags, I have the impression that the XSLT step is converting empty tag pairs to minimized ones. Shouldn't we avoid this, given the recommendation? Some weeks ago I added

Re: cocoon 3: xslt and pickup java scripts: Firebug

2009-11-26 Thread Jos Snellings
I have seen these, they are in 'cocoon-optional', but how to configure in the pipeline? map:serialize type=exhtml/ or ehtml? (are there new samples? I did not know) On Thu, 2009-11-26 at 18:22 +0100, Reinhard Pötz wrote: Jos Snellings wrote: Indeed, Robby, this is clearly the behaviour we

Re: cocoon 3: xslt and pickup java scripts: Firebug

2009-11-26 Thread Reinhard Pötz
Jos Snellings wrote: I have seen these, they are in 'cocoon-optional', but how to configure in the pipeline? map:serialize type=exhtml/ or ehtml? yes, ehtml, exhtml and exml. -- Reinhard Pötz Managing Director, {Indoqa} GmbH

Re: cocoon 3: xslt and pickup java scripts: Firebug

2009-11-25 Thread Jos Snellings
Hi ! Here is what Firebug has to tell: when an xhtml serializer is selected, this is the output: script src=/thesaurus/js/jquery.js type=text/javascript/ script src=/thesaurus/js/jquery_cookie.js type=text/javascript/ script src=/thesaurus/js/jquery_treeview.js type=text/javascript/ script

RE: cocoon 3: xslt and pickup java scripts: Firebug

2009-11-25 Thread Robby Pelssers
: Wednesday, November 25, 2009 4:51 PM To: users@cocoon.apache.org Subject: Re: cocoon 3: xslt and pickup java scripts: Firebug Hi ! Here is what Firebug has to tell: when an xhtml serializer is selected, this is the output: script src=/thesaurus/js/jquery.js type=text/javascript/ script src=/thesaurus

RE: cocoon 3: xslt and pickup java scripts: Firebug

2009-11-25 Thread Robby Pelssers
...@ciber.com] Sent: Wednesday, November 25, 2009 4:58 PM To: users@cocoon.apache.org Subject: RE: cocoon 3: xslt and pickup java scripts: Firebug I've seen this behavior for other tags as well... For instance with empty div tags In that case subsequent tags are sometimes treated as children

RE: cocoon 3: xslt and pickup java scripts: Firebug

2009-11-25 Thread Jos Snellings
: Robby Pelssers [mailto:robby.pelss...@ciber.com] Sent: Wednesday, November 25, 2009 4:58 PM To: users@cocoon.apache.org Subject: RE: cocoon 3: xslt and pickup java scripts: Firebug I've seen this behavior for other tags as well... For instance with empty div tags In that case