On 3 May 2006, at 08:15, Piers Cawley wrote:

> Gary Shewan <[EMAIL PROTECTED]> writes:
>>
>> Dear me you think it would be easy, but it isn't.  I can kill the
>> feed compliance by putting a made up tag in (I can live with that
>> for now).  Something along the lines of <rights> after each item
>> using
>
>
> Have you tried doing:
>
>   xm.content("type" => "text/html") do
>     item.full_html if this_blog.show_extended_on_rss
>     p('This content gets added to the end of every article')
>   end
>
> Which seems like it should work to me.

No I haven't.  Feedvalidator doesn't like 'text/html' so I was trying  
to avoid it.  Might be good for a quick fix, I'll give that a go when  
I get some stability.

Gary
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to