Thank you so much. First i will go for the 2nd method.
October 13, 2012 is our final launch, so i hope it would help me to do it.
Best Regards,
Saher
From: jesse.eichar [via OSGeo.org] <[hidden email]>
To: Saher Murad <[hidden email]>
Sent: Thursday, 11 October 2012, 17:34
Subject: Re: How to cuztomize interface of Geonetwork 2.6.4?
there are a few methods you can do this:
- Do an ajax request for all metadata with an attachment and then process the result and display it with javascript
- Create a second service that is configured with a predefined search and create an xsl to display it. Then from your first page you can call that service for downloading the data.
For the first solution the query you probably want is:
http://tc-geocat0i.bgdi.admin.ch/geonetwork/srv/eng/q?fast=index&from=1&to=20&download=true
For the second solution you might be able to use the existing search:
http://localhost:8080/geonetwork/srv/eng/main.search.embedded?download=true&hitsPerPage=10&output=full
or implement your own.
You can look at the definition of main.search.embedded (in config-metadata.xml) for inspiration on how to do that.
Jesse
On Thu, Oct 11, 2012 at 2:04 PM, saher murad <[hidden email]> wrote:
All that is attached to metadata.
For example, when we go to the following link, the user is able to see list of all the Metadata
http://localhost:8080/geonetwork/srv/eng/main.search
Now i want to display list of all those metadata that has some downloadable data.
From: Jesse Eichar <[hidden email]>
To: Saher Murad <[hidden email]>
Cc: [hidden email]
Sent: Thursday, 11 October 2012, 16:51
Subject: Re: [GeoNetwork-devel] How to cuztomize interface of Geonetwork 2.6.4?
On Thu, Oct 11, 2012 at 1:08 PM, Saher Murad <[hidden email]> wrote:
Hi Jesse,
After editing config.xml and adding services to user-profiles.xml, I’m able
to design a new user home page, please you also provide me some guidance
related to following question:
- When a user click on a ‘Downloads button’ - that i have set on home page
- the user should be able to see the list of all downloadable data?
What data is downloadable? The metadata? the data attached to a metadata? All data that is attached to any metadata?
Jesse
Don’t let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
GeoNetwork-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
If you reply to this email, your message will be added to the discussion below:
http://osgeo-org.1560.n6.nabble.com/How-to-cuztomize-interface-of-Geonetwork-2-6-4-tp5005993p5008019.html
To unsubscribe from How to cuztomize interface of Geonetwork 2.6.4?, click here.
NAML
View this message in context: Re: How to cuztomize interface of Geonetwork 2.6.4?
Sent from the GeoNetwork developer mailing list archive at Nabble.com.