Michelle Olson wrote: > So, for example, we'd have just one menu at the top, something like the > following > opensolaris.org/xwiki/bin/view/Main/About > opensolaris.org/xwiki/bin/view/Main/Groups > opensolaris.org/xwiki/bin/view/Main/Downloads > opensolaris.org/xwiki/bin/view/Main/Documentation > opensolaris.org/xwiki/bin/view/Main/Messages > > Then, for example, the Groups page above would have some general content > about OSOL Groups and pointers to spaces for each type, as follows > opensolaris.org/xwiki/bin/view/Main/Projects > opensolaris.org/xwiki/bin/view/Main/UserGroups > opensolaris.org/xwiki/bin/view/Main/Communities > > A minor correction; in XWiki, pages exist in precisely one space, and URLs are of the form
http://<server>:<port>/<context>/bin/<action>/<space>/<page> so the example URLs below would not be legal - spaces are not hierarchical. So, we might have something like opensolaris.org/bin/view/Projects/Creating that is, a page called "Creating" in the space "Projects". Pages *can* be arbitrarily hierarchical, that is p ages can have a parent page, and this hierarchy manifests itself in 'breadcrumbing' at the top of the page, allowing for structuring of pages without ludicrously long URLs. > Then, the Projects page could have general content for Projects and > sub-pages with details > opensolaris.org/xwiki/bin/view/Main/Projects/Creating > opensolaris.org/xwiki/bin/view/Main/Projects/Creating#instantiation > opensolaris.org/xwiki/bin/view/Main/Projects/Creating#bestpractices > opensolaris.org/xwiki/bin/view/Main/Projects/Contributing > opensolaris.org/xwiki/bin/view/Main/Projects/Contributing#patches > opensolaris.org/xwiki/bin/view/Main/Projects/Contributing#translations > opensolaris.org/xwiki/bin/view/Main/Projects/SourceControl > opensolaris.org/xwiki/bin/view/Main/Projects/SourceControl#mercurial > opensolaris.org/xwiki/bin/view/Main/Projects/SourceControl#subversion > Chris _______________________________________________ website-discuss mailing list [email protected]
