Re: [xwiki-users] riddle: howto insert a simple span with xwiki syntax?

2016-10-21 Thread Vincent Massol
> On 21 Oct 2016, at 00:06, Jan-Paul Kleijn wrote: > > Pascal, > > I advise you not to use the style tag in HTML (or WIKI code for that matter) > - only as a last resort. It is good practice to separate structure from > presentation. W3C made a rather comprehensive explanation on this, see li

[xwiki-users] GUIDs or other stable names for pages, via REST

2016-10-21 Thread dmd3eorg
Is there a way to get the GUID for a page, or some other stable name which will not change for a page if that page is renamed -- via the REST API? Thanks! -- View this message in context: http://xwiki.475771.n2.nabble.com/GUIDs-or-other-stable-names-for-pages-via-REST-tp7601683.html Sent from

[xwiki-users] Document macro doesn't display all documents

2016-10-21 Thread Dibyendu Das
Hi, I am using this macro in one of my pages: {{velocity}} {{documents parent="$doc.fullName"/}} {{/velocity}} However, it doesn't display all child documents of this page. Why is that? Thanks ___ users mailing list users@xwiki.org http://lists.xwiki

Re: [xwiki-users] Document macro doesn't display all documents

2016-10-21 Thread Vincent Massol
Hi, > On 21 Oct 2016, at 21:40, Dibyendu Das wrote: > > Hi, > > I am using this macro in one of my pages: > > {{velocity}} > {{documents parent="$doc.fullName"/}} > {{/velocity}} > > However, it doesn't display all child documents of this page. Why is that? The doc is here: http://extensions