[pmwiki-users] RSS feed problems?
Patrick R. Michaud
pmichaud at pobox.com
Mon Apr 4 15:22:01 CDT 2005
On Mon, Apr 04, 2005 at 01:14:12PM -0700, Noel Llopis wrote:
> Thanks. That helped, although as you listed it, when I follow a link
> something strips the ? and goes to a non existing page
> ($PageUrl$RssItemPubDate).
>
> To get it to work I had to change the link item to this:
> <link>$PageUrl?action=$RssItemPubDate</link>
All-around better would be
<link>$PageUrl?ts=$RssItemPubDate</link>
so that PmWiki doesn't somehow think it's a bizarre action
being sent.
Pm
More information about the pmwiki-users
mailing list