SID-02514: New Web RSS feed enabling
| Status: |
Answered |
TWiki version: |
6.0.1 |
Perl version: |
5.14.2 |
| Category: |
CategoryDeployment |
Server OS: |
win10 x64 |
Last update: |
1 year ago |
When I create new support web on local server, I can not get any rss feed from that web.
But other default web like Main or Sandbox are working well. Is there any instruction to enable rss feed for this new web, so I could get rough list in email client app.
--
tony qiu - 2024-01-19
Discussion and Answer
I look into
WebRss topic related with that web,it's different with other normal topic page and hard to edit. May I just copy all of them into new topic or just some codes from templates?
Thanks.
--
tony qiu - 2024-01-19
This indicates that the
data/_default/WebRss.txt and/or
data/TWiki/WebRss.txt template topic(s) you have is/are old, such as a leftover from an older TWiki installation. Make sure to update those files to the latest one from the distribution. Once done you can manually copy the
data/_default/WebRss.txt to your new support web.
--
Peter Thoeny - 2024-01-19
I checked
WebRss.txt for this new website, it looks same as default one. Finally I found it's caused by web access permission restricts, it's resolved after removing ALLOWWEBVIEW restricts, which should be open to everyone.
--
tony qiu - 2024-01-25
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Topic revision: r3 - 2024-01-25
- TonyQiu