1
0

Refactoring of init.php #39

Open
boxdot wants to merge 3 commits from boxdot/master into master
boxdot commented 2014-05-15 12:53:47 +01:00 (Migrated from github.com)
  • fetching is now done by a global function in fetch.php. This
    allows to use this functions in test/xpath.php for testing.
  • besides of user configuration as explained in README.md json
    files from mods are now also loaded and used for fetching
    articles
  • loading of json files is done only one time and not for each
    article to process
  • test/xpath.php is now a script, which can be used to test a
    configuration from mods-directory

Added two mods for 4players and visions.de.

P.S.: My editor changed indentation, so diff is completely messed up. Sorry for that.

- fetching is now done by a global function in fetch.php. This allows to use this functions in test/xpath.php for testing. - besides of user configuration as explained in README.md json files from `mods` are now also loaded and used for fetching articles - loading of json files is done only one time and not for each article to process - test/xpath.php is now a script, which can be used to test a configuration from `mods`-directory Added two mods for 4players and visions.de. P.S.: My editor changed indentation, so diff is completely messed up. Sorry for that.
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mbirth/ttrss_plugin-af_feedmod#39
No description provided.