On Jan 15, 2008 3:09 PM, Brent Zupp <[EMAIL PROTECTED]> wrote:

> Thanks Roman!   I don't know how that works, but your code appears to
> pull in a snippet of content into the rss description--wonderful! A
> lot better than what I had before. Thanks for sharing that.
>
>
Elements in FeedFmt array can also be callable functions in form:

function FunctionName($pagename, &$page, $tag) {
  return "<$tag>some output</$tag>";

In my example page content (wiki markup) is converted to HTML and then
surrounded by <![CDATA[ ]]> according to RSS requirements.
_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to