25 Sep
2014
25 Sep
'14
19:16
Hi Santi!
*First Question:*
If you only need to change these names, you can use the i18n. For example:
* _advanced.gsp file: *
<td class="labels"><g:message code="advancedsearch.table06col02.title" default="State/Territory"/></td>
*i18n/messages.properties file:*
advancedsearch.table06col02.title = Estado/Território
*Second Question:*
You can change your BuildConfig.groovy file, in generic-hub/grails-app/conf/.
You need to include the biocache-hubs project location and comment the runtime configuration.
grails.plugin.location.'biocache-hubs' = "../biocache-hubs"
//runtime ":biocache-hubs:0.57"
Hope this helps,
Cheers,
--
Daniel Lins da Silva
(Mobile) 55 11 96144-4050
Research Center on Biodiversity and Computing (Biocomp)
University of Sao Paulo, Brazil
daniellins@usp.br
daniel.lins@gmail.com
2014-09-25 7:41 GMT-03:00 Santiago Martinez de la Riva sama@gbif.es:
> Hi all,
>
> I have two questions:
>
> First: I want to change some FacetNames such as State/Territory, Local
> Govt. Area in the _advanced.gsp, but I don't know where is located this
> information. Could you give some tip?
>
> and second: If I modify the biocache-hub plug-in how can i do that
> generic-hub uses my new biocache-hub?
>
> Thanks so muchh!!!
> Kind regards,
> Santi.
>
>
>
> ---------------------------------------------------------------------------------------
> Santiago Martínez de la Riva
> GBIF.ES, Unidad de Coordinación Tel. +34 91 4203017 x 273
> Real Jardín Botánico - CSIC Fax +34 91 429 2405
> Plaza de Murillo, 2 sama@gbif.es
> 28014 Madrid, Spain www.gbif.es
> _______________________________________________
> Ala-portal mailing list
> Ala-portal@lists.gbif.org
> http://lists.gbif.org/mailman/listinfo/ala-portal
>