[pmwiki-users] importing feed: UTF-8 problems
    pedro 
    pedro at inventati.info
       
    Mon Jul 31 09:54:35 CDT 2006
    
    
  
hi,
I'm importing trough pmfeed some feed but I'm having problem with the
charterset.
I suppose to use UTF-8 but I see only chinise symbol instead of ' or accent.
this is an example of the feed that I'm importing:
<description>
     <link rel="alternate" type="application/atom+xml" title="Mxxx News
Category: xxxx" href="http://xxxxxxxxx/wordpress?feed=rss2&cat=2" />
la sabina e’ ottusa mai quanto la veronica
</description>
my pmfeed.php configuration says:
-------------------------------------------------------------------
        var $default_cp = 'UTF-8';
        var $CDATA = 'content';
        var $cp = '';
        var $items_limit = 0;
        var $stripHTML = False;
        var $date_format = '';
-------------------------------------------------------------------
    
    
More information about the pmwiki-users
mailing list