Pierre Mazière
|
117031bf0f
|
[core] store parameters values in BridgeAbstract::parameters
This way, any BridgeAbstract method can now have access to these values,
no only collectData
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-25 01:24:53 +02:00 |
|
logmanoriginal
|
bf0a9d754e
|
[bridges] Change all occurrences of the Item object to array
|
2016-08-22 18:55:59 +02:00 |
|
Pierre Mazière
|
bba216073c
|
[bridges] remove useless 'update' property from all bridges
That's the source code manager job to keep this information
consistent
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-21 00:21:41 +02:00 |
|
Pierre Mazière
|
3c0d13c1bb
|
bridges: use BridgeAbstract::getSimpleHTMLDOM
instead of BridgeAbstract::file_get_html
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-19 10:20:27 +02:00 |
|
logmanoriginal
|
74f0572d91
|
bridges: Replace returnError function with more specific
Replacements depend on original error code:
400: returnClientError
404: returnServerError
500: returnServerError
501: returnServerError
|
2016-08-17 14:45:08 +02:00 |
|
logmanoriginal
|
63bb7ef24d
|
bridges: Remove unnecessary functions getName() and getURI()
|
2016-08-09 20:08:46 +02:00 |
|
logmanoriginal
|
86fd1c92ea
|
Fixed bridge to work with new layout
|
2016-08-03 21:08:35 +02:00 |
|
Pierre Mazière
|
955eecc299
|
use BridgeAbstract::file_get_html in all bridges
instead of simple_html_dom function file_get_html
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-06-25 23:17:42 +02:00 |
|
teromene
|
3cb652b812
|
Deuxième lot de bridges.
|
2015-12-06 15:56:39 +01:00 |
|
Damien Calesse
|
8ff7d9460f
|
MondeDiplo Conflict
|
2014-07-24 13:58:38 +02:00 |
|
Damien Calesse
|
ca1314c4ac
|
Merge branch 'master' of https://github.com/kranack/rss-bridge
Conflicts:
bridges/MondeDiploBridge.php
|
2014-07-24 13:53:24 +02:00 |
|
Mitsukarenai
|
bf2303ead8
|
[ pull request #86 ]
|
2014-07-23 13:11:55 +02:00 |
|
Damien Calesse
|
1c38a91d41
|
Improve LeMondeDiploBridge.php
|
2014-07-22 20:02:40 +02:00 |
|
pitchoule
|
0a75549663
|
Create MondeDiplo.php
Pour répondre au post : (Le monde diplo #62)[https://github.com/sebsauvage/rss-bridge/issues/62]
Voici le bridge
|
2014-07-22 14:55:22 +02:00 |
|