On Aug 27, 2009, at 2:43 PM, [Ricardo Rodriguez] Your EPEC Network ICT Team wrote:
Hi,
Some pages in dev.xwiki.org have a table of content. For instance, http://dev.xwiki.org/xwiki/bin/view/Community/Building
I guess if to add this simple table of content to pages like Building XWiki in Eclipse will ease the understanding of the whole process to newcomers like me myself. It will result something similar to the Building page. Something like http://tinyurl.com/mc6e8d.
Generalizing the question, must all and every documents on dev.xwiki.org have a TOC?
I don't think so. A page with code might not need a TOC. One idea for the future could be to add a TOC by default (for ex) for pages of type "content" when the Document Type implementation will be done. However I'm not even sure that all content pages should have a TOC displayed. All that said, having a TOC link in the colibri skin, next to the Attachment, Comments, Info, etc could be an idea but I fear it might overload the UI a bit.
Is it possible, in this virtual wiki or any other hosted locally, or in a given space, enforce a structure?
This will be the Document Type implementation IMO.
Something like: any document is created in DummySpace must have a heading1 followed some paragraphs, then a TOC, then any number of heading2, paragraph, heading3, paragraph and so on, so forth.
Thanks -Vincent