Re: error validating authoring html code
Michael Wechner <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: <snip/> > May be i am picky :-) no, you are not picky, we were just to lazy to better organize the XSLTs ;-) > ... but isnt it possible to produce nice html also > for the authoring area? > As far as i can see that would require some modifications in some > xsl-files, e.g. container.xsl. What do you think? That's right. The "only" difference between Authoring and Live is that Authoring has the menu. The publication specific XML is wrapped as follows <wyona:page> <wyona:menu> ... </wyona:menu> <wyona:body> publication specific XML </wyona:body> </wyona:page> I think there are two possibilities to resolve this issue: 1) We also wrap the Live part (my favorite) and dismiss the "root template" of the publication specific XSLT. 2) We use another "root template" for the publication specific XSLT within the authoring are In the end the question remains (well, kind of): "If somebody is building a publication on XML and XSLT independently of Wyona, how can we afterwards wrap around Wyona?" Any thoughts or suggestions? All the best Michael > > Very best wishes > Jürgen > > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > > > _______________________________________________ > WyonaCMS-users mailing list > [email protected] > http://mail.wyona.org/cgi-bin/mailman/listinfo/wyonacms-users >