Back to the main page.
Bug 2251 - fix the mailman-to-rss conversion on the wiki
| Status | CLOSED FIXED |
| Reported | 2013-08-15 23:01:00 +0200 |
| Modified | 2019-08-10 12:40:30 +0200 |
| Product: | FieldTrip |
| Component: | documentation |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P3 normal |
| Assigned to: | |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: | http://bugzilla.fieldtriptoolbox.org/show_bug.cgi?id=2223 |
Robert Oostenveld - 2013-08-15 23:01:18 +0200
the rss feed with recent messages on the email list has been broken for some time. I though that it was simply the cause of a script cronjob missing (it was), but getting the script to work again turned out to be difficult. The script is implemented in perl. and dccn-l024 (the webserver) does not have all required perl modules. I did not yet manage to get a working perl environment. For the time being I removed the following from the fieldtrip start page. ===== Recent messages on the email list ===== {{rss>feed://fieldtrip.fcdonders.nl/fieldtrip-list.rss}}
Robert Oostenveld - 2013-08-15 23:08:12 +0200
perhaps http://search.cpan.org/~hesco/WWW-Scrape-Mailman-RSS-0.12/ is an alternative, it seems less old.
Robert Oostenveld - 2013-08-15 23:11:01 +0200
or use https://github.com/pteichman/mailman-rss which is python based. It still needs non-standard modules though.
Robert Oostenveld - 2017-04-20 12:26:59 +0200
I am not in the position to work on this anytime soon. So better close it, until someone else is able to work on it.
Robert Oostenveld - 2019-08-10 12:34:19 +0200
This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue on https://github.com/fieldtrip/fieldtrip/issues.