Actions
Todo #6998
closedCreate a port for simplepie to keep it updated and use modular version
Start date:
12/09/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
Simple build process:
Clone from https://github.com/simplepie/simplepie.git
run "php build/compile.php" from inside the clone dir
Results in SimplePie.compiled.php which can be placed, along with the LICENSE.txt, in an appropriate location.
The include in www/widgets/widgets/rss.widget.php will need updated to the new path/filename
Currently it resides in /etc/inc/simplepie but it should be in a more hier(7)-friendly location.
Updated by Renato Botelho almost 8 years ago
- Subject changed from Create a port for simplepie to keep it updated to Create a port for simplepie to keep it updated and use modular version
- Target version changed from 2.4.0 to 2.4.1
Convert code to use modular version of simplepie instead of static file
Updated by Jim Pingle about 7 years ago
- Target version changed from 2.4.1 to 2.4.2
Updated by Jim Pingle about 7 years ago
- Target version changed from 2.4.2 to 2.4.3
Updated by Jim Pingle over 6 years ago
- Target version changed from 2.4.3 to 2.4.4
This will be a larger factor when it is time for PHP 7
Updated by Renato Botelho over 6 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Updated by Constantine Kormashev over 6 years ago
It works, tried with netgate and reuters RSS
Actions