On Aug 30, 2013, at 5:07 PM, Hamster <[email protected]> wrote: > I guess that's the one... > > In which space/page is the TOC macro stored? > Where can I edit the contens of the TOC macro?
It's not a wiki macro, it's a macro in java… As you can see on http://extensions.xwiki.org/xwiki/bin/view/Extension/TOC+Macro the type is "JAR". For wiki macros the type is "XAR". You can read to understand better macro development if you're interested: http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingMacros Thanks -Vincent _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
