Hi Bubulina, On Mon, Nov 9, 2009 at 3:41 PM, Bubulina <[email protected]> wrote:
> > Hello > i saw some posts here for defining page sections. > ( > http://n2.nabble.com/some-questions-concerning-editing-pages-more-specific-section-behaviour-XWiki-1-8M1-td2197026.html#a2197026 > ) > what i did and fail apparently was: have some tables in a page and i wanted > to define each table as a section, so that when to edit, the user cand edit > just the specific table he wants to. not the hole part. > so i created for test 2 tables with titles: > 1. section 1 > ..the actual table > 1.1 section 2 > ..the actual table > but the sections weren't created. > Is there any documentation for this, please? > Looks like you're using syntax 1. Make sure your page is created in XWiki 2.0 syntax and it should work. This content: = Header 1 = |=Table|=Header |Table|Content == Header 2 == |=Table2|=Header2 |Table2|Content2 Should generate 2 headings that you can edit. Guillaume Thank you > -- > View this message in context: > http://n2.nabble.com/declare-sections-in-the-page-tp3973361p3973361.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Guillaume Lerouge Product Manager - XWiki SAS Skype: wikibc Twitter: glerouge http://guillaumelerouge.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
