Tech List

[index] [prev] [next] [options] [help]
See the Mailing Lists Page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

Re: [EP-tech] accents...

From: Christopher Gutteridge <cjg AT ecs.soton.ac.uk>
Date: Thu, 8 Jan 2004 15:43:54 +0000


Threading: [EP-tech] accents... from Jean-Marie.Lebechec AT inp-toulouse.fr
      • This Message


--Apple-Mail-8-780154485
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=UTF-8;
	format=flowed

If you want to use the latin characters you can either

add a encoding=3D"iso-latin-1" to the <?xml ?> line

OR

encode them as unicode codes &#xA9; for example.

On 7 Jan 2004, at 08:39, Simone Sacchi wrote:

> Hi all,
>
> I had the same problem (RedHat 9.0 and so on...) and solved it with
> GDOME, but al least I found an issue not solved: when I tryed to =
import
> subject (from an XML file) with latin accent in it I still get those
> strange encodings in page sources.
>
> so I tryed to modify them from the web interface (inputting it =
directly
> from an italian keybord) and everything work fine.
>
> ...but it is quite annoying to add everything from the web interface!
>
> Thanks
>
> Simone Sacchi
>
>
> On Tue, 2004-01-06 at 14:45, Jean-Marie Le Bechec wrote:
>> Thank you very much,
>>
>> Indeed, this problem is solved with XML::GDOME
>>
>>
>> Le Mon, 05 Jan 2004 17:26:13 +0000, Christopher Gutteridge
>> <cjg AT ecs.soton.ac.uk> a =C3=A9crit:
>>
>>> We've managed to isolate the problem but can't find a fix yet. 
I=20
>>> suggest
>>> using XML::GDOME as the problem doesn't occur with it.
>>>
>>> On Mon, 2004-01-05 at 16:17, Christopher Gutteridge wrote:
>>>> The good news is that I just managed to recreate the problem! 
It=20
>>>> only
>>>> occurs under XML::DOM and I've been mostly testing under =
XML::GDOME.
>>>>
>>>> Investigating...
>>>>
>>>> On Mon, 2004-01-05 at 15:21, Jean-Marie Le Bechec wrote:
>>>>> I want just (for begin) change the homepage of eprints :
>>>>>
>>>>> in "archives/eprints/cfg/static/en/index.xpage" 
for example :
>>>>>
>>>>> "<dd><p>Search the archive using a 
more&#x00E1; complex range
>>>> &#x00E1;of
>>>>> fields.</p></dd>
>>>>>
>>>>> <dd><p>Registered &eacute;users may submit 
&eacute;items to the
>>>>> archive.</p></dd>"
>>>>>
>>>>>
>>>>> then bin/generate_static eprints :
>>>>>
>>>>> -bash-2.05b$ bin/generate_static eprints
>>>>> Starting language en...
>>>>> /opt/ep/archives/eprints/html/en/contact.html
>>>>> /opt/ep/archives/eprints/html/en/error401.html
>>>>> /opt/ep/archives/eprints/html/en/index.html
>>>>> /opt/ep/archives/eprints/html/en/information.html
>>>>> /opt/ep/archives/eprints/html/en/vlit.html
>>>>> /opt/ep/archives/eprints/html/en/help/index.html
>>>>> ...done en
>>>>>
>>>>> and i see on the web server :
>>>>>
>>>>> "Search the archive using a more=C3=A1 complex range 
=F3=A1=AF=A6
> --=20
> Eprints Server Administrator
>
> ---------------------------------
> Centro Inter-Bibliotecario
> Universita' di Bologna
>
> e-mail: simone AT cib.unibo.it
> tel: +39 051 209 4276
> ---------------------------------
>
>

Christopher Gutteridge - cjg AT ecs.soton.ac.uk - 023 8059 4833

--Apple-Mail-8-780154485
Content-Transfer-Encoding: quoted-printable
Content-Type: text/enriched;
	charset=UTF-8

If you want to use the latin characters you can either


add a encoding=3D"iso-latin-1" to the <<?xml ?> line=20


OR


encode them as unicode codes &#xA9; for example.


On 7 Jan 2004, at 08:39, Simone Sacchi wrote:


<excerpt>Hi all,


I had the same problem (RedHat 9.0 and so on...) and solved it with

GDOME, but al least I found an issue not solved: when I tryed to import

subject (from an XML file) with latin accent in it I still get those

strange encodings in page sources.


so I tryed to modify them from the web interface (inputting it directly

from an italian keybord) and everything work fine.


...but it is quite annoying to add everything from the web interface!


Thanks


Simone Sacchi=20



On Tue, 2004-01-06 at 14:45, Jean-Marie Le Bechec wrote:

<excerpt>Thank you very much,


Indeed, this problem is solved with XML::GDOME



Le Mon, 05 Jan 2004 17:26:13 +0000, Christopher Gutteridge=20

<<cjg AT ecs.soton.ac.uk> a =C3=A9crit:


<excerpt>We've managed to isolate the problem but can't find a fix
yet. I suggest

using XML::GDOME as the problem doesn't occur with it.


On Mon, 2004-01-05 at 16:17, Christopher Gutteridge wrote:

<excerpt>The good news is that I just managed to recreate the problem!
It only

occurs under XML::DOM and I've been mostly testing under XML::GDOME.


Investigating...


On Mon, 2004-01-05 at 15:21, Jean-Marie Le Bechec wrote:

<excerpt>I want just (for begin) change the homepage of eprints :


in "archives/eprints/cfg/static/en/index.xpage" for example :


"<<dd><<p>Search the archive using a more&#x00E1; 
complex range=20

</excerpt>&#x00E1;of

<excerpt>fields.<</p><</dd>


<<dd><<p>Registered &eacute;users may submit 
&eacute;items to the

archive.<</p><</dd>"



then bin/generate_static eprints :


-bash-2.05b$ bin/generate_static eprints

Starting language en...

/opt/ep/archives/eprints/html/en/contact.html

/opt/ep/archives/eprints/html/en/error401.html

/opt/ep/archives/eprints/html/en/index.html

/opt/ep/archives/eprints/html/en/information.html

/opt/ep/archives/eprints/html/en/vlit.html

/opt/ep/archives/eprints/html/en/help/index.html

...done en


and i see on the web server :


"Search the archive using a more=C3=A1 complex range
<fontfamily><param>LastResort</param>=F3=A1=AF=A6</fontfamily>

</excerpt></excerpt></excerpt></excerpt>--=20

Eprints Server Administrator


---------------------------------

Centro Inter-Bibliotecario

Universita' di Bologna


e-mail: simone AT cib.unibo.it

tel: +39 051 209 4276

---------------------------------



</excerpt>

Christopher Gutteridge - cjg AT ecs.soton.ac.uk - 023 8059 4833


--Apple-Mail-8-780154485--


[index] [prev] [next] [options] [help]