Thomas, I although I didn't try this change I suggested this change to another person and he confirmed that this change worked for him, so I guessed it does, if not I'm sorry :) but if sitemap.xmap doesn't do the trick for you maybe you should check your theme (just another guess)
The link from the list is: http://sourceforge.net/mailarchive/message.php?msg_id=db031a2e0811102300j1a997df9u2f7f9bb7135c8d07%40mail.gmail.com Best wishes, Kostas Paraskevopoulos Phyllis Diller - "I want my children to have all the things I couldn't afford. Then I want to move in with them." On Fri, Dec 19, 2008 at 16:12, McGee, Thomas A. <[email protected]>wrote: > It was already set to a higher number in the source code when it was > installed. Isn't there a simple way to apply what's being displayed on the C&C page to > the home page? > > Oh how I wish DSpace was written in PHP... > > Kostas Paraskevopoulos wrote: > > You can change a parameter in sitemap.xmap > in: > [source]/dspace-xmlui/dspace- > xmlui-api/src/main/resources/aspects/ArtifactBrowser/ > > ... > <map:match pattern=""> > ... > <map:transform type="CommunityBrowser"> > <map:parameter name="depth" value="1"/> > </map:transform> > <map:serialize type="xml"/> > </map:match> > ... > > Change the value of "depth" to 100, or more (it's 999 for match > pattern="community-list") > So when you are at the home page (<map:match pattern="">) the tranformer > CommunityBrowser will display communities and collection until it reaches > "depth" 100 > After that rebuild, update... > > ________________________ > Tom McGee > Seton Hall University > ________________________ > > > ------------------------------------------------------------------------------ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech >
------------------------------------------------------------------------------
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

