You are here

Files in Countdown 8

Primary tabs

File namesort descending Location Namespace Description
countdown.html.twig templates/countdown.html.twig {% if accuracy == "s" %} {{ days_left }} {{ hrs_left }} {{ min_left }} {{ secs_left }} {{countdown_event_name }} {% elseif accuracy == "m" %} {{ days_left }} {{ hrs_left }} {{ min_left }} {{ countdown_event_name }} {% elseif…
countdown.info.yml countdown.info.yml countdown.info.yml
countdown.libraries.yml countdown.libraries.yml countdown.libraries.yml
countdown.module countdown.module Count to, or from, a specified date and display the output in a block.
countdown.php src/Plugin/Block/countdown.php Drupal\countdown\Plugin\Block
countdown.schema.yml config/schema/countdown.schema.yml config/schema/countdown.schema.yml
countdown.settings.yml config/install/countdown.settings.yml config/install/countdown.settings.yml
CountdownBlockTest.php tests/src/Functional/CountdownBlockTest.php Drupal\Tests\countdown\Functional
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ The Countdown module adds a block titled "Countdown" to count the days, hours, minutes,…

Other projects