You are here

Files in Splashify 8.2

Primary tabs

File namesort descending Location Namespace Description
core.entity_form_display.splashify_group_entity.splashify_group_entity.default.yml config/install/core.entity_form_display.splashify_group_entity.splashify_group_entity.default.yml config/install/core.entity_form_display.splashify_group_entity.splashify_group_entity.default.yml
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 DRUPAL SPLASHIFY MODULE ------------------------ Maintainers: Chris Roane (http://drupal.org/user/1283000) Contributors: Drudesk (https://www.drupal.org/drudesk) Requires - Drupal 8, Library, Field Group and Colorbox. License - GPL (see…
splashify.css css/splashify.css /* ========================================================================== Splash page component ========================================================================== */ .splash-wrapper { background-color: #FFF; background-size:…
splashify.html.twig templates/splashify.html.twig {% if splashify_content %} <div id="splashify" class="splash-wrapper" > <div class="splash-inner"> {{ splashify_content|raw }} </div> </div> {% endif %}
splashify.info.yml splashify.info.yml splashify.info.yml
splashify.libraries.yml splashify.libraries.yml splashify.libraries.yml
splashify.links.action.yml splashify.links.action.yml splashify.links.action.yml
splashify.links.menu.yml splashify.links.menu.yml splashify.links.menu.yml
splashify.links.task.yml splashify.links.task.yml splashify.links.task.yml
splashify.module splashify.module
splashify.permissions.yml splashify.permissions.yml splashify.permissions.yml
splashify.routing.yml splashify.routing.yml splashify.routing.yml
splashify.services.yml splashify.services.yml splashify.services.yml
SplashifyController.php src/Controller/SplashifyController.php Drupal\splashify\Controller
SplashifyEntity.php src/Entity/SplashifyEntity.php Drupal\splashify\Entity
SplashifyEntityAccessControlHandler.php src/SplashifyEntityAccessControlHandler.php Drupal\splashify
SplashifyEntityDeleteForm.php src/Form/SplashifyEntityDeleteForm.php Drupal\splashify\Form
SplashifyEntityForm.php src/Form/SplashifyEntityForm.php Drupal\splashify\Form
SplashifyEntityHtmlRouteProvider.php src/SplashifyEntityHtmlRouteProvider.php Drupal\splashify
SplashifyEntityInterface.php src/Entity/SplashifyEntityInterface.php Drupal\splashify\Entity
SplashifyEntityListBuilder.php src/SplashifyEntityListBuilder.php Drupal\splashify
SplashifyEntitySettingsForm.php src/Form/SplashifyEntitySettingsForm.php Drupal\splashify\Form
SplashifyEntityViewsData.php src/Entity/SplashifyEntityViewsData.php Drupal\splashify\Entity
SplashifyGroupEntity.php src/Entity/SplashifyGroupEntity.php Drupal\splashify\Entity
SplashifyGroupEntityAccessControlHandler.php src/SplashifyGroupEntityAccessControlHandler.php Drupal\splashify
SplashifyGroupEntityDeleteForm.php src/Form/SplashifyGroupEntityDeleteForm.php Drupal\splashify\Form
SplashifyGroupEntityForm.php src/Form/SplashifyGroupEntityForm.php Drupal\splashify\Form
SplashifyGroupEntityHtmlRouteProvider.php src/SplashifyGroupEntityHtmlRouteProvider.php Drupal\splashify
SplashifyGroupEntityInterface.php src/Entity/SplashifyGroupEntityInterface.php Drupal\splashify\Entity
SplashifyGroupEntityListBuilder.php src/SplashifyGroupEntityListBuilder.php Drupal\splashify
SplashifyGroupEntitySettingsForm.php src/Form/SplashifyGroupEntitySettingsForm.php Drupal\splashify\Form
SplashifyGroupEntityViewsData.php src/Entity/SplashifyGroupEntityViewsData.php Drupal\splashify\Entity
SplashifyInjection.php src/Service/SplashifyInjection.php Drupal\splashify\Service
SplashifyPath.php src/PageCache/SplashifyPath.php Drupal\splashify\PageCache
splashify_entity.html.twig templates/splashify_entity.html.twig splashify_entity.html.twig Default theme implementation to present Splashify entity data.
splashify_entity.page.inc splashify_entity.page.inc Contains splashify_entity.page.inc.
splashify_group_entity.html.twig templates/splashify_group_entity.html.twig splashify_group_entity.html.twig Default theme implementation to present Splashify group entity data.
splashify_group_entity.page.inc splashify_group_entity.page.inc Contains splashify_group_entity.page.inc.

Other projects