https://github.com/backdrop-contrib/simple_timeline
Create vertical timelines with views.
https://github.com/backdrop-contrib/simple_timeline
backdrop backdropcms cms timeline views
Last synced: 3 months ago
JSON representation
Create vertical timelines with views.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/simple_timeline
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2021-06-13T08:24:14.000Z (over 4 years ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2021-06-13T10:41:02.000Z (over 4 years ago)
- Last Synced: 2025-04-05T05:30:08.650Z (10 months ago)
- Topics: backdrop, backdropcms, cms, timeline, views
- Language: PHP
- Homepage: https://backdropcms.org/project/simple_timeline
- Size: 29.3 KB
- Stars: 1
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Simple timeline
======================
This module allows the rendering of entities selected by a view on a simple vertical timeline.
Installation
------------
- Install this module using the official Backdrop CMS instructions at
https://backdropcms.org/guide/modules.
- Create / Edit a view.
- In the 'Format' section, set the 'Format' as 'Simple Timeline'.
- Also in the 'Format' section, set the 'Show' as 'Simple Timeline Item'.
- Configure the fields that should be shown in the title and body.
- Configure any other parameters you may need and save the view.
- You can also use Node-view or the Panel-fields as row plugins with the simple timeline Plugin.
Documentation
-------------
Additional documentation is located in the Wiki:
https://github.com/backdrop-contrib/simple_timeline/wiki/Documentation.
Issues
------
Bugs and Feature requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/simple_timeline/issues.
Current Maintainers
-------------------
- [Robert Garrigos](https://github.com/robertgarrigos).
- Seeking additional maintainers.
Credits
-------
- Ported to Backdrop CMS by [Robert Garrigos](https://github.com/robertgarrigos).
- Originally written for Drupal by [Alan Lobo](https://github.com/alansaviolobo).
License
-------
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.