1c2ad7105a
Merge pull request #15 from Alarik/master
...
Add option to force convert linked page to unicode
2013-11-22 00:38:21 -08:00
Luc Didry
1e156a0f84
Change instanceConfigTab by feedmodConfigTab
...
If you use the linked instances feature and the af_feedmod plugin, there is a conflict since the instanceConfigTab id is already used.
This fixs the problem
2013-07-07 11:25:03 +02:00
Alarik
128aa0e7c2
Encode fetched data to unicode based on config option "force_unicode"
2013-06-25 20:14:32 +04:00
Roland Angerer
abcb222d75
bugfix: missing )
2013-06-21 14:04:47 +02:00
Roland Angerer
933c1741cb
allowing to specify cleanup as string or array
2013-06-21 13:46:29 +02:00
Roland Angerer
067c94e671
allowing to cleanup attributes as well
2013-06-21 13:40:27 +02:00
Roland Angerer
64a06e0c87
added cleanup option for nodes fetched via xpath
2013-06-19 12:03:15 +02:00
julien mudry
aefbf4fa8a
Added support for article links having whitespace around the link.
2013-06-02 09:27:33 +02:00
bb29149ab7
Use new PluginHost singleton.
2013-04-20 00:24:58 +02:00
8ba6cb2462
Implement new api_version() check. Bump plugin version to 1.0.
2013-04-19 16:56:20 +02:00
f507d9fcc3
Removed PluginHost::get_link() call which wasn't used anyways
2013-04-18 02:14:56 +02:00
8cd178076f
Fixed PHP warning if JSON configuration is unreadable or empty. Fixes #3
2013-04-13 01:16:53 +02:00
60ee671064
Added charset detection from HTTP headers. Fixes #1
2013-04-10 11:39:00 +02:00
f0d9a52e02
Removed test preferences field. Added reference to jsonlint.com to README.
2013-04-09 17:44:14 +02:00
62f838a104
Bugfix with PluginHost instance
2013-04-09 12:23:00 +02:00
a1c27e5dcf
First working version
2013-04-09 12:17:55 +02:00
4180dafb4f
Initial commit
2013-04-09 12:16:49 +02:00