1
0
Commit Graph

5 Commits

Author SHA1 Message Date
d
5448bd752d Refactoring of init.php
- 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.d 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.

TODO: rewrite README.md
2014-05-15 12:42:56 +02:00
5a5728ef4d XPath explanation in README, some new mods 2013-04-11 15:56:46 +02:00
58fc79ea37 Started parseable mod collection. 2013-04-10 11:39:35 +02:00
60ee671064 Added charset detection from HTTP headers. Fixes #1 2013-04-10 11:39:00 +02:00
ac7a776562 Added XPath test script 2013-04-09 12:23:49 +02:00