antibot-no-js.html.twig |
templates/antibot-no-js.html.twig |
|
antibot-no-js.html.twig
Theme implementation to present markup inside Antibot-protected forms. |
antibot.css |
css/antibot.css |
|
.antibot-message {
border: 1px solid;
border-width: 1px 1px 1px 0;
border-radius: 2px;
padding: 15px;
word-wrap: break-word;
overflow-wrap: break-word;
margin: 9px 0 10px 8px;
}
.antibot-message-warning {
background-color: #fdf8ed;
… |
antibot.info.yml |
antibot.info.yml |
|
antibot.info.yml |
antibot.libraries.yml |
antibot.libraries.yml |
|
antibot.libraries.yml |
antibot.links.menu.yml |
antibot.links.menu.yml |
|
antibot.links.menu.yml |
antibot.module |
antibot.module |
|
Implements the antibot module. |
antibot.permissions.yml |
antibot.permissions.yml |
|
antibot.permissions.yml |
antibot.routing.yml |
antibot.routing.yml |
|
antibot.routing.yml |
antibot.schema.yml |
config/schema/antibot.schema.yml |
|
config/schema/antibot.schema.yml |
antibot.settings.yml |
config/install/antibot.settings.yml |
|
config/install/antibot.settings.yml |
AntibotCacheTagsTest.php |
tests/src/Functional/AntibotCacheTagsTest.php |
Drupal\Tests\antibot\Functional |
|
AntibotFormAlter.php |
src/AntibotFormAlter.php |
Drupal\antibot |
|
AntibotJavaScriptTest.php |
tests/src/FunctionalJavascript/AntibotJavaScriptTest.php |
Drupal\Tests\antibot\FunctionalJavascript |
|
AntibotNoJavascriptTest.php |
tests/src/Functional/AntibotNoJavascriptTest.php |
Drupal\Tests\antibot\Functional |
|
AntibotPage.php |
src/Controller/AntibotPage.php |
Drupal\antibot\Controller |
|
AntibotSettings.php |
src/Form/AntibotSettings.php |
Drupal\antibot\Form |
|