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] character encoding problem in the browser titlebar

From: =?iso-8859-1?b?TWF0dGjkdXM=?= Zylka <zylkam AT uni-koeln.de>
Date: Mon, 06 Oct 2008 22:27:01 +0200


Threading: Re: [EP-tech] character encoding problem in the browser titlebar from yurj AT alfa.it
      • This Message
             Re: [EP-tech] character encoding problem in the browser titlebar from b.wheeler AT ulcc.ac.uk
             Re: [EP-tech] character encoding problem in the browser titlebar from alfons.wittmann AT ku-eichstaett.de
             Re: [EP-tech] character encoding problem in the browser titlebar from yurj AT alfa.it
             Re: [EP-tech] character encoding problem in the browser titlebar from zylkam AT uni-koeln.de
             Re: [EP-tech] character encoding problem in the browser titlebar from b.wheeler AT ulcc.ac.uk
             Re: [EP-tech] character encoding problem in the browser titlebar from yurj AT alfa.it
             Re: [EP-tech] character encoding problem in the browser titlebar from Ian.Stuart AT ed.ac.uk
             Re: [EP-tech] character encoding problem in the browser titlebar from zylkam AT uni-koeln.de

*** 
http://www.eprints.org/tech.php/id/%3CEMEW-k95LR2060edea619f3f4efea2f88d232e92159-1223324821.48ea7495a7f5d%40webmail.uni-koeln.de%3E
*** EPrints community wiki - http://wiki.eprints.org/

Hi Alfons,

I solved the problem after I read your mail ;)
In our SystemSettings.pm was gdome disabled

'enable_libxml' => '1'
'enable_gdome' => '0'

I changed it in

'enable_libxml' => '1'
'enable_gdome' => '1'

Then I installed XML::GDOME with cpan and generated the views and the static
files.

I tried it only on my home ubuntu-pc.
First wednesday I will have the opportunity to try it out on our server. Maybe
you can test my solution earlier?

regards,

-- 
Matthaeus Zylka
University of Cologne
Libary for Computer Science
and Business Computing
Pohligstr. 1
50969 Cologne


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