[xwiki-users] trouble use and install plug in multipage export application

2012-08-01 Thread yann gensollen
Hello all, I have trouble to use this new extension module when I search on multi-page export page, it always give me back $cplugin.escapeForXML($wptext) I tried the page on xwki.org and it is the same results I have trouble with installation for templates. what should I exactly do in order to

Re: [xwiki-users] Floating panel

2012-07-26 Thread yann gensollen
Hello could you please tell me if it is possible to do this on xwiki? thanks 2012/7/24 Yann Gensollen > hello > > I have seen a post on this subject. But is there something downlable for > it? Thanks > ___ users mailing list users

[xwiki-users] Fwd: Printing several pages

2012-07-26 Thread yann gensollen
Hello I still have no solution for this issue. Could you please help me? thanks -- Forwarded message -- From: Yann Gensollen Date: 2012/7/17 Subject: Printing several pages To: users@xwiki.org Hello I cannot manage to use standard option to print several pages. When i use

[xwiki-users] Floating panel

2012-07-24 Thread Yann Gensollen
hello I have seen a post on this subject. But is there something downlable for it? Thanks ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

[xwiki-users] Printing several pages

2012-07-16 Thread Yann Gensollen
Hello I cannot manage to use standard option to print several pages. When i use children pages, it works but page break option won t work, pages titles and pictures inside pages either. I also uses specific panel dowloaded on xwiki site. The pdf option gui works but i still have the same problems.

[xwiki-users] navigation tree page

2012-07-03 Thread yann gensollen
Hello, I would like to generate a page or a panel that list parents and childs documents of my space. Could you please tell me if it is possible and how. thanks Yann ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] space redirection on user subscription

2012-07-03 Thread yann gensollen
oups I just found just need to type the good url http://pcyy20rnv.pcy.edfgdf.fr:8080/xwiki/bin/edit/Main/WebHome?editor=wiki thanks 2012/7/3, yann gensollen : > I am dummy, thanks for your help now it works. but it is so efficient > that i cannot edit my main.webhome page. How can i e

Re: [xwiki-users] space redirection on user subscription

2012-07-03 Thread yann gensollen
ing this: > > {{velocity}} > $response.sendRedirect($xwiki.getURL('Main.Activity') > {{/velocity}} > > instead of this: > > {{velocity}} > $response.sendRedirect($xwiki.getURL('Main.Activity')*) ## added missing > parenthese* > {{/velocity}} >

Re: [xwiki-users] space redirection on user subscription

2012-07-02 Thread yann gensollen
webhome is now {{include document="Dashboard.WebHome" context="new"/}} {{velocity}} $response.sendRedirect($xwiki.getURL('Main.Activity') {{/velocity}} thanks 2012/7/2, Marius Dumitru Florea : > On Mon, Jul 2, 2012 at 10:56 AM, yann gensollen wrote: >> Hell

Re: [xwiki-users] space redirection on user subscription

2012-07-02 Thread yann gensollen
main space instead of specific space. I also have changed default page on cfg file but no success either thanks yann 2012/6/29, Vincent Massol : > > On Jun 29, 2012, at 5:23 PM, yann gensollen wrote: > >> hello thanks for the answer >> >> I have edited the webhome o

Re: [xwiki-users] space redirection on user subscription

2012-06-29 Thread yann gensollen
$response.sendRedirect($xwiki.getDocumentURL('SPACE.PAGE')) > {{/velocity}} > > Guillaume > > On Fri, Jun 29, 2012 at 4:57 PM, yann gensollen wrote: > >> Hello >> Could u please tell me if it is possible when a user regi

[xwiki-users] space redirection on user subscription

2012-06-29 Thread yann gensollen
Hello Could u please tell me if it is possible when a user registers not to be redirected on main space webhome but a specific space instead. thank you ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users