Re: [xwiki-users] Re-organize the Drawer's entries

2016-11-03 Thread Olivier Seres
Hi there, added a P7 version (enhancemement of P5 following Jan Paul refreshing comment) explanations in Jira here -- *

Re: [xwiki-users] Re-organize the Drawer's entries

2016-11-03 Thread Guillaume Delhumeau
Yes Miroslav, we have received your message. Thanks you :) 2016-11-02 23:13 GMT+01:00 Miroslav Galajda : > Hi, I've sent an email with preference for P5, last week. Have you received > it? > > P5 seems to me clean and logical to work with. > > Thanks > Mirec > > On 2 November 2016 at 11:23, Guill

Re: [xwiki-users] Moving batch pages with blog news

2016-11-03 Thread Julio Brum
Hi, I'm using the code below to move posts of a blog. It worked, but they lack two things:    1) does not create a redirect on the old way;    2) permanently delete the source without putting in the trash. #foreach($noticia in $services.query.xwql("from doc.object(Blog.BlogPostClass) as blog wh

[xwiki-users] How to fix orphaned pages?

2016-11-03 Thread Julio Brum
Hi, Orphaned pages is a bad thing? Why is that? How to fix? Thank you in advance ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

[xwiki-users] Content before the blog

2016-11-03 Thread Julio Brum
Hi, How can I place an additional content (in a space) before a blog? When I add a blog object (BlogClass), I can not put other content on the editing page. In fact, I can put, but does not appear. Thank you in advance ___ users mailing list users@xwik