Yes it should work...  I'm using it here for example:

http://www.fast.st/fast/index.php?p=rss.blog

However, with the recent changes to the search functions, the count
parameter is now broken. I just uploaded a revised rss.php script to
the server that fixes that.

One key to debugging is to change the function name from rssfeed to
search and make sure your hits are getting found. For example you may
need group=pages* if they are 3+ levels deep. Also, try view source. I
think some browsers will not display the xml.

Oh, you may also need to specify the title and description in the
function. Here's mine for example:

[(rssfeed group=blog.* fmt={+p} if="equal {+p0} 5" sort=lastmodified
count=7 title="FAST Missions" description="Latest thoughts from the
Editor!" type=-header,footer,posts,tags ispermalink=true
template="title")]

Cheers,
Dan


On Sun, Sep 20, 2009 at 4:52 AM, Markus <[email protected]> wrote:
>
> Hi,
>
> Should I be able to get RSS working in 3.14 following this solution
> page: http://www.boltwire.com/index.php?p=solutions.community.rss?
>
> I did the following:
> - installed the plugin
> - added "rss*: @guest" to site.auth.view
> - created code.skin.rss
> - created rss.news
> - added "[(rssfeed dir=pages count=10)]" to rss.news
> - expected a feed that just displays 10 pages
>
> But there is no feed. Only a timeout.
>
> Regards, Markus
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to