turnermm / news

Dokuwiki plugin for creating external newsfeeds for feed readers
http://www.dokuwiki.org/plugin:news
0 stars 6 forks source link

Read the news feed internally by Dokuwiki #16

Open mythumbsclick opened 6 years ago

mythumbsclick commented 6 years ago

I am having an issue reading an internally generated RSS Feed

I have used the news to generate an rss feed of a Dokuwiki page. For generating the feed I used Method 1 - "place newsfeed.php in your top level dokuwiki directory and point your news reader to that script."

This seems to work in that if i manually type the URL: https://itwiki.domain.co.uk/dokuwiki/newsfeed.php it shows the feed generated from the page correctly.

I want to now view the feed on the DokuWiki Start page. I have used the syntax: {{rss>https://itwiki.domain.co.uk/dokuwiki/newsfeed.php 5}}

But I get the error: An error occurred while fetching this feed: https://itwiki.domain.co.uk/dokuwiki/newsfeed.php

I have another rss feed on the start page that works fine to an external site: {{rss>https://blog.knowbe4.com/rss.xml 5}}

What I am trying to achieve is a type of internal rolling news feed for my users.

Any assistance would be greatly appreciated

turnermm commented 6 years ago

I'm afraid I can't help you on this. Here is a sample using the dokuwiki syntax: https://mturner.org/devel/playground/news_feed