The RSS Blog

News and commentary from the RSS and OPML community.

Rogers Cadenhead : For West's weblog, I used this technique to add another feature she wanted -- the full text of extended weblog entries in the feed:

<description>
   <![CDATA[<MTEntryBody>
   <MTEntryIfExtended>
     <p><MTEntryMore>
   </MTEntryIfExtended>]]>
</description>

Randy: More full-content blog entry in MovableType. Note this is proper RSS 2.0 form. Don't use a CDATA encoding in a RSS 1.0 description. This is illegal. Rather, you should use content:encoded in place of description when using RSS 1.0.

Reader Comments Subscribe
Type "339":