On Jul 17, 2009, at 12:46 AM, [Ricardo Rodriguez] Your EPEC Network ICT Team wrote:
> Hi! > > Vincent Massol wrote: >> Hi Ricardo, >> >> Cool that you're back :) > > I am truly happy of being here again. I missed you! :-) >>> >>> 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 >> >> > Ok. I am not familiar with the new look and feel of the multi virtual > wiki environment. Thanks for pointing me in the right direction. >>> 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. >> > > Some months ago we hace tried to modified the PDF and RTF output > without > much success. There are several threads in the lists related with this > topic. I guess that this path directs us towards a dead end and that > it > is advisable to face how to "componentize" the PDF and RTF renderers. > Please, is there any work done on this? > > I found this: > > Create PDF Renderer > http://jira.xwiki.org/jira/browse/XWIKI-2955 > > Create RTF Renderer > http://jira.xwiki.org/jira/browse/XWIKI-2956 These are "future" and not planned anytime soon (unless someone sends a patch). Even if we implement them we'll probably use the same strategy (text --> HTML --> PDF/RTF). I'd also like to quickly assess using iText API directly (my only question is how to handle HTML macros in this case). > Thomas closed the plain text renderer Jira Issue. > > Is this page to entry point to this topic? > > http://code.xwiki.org/xwiki/bin/view/Modules/RenderingModule#HAddinganewSyntax Nope. This is a new Renderer not a new Parser. I've just added basic information on http://code.xwiki.org/xwiki/bin/view/Modules/RenderingModule#HAddinganewRenderer >> 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? > Thanks. I should have been able to read this out of XWIKI-3413. > Thomas, > thanks for documenting it. > > > Greetings, > > Ricardo Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

