We are implementing the expandable/collapsable menus in DSpace Manakin 1.7
We've followed the guide on
https://wiki.duraspace.org/display/DSPACE/Add+expanding+and+collapsing+interface+to+community-list+hierarchy+%28Manakin%29
and used the javascript and css implementation of the TAMU Dspace as models.
It works, but now we're trying to make the "expand all" button appear only
on the community list, not on the front page.
The problem resides probably in our lack of knownledge on XSL.
On the TAMU javascript code, there's the line:
jQuery("div#right_content_column
div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser
p#expand_all_clicker, div#right_content_column
div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser
p#collapse_all_clicker").remove();
Which would remove it from the front page, defined on the <div>
But where is the code which generates the <div id="right_content_column">
being implemented? We were only able to find general sections, which are
valid for both the front and the communities pages.
Any tips would be very much appreciated.
Thanks
Andre
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself;
WebMatrix provides all the features you need to develop and publish
your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech