Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psi-4ward/bgslider
Contao-Extension: Fullscreen background slider with fade effect
https://github.com/psi-4ward/bgslider
Last synced: 22 days ago
JSON representation
Contao-Extension: Fullscreen background slider with fade effect
- Host: GitHub
- URL: https://github.com/psi-4ward/bgslider
- Owner: psi-4ward
- Created: 2012-12-12T16:06:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-06-28T12:44:56.000Z (over 8 years ago)
- Last Synced: 2024-12-09T08:46:35.737Z (25 days ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#BgSlider
A mootools based fullscreen background slider with fade effect for Contao 3.
## Features
* Autoplay
* Transition / wait time configuration
* Navigation
* Slide after site-change: The last background image gets restored on domready and slides to the sites-one after this is fully loaded.
* Shows the image which name is identically to the page-alias firstThe last two features lets you nicly use a fullscreen-background-image for every single page with a nice transition after page-change. The visitor dosnt have to look to the ugly background-color until the image is loaded.
## Installation/Usage
Just copy the files to `system/modules/BgSlider` and run a database-update. Or use the Contao extension repository.After installation you could create a new Module `BgSlider` and include it into your pagelayout.
If you use the Navigation youve to CSS `#BgSliderPrev` and `#BgSliderNext` Elements a bit. They get injected into ``.
### Copyright
License: http://www.gnu.org/licenses/lgpl-3.0.html LGPL
Author: [4ward.media](http://www.4wardmedia.de)