1 marcdk Jan 21, 2006 17:08
3 marcdk Jan 22, 2006 01:17
No, it does not fix the Problem.
I changed in the rrs2.php the line to this:
$Item->content( 1, false, 'read more...', '', '', '', 'xml', $rss_excerpt_length );
and it's still there.
http://www.marctv.de/xmlsrv/rss2.php?blog=7
=/
Update!
Wrong line! Sorry! Now it works! =)
My xml/rss.php has this line:
Check your file there. That third parameter is what sets the Read More text. The code for a feed works just like the code for a skin, it just outputs as rss instead of xhtml.