Re: [xwiki-users] Idea for improvment of Xwiki Watch

2008-02-05 Thread HERICHER Benoit DSIC BUA
Hi Ludovic, I had just missed your prvious post... Thank you very much : it works fine! You just did a mistyping : the parameters are -Dhtttp.proxyUser and -Dhttp.proxyPassword Benoît -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de Ludovic Dubost Envoyé :

Re: [xwiki-users] Idea for improvment of Xwiki Watch

2008-02-05 Thread Ludovic Dubost
Hi, We do read the authentication. Here is our code: String proxyUser = System.getProperty("http.proxyUser"); if ((proxyUser!=null)&&(!proxyUser.equals(""))) { String proxyPassword = System.getProperty("http.proxyPassword"); Credentials defaultcreds = new

Re: [xwiki-users] Moderator

2008-02-05 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
[EMAIL PROTECTED] wrote: > Hi, > > I am trying to confirm before implementing the wiki that you can > moderate pages before they are available. > > By this i mean allow users to create pages, but require them to be > authorised before they become available on the wiki > > Thanks for your help Hi

Re: [xwiki-users] Forgot Password Button

2008-02-05 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
marlon hendred wrote: > I was wondering why there is no "Forgot Password Button". This is a > pain for admins with a lot of users to have to log in and change a > users password because they forgot it. On top of that the user has to > log in and change it AGAIN (for security purposes). It seems

[xwiki-users] Forgot Password Button

2008-02-05 Thread marlon hendred
I was wondering why there is no "Forgot Password Button". This is a pain for admins with a lot of users to have to log in and change a users password because they forgot it. On top of that the user has to log in and change it AGAIN (for security purposes). It seems silly that this has not been impl

Re: [xwiki-users] Warning: escaping malformed URI reference

2008-02-05 Thread raffovi
I try it ...but doen't works, I get a PDF empty page Thanks Raffo Sergiu Dumitriu-2 wrote: > > Well, try putting the html file outside the zip, as a standalone > attachment. > > Sergiu > > Raffaele Viola wrote: >> I removed the space in the zip file name and now the message: Warning: >> e

Re: [xwiki-users] Warning: escaping malformed URI reference

2008-02-05 Thread Sergiu Dumitriu
Well, try putting the html file outside the zip, as a standalone attachment. Sergiu Raffaele Viola wrote: > I removed the space in the zip file name and now the message: Warning: > escaping malformed URI reference doesn't appears. > The problem is that PDF export still not include the htm file.

Re: [xwiki-users] Warning: escaping malformed URI reference

2008-02-05 Thread Raffaele Viola
I removed the space in the zip file name and now the message: Warning: escaping malformed URI reference doesn't appears. The problem is that PDF export still not include the htm file. Can someone help me? Thanks Raffo 2008/2/5, Raffaele Viola <[EMAIL PROTECTED]>: > > Hi all, > > im using this m

Re: [xwiki-users] Moderator

2008-02-05 Thread nbyrne314
Hi, I am trying to confirm before implementing the wiki that you can moderate pages before they are available. By this i mean allow users to create pages, but require them to be authorised before they become available on the wiki Thanks for your help ___

[xwiki-users] Warning: escaping malformed URI reference

2008-02-05 Thread Raffaele Viola
Hi all, im using this macro to include HTML file into my page #macro(displayppt $zipname $htmlname) #set ($url = $xwiki.zipexplorer.getFileLink($doc, "$zipname", "$htmlname")) #end It works but when I try to export my page in PDF the generated PDF doesn't contains the included file and

Re: [xwiki-users] Idea for improvment of Xwiki Watch

2008-02-05 Thread HERICHER Benoit DSIC BUA
I have asked our network manager to make a trace : It seems that the proxy authentification is not used by the feed plugin and so the proxy doesn't accept to get the data. Benoît -Message d'origine- De : HERICHER Benoit (DSIC BUA) Envoyé : mardi 5 février 2008 11:21 À : XWiki Users Obje

Re: [xwiki-users] Idea for improvment of Xwiki Watch

2008-02-05 Thread Ludovic Dubost
Hi, I think that given your organisation name it is highly probable that you need to add proxy authentication on the server configuration. -Dhttp.proxyUser= -Dhttp.proxyPass= Ludovic HERICHER Benoit DSIC BUA wrote: > > Hi, > > Thank you Anca for your help. > But it doesn't solve the problem :

Re: [xwiki-users] Idea for improvment of Xwiki Watch

2008-02-05 Thread HERICHER Benoit DSIC BUA
Hi, Thank you Anca for your help. But it doesn't solve the problem : I don't understand why. On the page Watch:Reader, i'm asked for the proxy's authentification but no news are read. On the page Watch:Webhome, I select a feed for example googlenews : I'm then directed on the page Watch:Googlenew