You are here

Files in SpamSpan filter 8

Primary tabs

File namesort descending Location Namespace Description
base64image.txt tests/src/Kernel/base64image.txt <img…
EmailSpamspanFormatter.php src/Plugin/Field/FieldFormatter/EmailSpamspanFormatter.php Drupal\spamspan\Plugin\Field\FieldFormatter
FilterSpamspan.php src/Plugin/Filter/FilterSpamspan.php Drupal\spamspan\Plugin\Filter
FilterSpamspanUnitTest.php tests/src/Kernel/FilterSpamspanUnitTest.php Drupal\Tests\spamspan\Kernel
README.txt README.txt Readme ------ The SpamSpan module obfuscates email addresses to help prevent spambots from collecting them. It implements the technique at http://www.spamspan.com The problem with most email address obfuscators is that they rely upon JavaScript…
spamspan-at-sign.html.twig templates/spamspan-at-sign.html.twig {% spaceless %} <img class="spamspan-image" alt="at" src="{{ path }}" /> {% endspaceless %}
spamspan.atsign.css css/spamspan.atsign.css .spamspan-image { width: 1em; height: 1em; }
spamspan.info.yml spamspan.info.yml spamspan.info.yml
spamspan.libraries.yml spamspan.libraries.yml spamspan.libraries.yml
spamspan.links.task.yml spamspan.links.task.yml spamspan.links.task.yml
spamspan.module spamspan.module Implements the spamspan technique for hiding email addresses from spambots.
spamspan.routing.yml spamspan.routing.yml spamspan.routing.yml
spamspan.services.yml spamspan.services.yml spamspan.services.yml
SpamspanDomTrait.php src/SpamspanDomTrait.php Drupal\spamspan
SpamspanExtension.php src/TwigExtension/SpamspanExtension.php Drupal\spamspan\TwigExtension
SpamspanInterface.php src/SpamspanInterface.php Drupal\spamspan
SpamspanSettingsFormTrait.php src/SpamspanSettingsFormTrait.php Drupal\spamspan
SpamspanTestForm.php src/Form/SpamspanTestForm.php Drupal\spamspan\Form
SpamspanTrait.php src/SpamspanTrait.php Drupal\spamspan

Other projects