You are here

Files in A Simple Timeline 8

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Installation * Configuration * Customization * Maintainers INTRODUCTION ------------ Simple timeline provide a Views style plugin to display views row as a timeline. You can choose…
SimpleTimeline.php src/Plugin/views/style/SimpleTimeline.php Drupal\simple_timeline\Plugin\views\style
simple_timeline.info.yml simple_timeline.info.yml simple_timeline.info.yml
simple_timeline.libraries.yml simple_timeline.libraries.yml simple_timeline.libraries.yml
simple_timeline.module simple_timeline.module Contains simple_timeline.module.
simple_timeline.views.schema.yml config/schema/simple_timeline.views.schema.yml config/schema/simple_timeline.views.schema.yml
timeline.css css/timeline.css ul.timeline-list { list-style: none; margin: 0; padding: 0; position: relative; } ul.timeline-list:after { content: ''; width: 4px; height: 100%; position: absolute; z-index: 1; background-color: #333333; top:…
views-view-simple-timeline.html.twig templates/views-view-simple-timeline.html.twig Default theme implementation for a view template to display a list of rows.

Other projects