Hi Ricardo, Cool that you're back :)
On Jul 16, 2009, at 12:33 AM, [Ricardo Rodriguez] Your EPEC Network ICT Team wrote: > Hi all, > > Since almost two years ago you has done a lot of work to develop the > new > rendering system based on components. I can found two documents I'd > been > following to understand how this work has been done and what was its > development state. Those are: > > http://dev.xwiki.org/xwiki/bin/view/Design/NewRenderingArchitecture This was fro design. It has now been implemented. See http://code.xwiki.org/xwiki/bin/view/Modules/RenderingModule > > and > > http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HCustomizingthePDFexportLook26Feel This is still valid since we haven't created PDF/RTF renderers using the new architecture yet. PDF/RTF output is still based on rendered HTML content. > I am trying now to catch up with this thread due mainly to two > reasons: > > * At least a couple of new XWiki installations will be made public in > the following weeks. It seems logical to use the last available > version > and take profit of all the new features. We do need to serve XWiki > pages > rendered as plain text. This was simple done working with XWiki 1.0 > syntax. It seems to work the same way while working with XE 2.0m1 when > using XWiki 1.0 syntax, but xpage=plain it is not enough when working > with XWiki 2.0 syntax. I've read a number of thread related with issue > in the devs list and, if I've well understood, there will be new > parameters introduced in 2.0m2 to Yes. The plain text renderer exists in 2.0M1 but there's no URL parameter to call it. This was introduced in 2.0M2. I don't know if Thomas as documented it on xwiki.org yet. Thomas? > * We do need to control at least rtf and pdf outputs. > > > So, please, are these two links still valid to follow the > development of > the new rendering architecture and how it affects/will affect the > production of rtf and/or pdf files? What other locations I must > follow, > if any, to follow this development? > > I hope I've been able to explain what I am trying to do! > > All the best! Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

