Commit Graph

12 Commits

Author SHA1 Message Date
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 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