Code Search for Developers
 
 
  

site.xml from DSpace at Krugle


Show site.xml syntax highlighted

<project name="DSpace"> 
  <bannerLeft> 
    <name>DSpace</name> 
    <src>images/dspace.gif</src> 
    <href>http://projects.dspace.org/dspace</href> 
  </bannerLeft> 
  <!-- bannerRight> 
    <name>DSpace </name>
    <href>http://projects.dspace.org/dspace</href> 
  </bannerRight --> 
  <skin>
    <groupId>org.dspace.maven.skins</groupId>
    <artifactId>dspace-stylus-skin</artifactId>
    <version>1.5-SNAPSHOT</version>
  </skin>
  <publishDate format="dd MMM yyyy" />
  <version position="left" />
  <body> 
    <!-- head>
      <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
      </script>
      <script type="text/javascript">
        _uacct = "UA-140879-1";
        urchinTracker();
      </script>
    </head>-->
    <links> 
      <item name="DSpace Foundation" href="http://www.dspace.org"/> 
    </links> 
     
    <menu ref="modules" inherit="Top" />

    <menu name="Quick Links"> 
      <item name="Foundation" href="http://www.dspace.org"/> 
      <item name="Wiki" href="http://wiki.dspace.org"/> 
    </menu> 
    
    <menu ref="reports" inherit="bottom"/>

  </body>
  
</project> 




See more files for this project here

DSpace

Open Source Digital Asset Management system that enables services for access, provision, stewardship and re-use of digital assets with a focus on educational and research materials

Project homepage: http://sourceforge.net/projects/dspace
Programming language(s): Java,JSP,XML
License: other

  resources/
    images/
      dspace.gif
  site.xml