[dokuwiki] Re: AFP links & PHP includes

On Fri, 24 Jun 2005 09:58:10 -0600
"Daniel Mitchell" <DanielMitchell@xxxxxxxxxxxxx> wrote:

> > You know about the {{rss>http://my.host.com/feed.xml}} syntax?
>  Which version of dokuwiki does this appear in? Trying it in the
> 2005-05-07 release, I just get 

This is available for a very long time now. It's still marked experimental 
because I think the syntax could be improved...

>     * An error occured while fetching this feed:
>  for every feed that I try.

Hmm it uses the Magpie RSS parser to fetch the feed... if magpie can't fetch 
the feed you get this error. Make sure your PHP is allowed to fetch remote URLs 
(I think it's called fopen URL wrappers or something)

> ?purge=true to the end of the URL just gives me a link to a 'this
> topic does not exist yet' page, and if I edit it, I wind up with a new
> page .../doku.php?my_test_purge_true 
>  which isn't really what I wanted..

Guess you want doku.php?id=my_test&purge=1

Andi

Other related posts: