El vie, 24-03-2006 a las 12:09 +0100, Andreas Hartmann escribió: > Thorsten Scherler wrote: > > [...] > > > Hmm, I always wondered why we have been limiting everything to the <div > > id="body"/>. Why we are not changing the page2xhtml.xsl like: > > ... > > <head> > > <xsl:apply-templates > > select="xhtml:[EMAIL PROTECTED]'content']/xhtml:[EMAIL PROTECTED]'head']"/> > > </head> > > That (content/head) looks a little strange IMO. > > Then we could as well use plain XHTML for the view > (including head and body), couldn't we?
+1 That was just an example. ;) IMO we should use plain xhtml grammar. I do not really see the benefit yet of Jörns idee of adding lenya: ns. salu2 > > -- Andreas > > > <body> > > <xsl:apply-templates > > select="xhtml:[EMAIL PROTECTED]'content']/xhtml:[EMAIL PROTECTED]'body']"/> > > </body> > > > > This way we support as well the head parts of a content document. > > > > salu2 > > -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
