[xwiki-users] PDF Export of {code} sections

2010-06-11 Thread Alexander Pokahr
Dear all, we are using XWiki for the project websites and online documentation of our open source projects and are (almost) very happy with it. For releasing distributions and for easy printing of multi-page documents, we would like to use the PDF export facility of XWiki. The problem is that the

Re: [xwiki-users] PDF Export of {code} sections

2010-06-11 Thread Alexander Pokahr
ermediary files during generation available somewhere? Cheers, Alex On 11.06.2010 15:21, Thomas Mortagne wrote: > On Fri, Jun 11, 2010 at 14:50, Alexander Pokahr > wrote: > >> Dear all, >> >> we are using XWiki for the project websites and online >> d

Re: [xwiki-users] PDF Export of {code} sections

2010-06-15 Thread Alexander Pokahr
generated by the code macro. I haven't used jtidy. Can it be configured to keep the original indentation and whitespaces of an input document? Cheers, Alex Thomas Mortagne schrieb: > On Fri, Jun 11, 2010 at 17:22, Alexander Pokahr > wrote: > >> Dear Thomas, >> >

Re: [xwiki-users] PDF Export of {code} sections

2010-06-16 Thread Alexander Pokahr
ck to my current solution (not really satisfactory, but at least partially does what we need). ;-) Kind regars, Alex Alexander Pokahr schrieb: > Hi Tomas, all, > > debugging XWiki in eclipse, I found at least part of the problem: > In PdfExportImpl.convertToStrictXHtml() the page is co

Re: [xwiki-users] PDF Export of {code} sections

2010-06-29 Thread Alexander Pokahr
> On Wed, Jun 16, 2010 at 15:43, Alexander Pokahr > wrote: > >> Dear all, >> >> this issue is really a showstopper for us. >> What I did now was adding two hacks to PdfExportImpl.java: >> >> 1) Remove call to JTidy in convertToStrictXHtml() and instead

Re: [xwiki-users] Show connected users

2010-07-26 Thread Alexander Pokahr
Dear Abel, I've written a small plugin that allows displaying currently online users. I'm happy to share the code if someone is interested. Cheers, Alex Abel Solórzano Astorga schrieb: > Hi All, > > Is there a way to see which users are connected to xwiki on a given moment? > > Regards, > > Abe