Haven't played with it yet.

Might include in the page about it on how to add a RSS link in the headers
of the site so that it shows up in the browser URL line (most browsers).

The header would look something like below for your site (title adjusted to
fit what you want).

<link rel="alternate" type="application/rss+xml" title="FAST Missions -
Latest thoughts from the Editor! [RSS]" href="
http://www.fast.st/fast/index.php?p=rss.blog"; />

This can then be picked up by sites that index that type of stuff.

On Sun, Sep 20, 2009 at 3:41 AM, The Editor <[email protected]> wrote:

>
> 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
>
>

--~--~---------~--~----~------------~-------~--~----~
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