Thanks, that did help :)
But brings me back to a bug i found lately.
((( ))) looses class or style definitions when you edit in WYSIWYG-Mode.
hel.
vmassol wrote:
On Sep 23, 2009, at 11:18 AM, hel-o wrote:
Is there a possibility to associate style information with the new
toc macro?
Tried
(% class="toc" %)
{{toc start="5"/}}
and get
Not an inline macro
Right now it's not possible to pass params to macros. It's planned but
not done:
http://jira.xwiki.org/jira/browse/XWIKI-3237
You can watch and vote for this issue.
What you can do though is this:
{{box cssClass="floatinginfobox" title="**Contents**"}}{{toc
start="2"
depth="3"/}}{{/box}}
or
(% .... %)(((
{{toc/}}
)))
Thanks
-Vincent
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
-----
semantic-web.hel.at
hel(a)hel.at
--
View this message in context:
http://n2.nabble.com/Toc-Macro-2-0-Style-tp3698456p3700474.html
Sent from the XWiki- Users mailing list archive at
Nabble.com.