You are here

Files in Close Block 8

Primary tabs

File namesort descending Location Namespace Description
ClearCookieBlock.php src/Plugin/Block/ClearCookieBlock.php Drupal\closeblock\Plugin\Block
closeblock.css css/closeblock.css .closeblock { float: right; } .closeblock-button { cursor: pointer; } .close-block { display: none; }
closeblock.info.yml closeblock.info.yml closeblock.info.yml
closeblock.install closeblock.install Install hooks for Closeblock.
closeblock.libraries.yml closeblock.libraries.yml closeblock.libraries.yml
closeblock.links.menu.yml closeblock.links.menu.yml closeblock.links.menu.yml
closeblock.module closeblock.module Module's hooks implementations.
closeblock.permissions.yml closeblock.permissions.yml closeblock.permissions.yml
closeblock.routing.yml closeblock.routing.yml closeblock.routing.yml
closeblock.settings.yml config/install/closeblock.settings.yml config/install/closeblock.settings.yml
CloseBlockClearCookieForm.php src/Form/CloseBlockClearCookieForm.php Drupal\closeblock\Form
CloseBlockSettingsForm.php src/Form/CloseBlockSettingsForm.php Drupal\closeblock\Form
custom-block-closeblock.html.twig templates/custom-block-closeblock.html.twig <div class="closeblock-block"> {{ content }} </div>
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
README.txt README.txt Close Block - is a module which allows to add a "close" button to any block. Features: - You can choose an effect (None, SlideUp and FadeOut) - Effect duration Installation: 1. Install the module 2. Configure it on the theme page 3.…

Other projects