Hi,
I have renamed the GeoNetwork page through the ‘strings.xml’ file. I would now like to redirect this page to an URL of my choice. How should I proceed?
Thank you for your reply.
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
The config-gui.xml file allows you to declare the “home” url. Also you can use the urlrewrite.xml file to create proxy forwards and redirects.
Jesse
···
On Thu, Mar 27, 2014 at 9:04 AM, Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com> wrote:
Hi,
I have renamed the GeoNetwork page through the ‘strings.xml’ file. I would now like to redirect this page to an URL of my choice. How should I proceed?
Thank you for your reply.
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
Thank you for your reply Jesse.
What if I want to redirect the GeoNetwork Help page?
Actually it redirects to http://
and I would like to redirect to another URL
···
On Thu, Mar 27, 2014 at 9:04 AM, Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com> wrote:
Hi,
I have renamed the GeoNetwork page through the ‘strings.xml’ file. I would now like to redirect this page to an URL of my choice. How should I proceed?
Thank you for your reply.
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
How do you get that link?
···
On Thu, Mar 27, 2014 at 11:57 AM, Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com> wrote:
Thank you for your reply Jesse.
What if I want to redirect the GeoNetwork Help page?
Actually it redirects to http:///geonetwork/docs/eng/users
and I would like to redirect to another URL
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
De : Jesse Eichar [jesse.eichar@anonymised.com]
Envoyé : jeudi 27 mars 2014 09:32
À : Pierre Marcel Anselme Lacroix
Cc : geonetwork-devel@lists.sourceforge.net
Objet : Re: [GeoNetwork-devel] Redirecting GeoNetwork Help page
The config-gui.xml file allows you to declare the “home” url. Also you can use the urlrewrite.xml file to create proxy forwards and redirects.
Jesse
On Thu, Mar 27, 2014 at 9:04 AM, Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com> wrote:
Hi,
I have renamed the GeoNetwork page through the ‘strings.xml’ file. I would now like to redirect this page to an URL of my choice. How should I proceed?
Thank you for your reply.
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
Sorry I forgot to mention that I am on GeoNetwork 2.8.
There are various pages in the default GeoNetwork GUI: Home, Contact us, Links, About, Help. I want the Help page to redirect not to the Geonetwork help but to an URL of my choice, e.g. the website of my institution or any other website.
So maybe the first question I should ask is: is it technically feasible?
And the second question is: if it is possible, how should I proceed?
Thanks for your help.
···
On Thu, Mar 27, 2014 at 11:57 AM, Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com> wrote:
Thank you for your reply Jesse.
What if I want to redirect the GeoNetwork Help page?
Actually it redirects to http:///geonetwork/docs/eng/users
and I would like to redirect to another URL
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
De : Jesse Eichar [jesse.eichar@anonymised.com]
Envoyé : jeudi 27 mars 2014 09:32
À : Pierre Marcel Anselme Lacroix
Cc : geonetwork-devel@lists.sourceforge.net
Objet : Re: [GeoNetwork-devel] Redirecting GeoNetwork Help page
The config-gui.xml file allows you to declare the “home” url. Also you can use the urlrewrite.xml file to create proxy forwards and redirects.
Jesse
On Thu, Mar 27, 2014 at 9:04 AM, Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com> wrote:
Hi,
I have renamed the GeoNetwork page through the ‘strings.xml’ file. I would now like to redirect this page to an URL of my choice. How should I proceed?
Thank you for your reply.
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
Hi,
Yes, it is feasible. If my memory is good, on geonetwork 2.8, you have to make your changes in xsl/banner.xsl, it should be OK.
It’s XSL, so not a pleasure to read, but you shouldn’t have too much difficulties to find what you need to change
Cheers,
Jean
···
2014-03-27 16:25 GMT+01:00 Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com>:
Sorry I forgot to mention that I am on GeoNetwork 2.8.
There are various pages in the default GeoNetwork GUI: Home, Contact us, Links, About, Help. I want the Help page to redirect not to the Geonetwork help but to an URL of my choice, e.g. the website of my institution or any other website.
So maybe the first question I should ask is: is it technically feasible?
And the second question is: if it is possible, how should I proceed?
Thanks for your help.
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
De : Jesse Eichar [jesse.eichar@anonymised.com]
Envoyé : jeudi 27 mars 2014 12:03
À : Pierre Marcel Anselme Lacroix
Cc : geonetwork-devel@lists.sourceforge.net
Objet : Re: [GeoNetwork-devel] Redirecting GeoNetwork Help page
How do you get that link?
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
On Thu, Mar 27, 2014 at 11:57 AM, Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com> wrote:
Thank you for your reply Jesse.
What if I want to redirect the GeoNetwork Help page?
Actually it redirects to http:///geonetwork/docs/eng/users
and I would like to redirect to another URL
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
De : Jesse Eichar [jesse.eichar@anonymised.com]
Envoyé : jeudi 27 mars 2014 09:32
À : Pierre Marcel Anselme Lacroix
Cc : geonetwork-devel@lists.sourceforge.net
Objet : Re: [GeoNetwork-devel] Redirecting GeoNetwork Help page
The config-gui.xml file allows you to declare the “home” url. Also you can use the urlrewrite.xml file to create proxy forwards and redirects.
Jesse
On Thu, Mar 27, 2014 at 9:04 AM, Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com> wrote:
Hi,
I have renamed the GeoNetwork page through the ‘strings.xml’ file. I would now like to redirect this page to an URL of my choice. How should I proceed?
Thank you for your reply.
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
Thank you,
This works perfectly.
Sorry Jesse I was not precise enough in my first post.
Cheers.
···
2014-03-27 16:25 GMT+01:00 Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com>:
Sorry I forgot to mention that I am on GeoNetwork 2.8.
There are various pages in the default GeoNetwork GUI: Home, Contact us, Links, About, Help. I want the Help page to redirect not to the Geonetwork help but to an URL of my choice, e.g. the website of my institution or any other website.
So maybe the first question I should ask is: is it technically feasible?
And the second question is: if it is possible, how should I proceed?
Thanks for your help.
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
De : Jesse Eichar [jesse.eichar@anonymised.com]
Envoyé : jeudi 27 mars 2014 12:03
À : Pierre Marcel Anselme Lacroix
Cc : geonetwork-devel@lists.sourceforge.net
Objet : Re: [GeoNetwork-devel] Redirecting GeoNetwork Help page
How do you get that link?
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
On Thu, Mar 27, 2014 at 11:57 AM, Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com> wrote:
Thank you for your reply Jesse.
What if I want to redirect the GeoNetwork Help page?
Actually it redirects to http:///geonetwork/docs/eng/users
and I would like to redirect to another URL
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
De : Jesse Eichar [jesse.eichar@anonymised.com]
Envoyé : jeudi 27 mars 2014 09:32
À : Pierre Marcel Anselme Lacroix
Cc : geonetwork-devel@lists.sourceforge.net
Objet : Re: [GeoNetwork-devel] Redirecting GeoNetwork Help page
The config-gui.xml file allows you to declare the “home” url. Also you can use the urlrewrite.xml file to create proxy forwards and redirects.
Jesse
On Thu, Mar 27, 2014 at 9:04 AM, Pierre Marcel Anselme Lacroix <Pierre.Lacroix@anonymised.com> wrote:
Hi,
I have renamed the GeoNetwork page through the ‘strings.xml’ file. I would now like to redirect this page to an URL of my choice. How should I proceed?
Thank you for your reply.
With best regards - Avec mes meilleures salutations,
Pierre Lacroix, PhD.
Scientific Collaborator - University of Geneva - Pole in Environmental Sciences
GIS Analyst - United Nations Environment Programme - UNEP/DEWA/GRID-Geneva
http://www.unige.ch/envirospace
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork