Skip to content
Snippets Groups Projects
Commit 5e26aa9c authored by Fernando Pietchaki Domingues's avatar Fernando Pietchaki Domingues
Browse files

Criado tema Participatorio, com base no tema Mirage

parent 46a260ab
No related branches found
No related tags found
No related merge requests found
Showing
with 51 additions and 3 deletions
...@@ -61,8 +61,7 @@ select.multiple { ...@@ -61,8 +61,7 @@ select.multiple {
width: 48px; width: 48px;
height: 50px; height: 50px;
margin-top: 10px; margin-top: 10px;
/* background: url('../../images/dspace-logo-only.png'); */ background: url('../../images/dspace-logo-only.png');
background: url('../../logo_participatorio.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-color: transparent; background-color: transparent;
margin-right: 15px; margin-right: 15px;
......
...@@ -171,8 +171,11 @@ ...@@ -171,8 +171,11 @@
<!-- <theme name="Test Theme 1" handle="123456789/1" path="theme1/"/> --> <!-- <theme name="Test Theme 1" handle="123456789/1" path="theme1/"/> -->
<!-- <theme name="Test Theme 2" regex="community-list" path="theme2/"/> --> <!-- <theme name="Test Theme 2" regex="community-list" path="theme2/"/> -->
<theme name="Participatorio" regex=".*" path="Participatorio/"/>
<!-- Mirage theme, @mire contributed theme, default since DSpace 3.0 --> <!-- Mirage theme, @mire contributed theme, default since DSpace 3.0 -->
<theme name="Atmire Mirage Theme" regex=".*" path="Mirage/" /> <!-- <theme name="Atmire Mirage Theme" regex=".*" path="Mirage/" /> -->
<!-- Reference theme, the default Manakin XMLUI layout up to DSpace 1.8 --> <!-- Reference theme, the default Manakin XMLUI layout up to DSpace 1.8 -->
<!-- <theme name="Default Reference Theme" regex=".*" path="Reference/" /> --> <!-- <theme name="Default Reference Theme" regex=".*" path="Reference/" /> -->
......
<?xml version="1.0" encoding="UTF-8"?>
<!--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
-->
<!--
TODO: Describe this XSL file
Author: Alexey Maslov
-->
<xsl:stylesheet xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
xmlns:dri="http://di.tamu.edu/DRI/1.0/"
xmlns:mets="http://www.loc.gov/METS/"
xmlns:xlink="http://www.w3.org/TR/xlink/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
xmlns:dim="http://www.dspace.org/xmlns/dspace/dim"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns:mods="http://www.loc.gov/mods/v3"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns="http://www.w3.org/1999/xhtml"
exclude-result-prefixes="i18n dri mets xlink xsl dim xhtml mods dc">
<xsl:import href="../dri2xhtml-alt/dri2xhtml.xsl"/>
<xsl:import href="lib/xsl/core/global-variables.xsl"/>
<xsl:import href="lib/xsl/core/page-structure.xsl"/>
<xsl:import href="lib/xsl/core/navigation.xsl"/>
<xsl:import href="lib/xsl/core/elements.xsl"/>
<xsl:import href="lib/xsl/core/forms.xsl"/>
<xsl:import href="lib/xsl/core/attribute-handlers.xsl"/>
<xsl:import href="lib/xsl/core/utils.xsl"/>
<xsl:import href="lib/xsl/aspect/general/choice-authority-control.xsl"/>
<xsl:import href="lib/xsl/aspect/administrative/administrative.xsl"/>
<xsl:import href="lib/xsl/aspect/artifactbrowser/item-list.xsl"/>
<xsl:import href="lib/xsl/aspect/artifactbrowser/item-view.xsl"/>
<xsl:import href="lib/xsl/aspect/artifactbrowser/community-list.xsl"/>
<xsl:import href="lib/xsl/aspect/artifactbrowser/collection-list.xsl"/>
<xsl:output indent="yes"/>
</xsl:stylesheet>
dspace/modules/xmlui/src/main/webapp/themes/Participatorio/images/@mirelogo-small.png

5.88 KiB

dspace/modules/xmlui/src/main/webapp/themes/Participatorio/images/apple-touch-icon.png

3.72 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment