[xwiki-users] Macro and Table of Contents
Hi, I want to seuup a page with the TOC in a box on the right. But the lines bellow the titles are overwriting the TOC and I get this result: <http://suporte.cosmodata.info/xwiki/bin/view/Sandbox/TesteAlain01> I tested with Windows/Linux and Explorer7/Firefox/Opera. There is an image of what happens in the same page. I set the page to editable without login, just in case it would help. Maybe I am even using the wrong Macro !!!! -----I did this:-------------- 1 Teste de Lista tipo Conteúdo #startfloatingbox() #toc("" "" "true") #endfloatingbox() 1.1 Manual do Usuário 1.1.1 teste Este é o manual ... 1.1.1 Adendimento de Eventos Recebidos ----------------- Please help, Alain
Hi Alain, It's a bug, please open a jira issue at http://jira.xwiki.org Thanks -Vincent On May 22, 2008, at 7:45 PM, Alain M. wrote:
Hi,
I want to seuup a page with the TOC in a box on the right. But the lines bellow the titles are overwriting the TOC and I get this result: <http://suporte.cosmodata.info/xwiki/bin/view/Sandbox/TesteAlain01>
I tested with Windows/Linux and Explorer7/Firefox/Opera. There is an image of what happens in the same page. I set the page to editable without login, just in case it would help.
Maybe I am even using the wrong Macro !!!!
-----I did this:-------------- 1 Teste de Lista tipo Conteúdo
#startfloatingbox() #toc("" "" "true") #endfloatingbox()
1.1 Manual do Usuário
1.1.1 teste
Este é o manual ...
1.1.1 Adendimento de Eventos Recebidos -----------------
Please help, Alain
Hi Vincent, The Jira page is a bit confusing for newcommers, I have to make 2 choices before inserting the issue. Can you please tell me where I should insert that issue? As for the bug, What is the closest alternative to what I want? (I am a bit open minded on that :) ) Or is theere any kind of workaround for that? Thanks, Alain Vincent Massol escreveu:
Hi Alain,
It's a bug, please open a jira issue at http://jira.xwiki.org
Thanks -Vincent
On May 22, 2008, at 7:45 PM, Alain M. wrote:
Hi,
I want to seuup a page with the TOC in a box on the right. But the lines bellow the titles are overwriting the TOC and I get this result: <http://suporte.cosmodata.info/xwiki/bin/view/Sandbox/TesteAlain01>
I tested with Windows/Linux and Explorer7/Firefox/Opera. There is an image of what happens in the same page. I set the page to editable without login, just in case it would help.
Maybe I am even using the wrong Macro !!!!
-----I did this:-------------- 1 Teste de Lista tipo Conteúdo
#startfloatingbox() #toc("" "" "true") #endfloatingbox()
1.1 Manual do Usuário
1.1.1 teste
Este é o manual ...
1.1.1 Adendimento de Eventos Recebidos -----------------
Please help, Alain
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On May 22, 2008, at 8:13 PM, Alain M. wrote:
Hi Vincent,
The Jira page is a bit confusing for newcommers, I have to make 2 choices before inserting the issue. Can you please tell me where I should insert that issue?
here: http://jira.xwiki.org/jira/browse/XWIKI Please paste your example in a {noformat}text here{noformat} block too so that we can reproduce it later on.
As for the bug, What is the closest alternative to what I want? (I am a bit open minded on that :) ) Or is theere any kind of workaround for that?
The workaround is to create a custom skin based on toucan and to use a slightly different CSS value for the floatingbox. Thanks -Vincent
Vincent Massol escreveu:
Hi Alain,
It's a bug, please open a jira issue at http://jira.xwiki.org
Thanks -Vincent
On May 22, 2008, at 7:45 PM, Alain M. wrote:
Hi,
I want to seuup a page with the TOC in a box on the right. But the lines bellow the titles are overwriting the TOC and I get this result: <http://suporte.cosmodata.info/xwiki/bin/view/Sandbox/TesteAlain01>
I tested with Windows/Linux and Explorer7/Firefox/Opera. There is an image of what happens in the same page. I set the page to editable without login, just in case it would help.
Maybe I am even using the wrong Macro !!!!
-----I did this:-------------- 1 Teste de Lista tipo Conteúdo
#startfloatingbox() #toc("" "" "true") #endfloatingbox()
1.1 Manual do Usuário
1.1.1 teste
Este é o manual ...
1.1.1 Adendimento de Eventos Recebidos -----------------
Please help, Alain
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Alain M. -
Vincent Massol