[xwiki-devs] TOC with #includeXXX
Hi all, I have a document which is a concatenation of other documents, and I would like a global TOC. Anyway, the TOC generated is only composed of the current document headings, not with the included headings. Do you think it's possible to make it work ? Best regards, Arnaud. -- Société Code Lutin http://www.codelutin.com tel : 02 40 50 29 28 fax : 09 59 92 29 28
Arnaud Thimel wrote:
Hi all,
I have a document which is a concatenation of other documents, and I would like a global TOC.
Anyway, the TOC generated is only composed of the current document headings, not with the included headings.
Do you think it's possible to make it work ?
Not using the current #toc macro. -- Sergiu Dumitriu http://purl.org/net/sergiu/
Hi Arnaud, On Sep 11, 2008, at 7:00 PM, Sergiu Dumitriu wrote:
Arnaud Thimel wrote:
Hi all,
I have a document which is a concatenation of other documents, and I would like a global TOC.
Anyway, the TOC generated is only composed of the current document headings, not with the included headings.
Do you think it's possible to make it work ?
This is working fine with the new rendering (thus with the new syntax too). Thanks -Vincent
Not using the current #toc macro.
-- Sergiu Dumitriu http://purl.org/net/sergiu/
Vincent Massol a écrit :
I have a document which is a concatenation of other documents, and I would like a global TOC.
Anyway, the TOC generated is only composed of the current document headings, not with the included headings.
Do you think it's possible to make it work ?
This is working fine with the new rendering (thus with the new syntax too).
Unfortunatly, I'm not used with it yet... :(
Not using the current #toc macro.
I tried to modify the macro, but I did not succed. Do you mean that I can't success with the "old" core/rendering/syntax ? Thanks for your replies. Arnaud. -- Société Code Lutin http://www.codelutin.com tel : 02 40 50 29 28 fax : 09 59 92 29 28
On Sep 11, 2008, at 7:53 PM, Arnaud Thimel wrote:
Vincent Massol a écrit :
I have a document which is a concatenation of other documents, and I would like a global TOC.
Anyway, the TOC generated is only composed of the current document headings, not with the included headings.
Do you think it's possible to make it work ?
This is working fine with the new rendering (thus with the new syntax too).
Unfortunatly, I'm not used with it yet... :(
It's not fully ready yet but we'd like user feedback so please let us know when you try it.
Not using the current #toc macro.
I tried to modify the macro, but I did not succed. Do you mean that I can't success with the "old" core/rendering/syntax ?
You can succeed for sure. It might not be very easy though (haven't looked at the code so don't know off the top of my head). Thanks -Vincent
Thanks for your replies.
Arnaud.
participants (3)
-
Arnaud Thimel -
Sergiu Dumitriu -
Vincent Massol