Nicolas Jouanin wrote:
Hi,
how do you change the default dashboard layout ? I mean dashboard source shows : {{dashboard source="Main.Dashboard"/}}
and Main.Dashboard has: {{dashboard/}}
How do you change for example the dashbord layout or limit the liste of spaces shown ?
Hi Nicolas, You'll want to navigate to Main.Dashboard then Edit it in Source mode. You'll notice the dashboard is split into two columns - (% class="dashboardleft" %) and (% class="dashboardright" %). You can delete or comment out the parts you don't want (e.g. tag cloud) and you can embed other pages using {{include document="SpaceName.PageName"/}}. To control the amount of spaces listed, alter the number in this line (100 is default): #set($limit = 100)## Maximum number of documents we display in the space dashboard list Hope that helps ----- ---- Lockie -- View this message in context: http://xwiki.475771.n2.nabble.com/Dashboard-customization-tp6176507p6179841.... Sent from the XWiki- Users mailing list archive at Nabble.com.