[GeoNetwork-users] How do i customizing the home page Interface

Hi members,
Where are the file for customizing the interface. I want to put our
organisational banner on the Geonetwork taht we have installed on our
server. Any suggestion on how to located the code for customizing the
homepage.

Julius Muchemi
ERMIS Africa
www.ermisafrica.org

Send GeoNetwork-users mailing list submissions to
  geonetwork-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
  https://lists.sourceforge.net/lists/listinfo/geonetwork-users
or, via email, send a message with subject or body 'help' to
  geonetwork-users-request@lists.sourceforge.net

You can reach the person managing the list at
  geonetwork-users-owner@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of GeoNetwork-users digest..."
Today's Topics:

   1. error creating/validating metadata (Dien)
   2. Re: UTF-8 encoding problem (Andrea Carboni)
   3. 'remote search' in GN 2.1 (Wahyu DP)
   4. Validate Metadata and error (FBachraty)
   5. CSS missing (FBachraty)
   6. Re: error creating/validating metadata (Pickering, Jason)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

--
Julius Githinji Muchemi
Executive Director
Environmental Research Mapping and Information Systems in Africa (ERMIS
Africa)
Gate House, 2rd Floor, Room 202
Mburu Gichua Road
PO Box 12327 NAKURU, Kenya
Tel +254 051 2213323
Mobile: +254 0720 703 606
julius@anonymised.com
www.ermisafrica.org

You can simply edit and update the css files present on the
<geonetworkdir>/web/geonetwork/geonetwork.css

it is the same for the version before the 2.1

other interesting css are present for example on the 2.1

geonetwork/scripts/calendar/calendar-blue2.css for the calendar
geoserver/style.css for the geoserver
intermap/intermap-embedded.css for the embedded intermap display

for the logo on banner, i thing the path is not on the geonetwork css but
on the xsl so you can update the xsl or you can put your logo renaming them
with the name of the original logo file.

finaly for the logo present before the metadata search i dont do it yet but
i think you can customise it on the xml file :
xml/repositories.xml i think this is for the harvesting

/web/xml/sources.xml is for the local search but it don't exist on the 2.1
version

I will try to do it and complete my answer later.

Fabien Bachraty
INRA Avignon France

ermisafrica wrote:

Hi members,
Where are the file for customizing the interface. I want to put our
organisational banner on the Geonetwork taht we have installed on our
server. Any suggestion on how to located the code for customizing the
homepage.

Julius Muchemi
ERMIS Africa
www.ermisafrica.org

--
View this message in context: http://www.nabble.com/How-do-i-customizing-the-home-page-Interface-tf4528612s18419.html#a12922549
Sent from the geonetwork-users mailing list archive at Nabble.com.

To complete what i say

To customize the logo for the metata you must go to :
<geonetworkdir>/web/geonetwork/images/logos

and replace the gif picture named with the id of your site.
a2c732a3-0053-480b-8553-098fe0a285ae.gif in my case

to find the id of the site you can click to the help menu and go to the
bottom of the page

you will see something like :

siteID: a2c732a3-0053-480b-8553-098fe0a285ae

Fabien Bachraty
--
View this message in context: http://www.nabble.com/How-do-i-customizing-the-home-page-Interface-tf4528612s18419.html#a12980230
Sent from the geonetwork-users mailing list archive at Nabble.com.