Commit Graph

32 Commits

Author SHA1 Message Date
Phyks 50ae4ce081 Fixed typo preventing adblock to handle images white/black list
Thanks @dsoulayrol !
2014-03-13 11:05:59 +01:00
Phyks 12328e7732 Locale updated 2014-02-13 02:43:13 +01:00
Phyks 64d7254618 README updated 2014-02-13 02:42:14 +01:00
Phyks bdc71f9365 Separated versions for greeder and marigolds 2014-02-13 02:40:25 +01:00
Phyks 99344fdf1a Merge 2014-02-09 15:47:48 +01:00
Phyks b1ecbb1971 Updating according to https://github.com/ldleman/Leed-market/issues/79 2014-02-09 15:46:19 +01:00
Phyks 8bccb3134b Updating according to https://github.com/ldleman/Leed-market/issues/79 2014-02-09 15:36:39 +01:00
Phyks (Lucas Verney) 49634f657a Merge branch from Sbgodin 2013-12-09 11:30:35 +01:00
Phyks bd947487a2 Fix wrong display of "whitelist" and "blacklist"
Thanks @Sbgodin for the report.
2013-12-08 17:37:07 +01:00
Christophe HENRY a5cab97757 Removes some unwanted spaces
The english text needs no space before ":" and "?".
I also removed a space behind "Disabled".
2013-12-08 16:22:40 +01:00
Christophe HENRY 351b795a9b Fixes wrong display of "whitelist" and "blacklist"
By default, the behavior is to use a blacklist as all contents are
allowed. But at that time, it's "whitelist" which is displayed instead
of blacklist. I clicked on the radio buttons (for flash and images) the title turned to
"blacklist", instead of "whitelist".
2013-12-08 16:00:23 +01:00
Phyks 28356b59be Bug corrections :
* No more useless " in default constants file
* Moved the content of the plugin to the repo root
2013-12-08 00:44:49 +01:00
Phyks 8d90148869 Move to root of repo 2013-12-08 00:38:58 +01:00
Phyks (Lucas Verney) 4482f5803c Fichier constants non versionné 2013-12-07 19:08:57 +01:00
Phyks (Lucas Verney) ee806eae26 Guillemet en trop dans install.php 2013-12-07 19:07:44 +01:00
Phyks 81d7ba2c39 Wrong adblock_constants.php. Should not matter as it is reinitialized at installation, but it's better to provide a neutral one. 2013-08-05 23:26:36 +02:00
Phyks 9bbb08f30d Updated README.md 2013-08-05 23:21:56 +02:00
Phyks 9b5d91f927 First working version
This version should work to block both images and flash contents. It
supports elegant degradation etc.

Please report any issue as I didn't test it with every feed available...
2013-08-05 23:17:21 +02:00
Phyks 230d0941f3 Images filtering now working + elegant degradation
(Tested with some feeds)

TODO : Flash filtering
2013-08-05 14:43:04 +02:00
Phyks 2915037304 Basic image filtering (+ elegant degradation) works
Flash content filtering may not work and image filtering may need
improvements. No ability to load the image at this time, will be coming
in future commits.
2013-08-05 13:27:40 +02:00
Phyks 1368dbe9a8 Added options to handle elegant degradation (_ie_ replacing filtered content by same size content) 2013-08-05 11:49:28 +02:00
Phyks b4cdd31c2a Should now do the same with flash objects too. TODO : Elegant degradation and click to play. 2013-08-04 23:38:42 +02:00
Phyks bf3672034b Image filtering progressing
Now, image filter should work but it just deletes images (no clean and
elegant degradation...)

TODO : Improve image filtering + do flash filtering
2013-08-04 23:23:11 +02:00
Phyks 59da40c8ec Started the replacement function
Set the tests for replacement

TODO : Do replacement itself
2013-08-04 22:54:58 +02:00
Phyks cc77aa9e36 Add install.php script to handle installation and initialization of parameters file + bug correction of miscorrect handling of \n in plugin script 2013-08-04 22:05:33 +02:00
Phyks 7cf771b4f8 Updated dir structure to ease installation 2013-08-04 21:55:25 +02:00
Phyks 7d620a8e6f Settings page functional 2013-08-04 21:45:04 +02:00
Phyks 7373d784ae Continuing settings page, now handling flash_list and img_list and mobiles_only option 2013-08-04 20:53:49 +02:00
Phyks 0b34a52cb2 Added a README file and started to handle params saving 2013-08-04 20:13:32 +02:00
Phyks 322befc9ec Plugin must be delivered disabled to the user. 2013-08-04 19:35:00 +02:00
Phyks 9eaf891242 Added settings page for the plugin (but plugin still not functional) 2013-08-04 15:11:29 +02:00
Phyks e6106eec48 Started the project 2013-08-02 22:18:35 +02:00