Blade

Component type

module

Maintenance status

Development status

Downloads

2971

Component created

Component changed

Description
--------------------------
Enhance and extend current Drupal PHPTemplate with Laravel Blade template.

Why Blade ?
--------------------------
- Blade compatibility with current Drupal PHPTemplate tpl.php.
- Easy and readable syntax for both coder and front-end developer.
- Allow define sections.
- Extend and modular your template.
- Easy extending Blade functions.

Slick Carousel

Component type

module

Maintenance status

Development status

Downloads

148518

Component created

Component changed

Slick is a powerful and performant slideshow/carousel solution leveraging Ken Wheeler's Slick carousel. See http://kenwheeler.github.io/slick

Slick has a lot of options, please start with the very basic working samples from Slick Example.

Panels Bootstrap Widgets

Component type

module

Maintenance status

Development status

Component created

Component changed

Add bootstrap 3 themed slideshows (carousels), photo galleries, and accordions to panels as widgets.

This feature defines 3 fieldable_panel_panes with field collections attached and custom in-code field formatters to style the collections as desired.

The configuration can be fairly easily modified to suite ones needs. For example the long text field for the accordion could be changed to a entity reference to print rendered nodes in the panes.

Tested with the bootstrap 3 theme on the panoply distribution.

Acquia Mobile Redirect

Component type

module

Maintenance status

Development status

Downloads

2027

Component created

Component changed

In the Acquia Cloud platform, you can redirect site visitors in the Varnish layer, based on the devices they are using, as determined by the user-agent HTTP header in the request. You can do this by using your web site's .htaccess file to set HTTP headers in the response.

However, when you configure Acquia Cloud to use PHP-FPM, the .htaccess file is no longer able set http headers and these redirects stop working. To get the redirect headers to output again, you'll need to generate them in PHP code instead.

Fluidbox

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a field formatter to display images in a fluidbox. http://terrymun.github.io/Fluidbox/

Fluid box is a 'distraction free' lightbox. It provides an elegant mechanism that allows a different image to be loaded inside the lightbox than the one that is on the page. It resizes the images on the page intelligently, i.e portrait images aren't squashed and large keep their aspect ratio.

Parallax Background

Component type

module

Maintenance status

Development status

Downloads

13151

Component created

Component changed

This a simple module that allows to set a vertical Parallax effect on the background of any element on the DOM.

Installation

Download and enable Parallax Background Module.

From jQuery Parallax on GitHub download, rename and save jquery.scrollTo.js and jquery.parallax.js on the module's /js directory.

Bootstrap Modal Messages

Component type

module

Maintenance status

Development status

Downloads

4673

Component created

Component changed

Transform Drupal messages into Bootstrap Modals!
Or detach any element(s) from DOM & place in modal.

Built for Bootstrap 3.
This module does not attempt in any way to figure out if you have Bootstrap; however, it does stop if the .modal() function is not found (to prevent errors).

I recommend using it with the bootstrap theme.