[Isis-users] Cambiar charset en iah en linux
spinaker
spinaker at adinet.com.uy
Sat Oct 28 23:52:49 CEST 2017
Egbert
esto es un avance muy interesante para los que precisan/desean trabajar
con Unicode
tengo entendido que tú ya has completado la versión 2.0 hace pocos días,
y sería muy interesante saber cuándo se podrá distribuir esta nueva
versión de la familia Isis
saludos
Ernesto Spinak
El 28/10/2017 a las 18:46, De Smet Egbert escribió:
> La instrucción mencionada por Ernesto con 'iso-8859-1' solamente se usa con alfabetos Latin.
> En ABCD 2.0, con la posibilidad de tener bases de datos Unicode, tenemos el codigo en el mismo fijero ahhead.pft :
>
> if val(v5018^w)>0 then
> ' <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />'
> else
> ' <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'
> fi,
>
> porque en el campo v5018^w corresponde con un variable 'unicode' en el fijero *.def por la b.d. se puede definir unicode on/off (lo que se translata en v5018^w).
> (Varios valores por el variable unicode (p.e. 0, 1, 2 ...) resultan en diferentes fijeros ahindx0/1/2/.... .htm para la interfaz de búsqueda avanzada del iAH que muestran diferentes alfabetos además del alfabeto Latin. Pero esto es una cosa diferente.)
>
> Egbert de Smet
> Universiteit Antwerpen
> ________________________________________
> From: isis-users <isis-users-bounces+egbert.desmet=ua.ac.be at iccisis.org> on behalf of spinaker <spinaker at adinet.com.uy>
> Sent: Saturday, October 28, 2017 6:54 PM
> To: Wenke Adam; Isis Comunidad
> Subject: Re: [Isis-users] Cambiar charset en iah en linux
>
> Wenke
>
> Una forma de arreglar esto (ya que no debes tener acceso a configurar el servidor) es modificar el archivo
>
> ../htdocs/iah/scripts/<lang>/ahhead.pft
>
> donde <lang> es el directorio que corresponde a los lenguajes activos
>
> Ese archivo tiene en las primeras 18 líneas y debes agregar lo que está en rojo
> ________________________________
>
> ' <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w4.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"<http://www.w4.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>>
> <html>
> <head>
> <title>',v5003^*,
> select s(mpu,v5001^s,mpl)
> case 'SEARCH' : ' - Resultado página ',v6205^c[1],
> case 'INDEX' : ' - Indice 'v6100^p,
> case 'CONFIG' : ' - configurar',
> case 'LIST' : ' - Lista',
> case 'SCAD' : ' - Solicitud de copia',
> endsel
> ' </title>
>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
> <link rel="stylesheet" href="',v5000^d,'css/stylesheet.css" type="text/css" media="screen" />'
>
> ________________________________
>
> Saludos
> Ernesto Spinak
>
>
>
> El 28/10/2017 a las 13:39, Wenke Adam escribió:
> Estimados, sólo me falta resolver los acentos para que mi iah / base funcione 100%.
>
> Me salen rombitos negros en la interfaz y en la base misma.
>
> Donde se hace el cambio?
>
>
> --
> Wenke Adam
> Asesora Sistemas de Doc & Inf
> Santiago
> Chile
> Cel: +56-9-890 21 630
>
>
>
> _______________________________________________
> isis-users mailing list
> isis-users at iccisis.org<mailto:isis-users at iccisis.org>
> To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users
> Or contact Henk Rutten: hlrutten at xs4all.nl<mailto:hlrutten at xs4all.nl>
>
>
>
> --
> .^. .^.
> ( ) ( )
> === ===
> =[=]================================[=]=
> | | Ernesto Spinak | |
> | | spinaker at adinet.com.uy<mailto:spinaker at adinet.com.uy> | |
> | | Montevideo, Uruguay | |
> | | tel/fax (598) 2622-3352 | |
> | | celular (598) 99612238 | |
> =[=]================================[=]=
> === ===
> ( ) ( )
> V V
>
>
--
.^. .^.
( ) ( )
=== ===
=[=]================================[=]=
| | Ernesto Spinak | |
| | spinaker at adinet.com.uy | |
| | Montevideo, Uruguay | |
| | tel/fax (598) 2622-3352 | |
| | celular (598) 99612238 | |
=[=]================================[=]=
=== ===
( ) ( )
V V
More information about the isis-users
mailing list