Participation place

Home

Shortcuts:
> Help us translate
> Design new skins
> Send us feedback
> Suggest features
> Vote for features
> Netcipia's Tutorial
> Widget List
> Best Practices
> Known Issues

You must be invited to be able to edit this pages. Please contact us for this.

GoogleSearch

Toolbox

     - Page -
PDF
Print
     - Space -
Index
     - Place -
What's new
     - Support -
Contact
FAQ
Features
Feedback
Participate
Tutorial
Wiki Syntax

RSS Feeds
Subscribe RSS feeds Click & copy/paste URL

Information area

AdSense


Display list of pages of a space into the welcome page of this space

If you want to do it in a space named MySpace, go to its homepage (MySpace.WebHome) and edit it. Then paste such code (in wiki editing mode):

Of course replace MySpace by the name of your space :)

Index of MySpace:
#set($index=$xwiki.getSpaceDocsName("MySpace"))
#foreach($page in $index)
#if($page != "WebPreferences")
[$page>$page] \\
#end
#end

And it should display list of pages of this space (except WebPreferences page which is a "system" page that should not be shown by regular users).




Comments

No comments for this document
Add Comment...
Enter your name
Type the characters you see in the picture below
refresh
legal terms | privacy policy | contact | © 2006-2008 Netcipia® Inc. - All rights reserved