You are here

Files in Views Blogspot Archive 8

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt This module provides a blogger(blogspot) like archive style option for Views. You can set the field based on which archive need to be created in views style settings. Note: You can add custom styles to align the item list for default core bartik…
views-blogspot-archive-view-archive.html.twig templates/views-blogspot-archive-view-archive.html.twig Theme implementation for Views Blogspot Archive.
views.view.viewsblogspot_archive.yml config/optional/views.view.viewsblogspot_archive.yml config/optional/views.view.viewsblogspot_archive.yml
ViewsBlogspotArchive.php src/Plugin/views/style/ViewsBlogspotArchive.php Drupal\views_blogspot_archive\Plugin\views\style
views_blogspot_archive.css css/views_blogspot_archive.css /* Remove default bullets */ .vba-archive ul { list-style-type: none; display: none; } /* Remove margins and padding from the parent ul */ .vba-archive > ul { margin: 0; padding: 0; } /* Style the caret/arrow */ .vba-archive .caret { …
views_blogspot_archive.info.yml views_blogspot_archive.info.yml views_blogspot_archive.info.yml
views_blogspot_archive.libraries.yml views_blogspot_archive.libraries.yml views_blogspot_archive.libraries.yml
views_blogspot_archive.module views_blogspot_archive.module Provide Blogspot like archive style option for Views.
views_blogspot_archive.theme.inc templates/views_blogspot_archive.theme.inc Preprocessors and helper functions to make theming easier.

Other projects