Erick, Theme files are located inside xmlui dir (<dir_src>/dspace-xmlui/src/main/webapp/themes/) and the configuration of which theme should be used is on file "dspace/config/xmlui.xconf".
But the recomendation is to not modify these files. Instead you should copy the theme you will use as basis from the folder <dir_src>/dspace-xmlui/src/main/webapp/themes/ to <dir_src>/dspace/modules/xmlui/src/main/webapp/themes/ , with another name and modify these copied itens, rename the <theme_name>.xsl that is inside theme folder to <new_theme_name>.xsl and edit the file sitemap.xsl to set "theme-path" and "theme-name". Also you will have to configure the file "xmlui.xconf" to set the new theme as default. After doing this you have to re-compile dspace and update installation files. Doing this you will be able to update dspace source files without losing your modifications and you will always have the default theme working if anything goes wrong. Take a look at this dspace forks that i used for projects i've worked on that have all this modifications: https://gitlab.c3sl.ufpr.br/bnzanette/dspace-ufpr https://gitlab.c3sl.ufpr.br/bnzanette/dspace https://gitlab.c3sl.ufpr.br/participatorio/dspace You can also create this new theme directly on instalation folder (<dir_install>/webapps/xmlui/themes/) and set the theme on <dir_install>/config/xmlui.xconf, but you have to be careful on re-compiling the code. Take a look at this page for more info about it: https://wiki.duraspace.org/display/DSPACE/Manakin+theme+tutorial Cheers! 2014-12-14 16:50 GMT-02:00 Stuart Yeates <stuart.yea...@vuw.ac.nz>: > If you're working on ubuntu / linux I recommend the 'locate' command which > will find all files on a system of a given name. > > > It's very useful for finding files. It's even more useful when you're > editing the wrong file, to find other files of the same name and thus locate > the file you're meant to be editing. > > > There should be a file '.../config/dspace.cfg' which is the main dspace > configuration file. Many other files in the same directory also configure > different parts of the system. > > > The XMLUI branding can be modified in .../themes/Mirage/lib/css/style.css > structural changes can be made in files such as > > .../themes/Mirage/lib/xsl/aspect/artifactbrowser/item-view.xsl > > > cheers > > stuart > > > -- > I have a new phone number: 04 463 5692 > ________________________________ > From: Erick AR <erickemir1...@gmail.com> > Sent: Saturday, 13 December 2014 8:34 a.m. > To: dspace-tech@lists.sourceforge.net > Subject: [Dspace-tech] How to change the XMLUI > > Hello everyone > I am a developer of mexico, and I'm trying > to modify the XMLUI files in DSpace 4.2, > I'm using Ubuntu 14.04 server lts, and postgres 9.3, > and I want to modify this to adapt it to the organization where I'm trying > to implement it, but I failed to find the directory where > these settings are, I hope you can help me to find > and can give me recommendations of how to do this. > Thank you > -- > Atentamente. > I.T.I. Erick Emir Alonso Román > Programmer/developer > San Luis Potosi, Mexico > erickemir1...@gmail.com > > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > _______________________________________________ > DSpace-tech mailing list > DSpace-tech@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dspace-tech > List Etiquette: > https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- Bruno Nocera Zanette +55 41 9992-2508 ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette