What's wrong is that you have used the #toc macro at the same time... This macro uses the sames context variables and since you've called it with "" (which is equivalent to using "false" for section numbering) it has removed the section numbering.
-Vincent On Feb 26, 2008, at 12:10 AM, [Ricardo Rodriguez] Your EPEC Network ICT Team wrote: > Vincent Massol wrote: >> The answer is already in the FAQ entry I believe... >> >> -Vincent >> > > Hi Vicent, colleagues, > > Sorry if I am missing something, but I am not able to make this work. > I've tried to save a sample as a regular user, as an user with admin > rights and as admin by itself. Both in virtual wikis and in the > controller. I've always used a 1.3M1 installation. > > http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/NumberedSections?viewer=code > > Please, could you tell me where I am wrong? > > Must I be able to find tocNumbered and tocData in the context > constructor documentation? > > Thank you so much for your help, > > Ricardo > > > -- > Ricardo Rodríguez > Your EPEC Network ICT Team > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
