Bootstrap

Events happening in the community are now at Drupal community events on www.drupal.org.

A group that discusses projects, tools and techniques for integrating the Bootstrap framework with Drupal. Join us on IRC at #drupal-bootstrap.

Bootstrap Sub-theme

Posted by arunkarthick on March 15, 2018 at 3:00pm

Hi All,

Can someone help me out with Bootstrap Sub-theme sass? I am trying to install subtheme sass in my Drupal 7 instance. I wanted to know how to compile the sass. I want CSS file to write the CSS. And which tpl file should I place in templates file. Please help me out in this.

Read more
2 comments Categories: ,

LevelUp #1 - Performance Optimization (NL)

Posted by dmsmidt on February 22, 2018 at 3:55pm
Start:
2018年03月08日 17:00 - 22:00 Europe/Amsterdam
Event type:
Training (free or commercial)

Want to improve Google Page Speed?
On the 8th of March the first edition of LevelUp will be about performance optimization, and you can be there. During this event, senior Drupal developers Jeffrey Bertoen and Sam Zwaaij from internet agency Synetic, will improve the performance of a real case. Boost your performance skills and learn to improve the speed of any website in a short amount of time.

During the masterclass, Jeffrey and Sam will work on configuration, caching, PHP code, CSS and JS. They will also discuss tools such as Patternlab, xDebug Profiler and SCSS compilers.

Read more
Categories:

Bricks 8.x-1.3 just released!

Posted by anton-staroverov on March 29, 2017 at 2:09pm

Bricks 8.x-1.3 just released!

Draggable Entity tree, Inline Entity Form, Revisions and Paragraphs support!

Bootstrap 4 (!) support as a separate module!

https://www.drupal.org/project/bricks

https://uibricks.com

Read more

New Drupal 8, button field formatter

Posted by hatuhay on November 28, 2016 at 4:17pm

Just published a new link formatter for Drupal 8.
https://www.drupal.org/project/button_link
Allows to output a link as a Bootstrap Button Link.
Basic configuration can be done on the view mode interfase.
For advance configuration twig template and preprocess are available.

Read more
2 comments Categories: , ,

Material Design for Bootstrap

Posted by psychobyte on December 22, 2015 at 9:06pm

I'm curious if anyone is interested in a Drupal integration of this?

http://mdbootstrap.com/material-design-for-bootstrap/

There is a limited and free version available. Any alternatives for Material Design w/ boostrap in Drupal?

Read more
1 comment Categories:

Accessibility Plugin for Bootstrap 3

Posted by mikebrooks on December 11, 2015 at 9:12pm

Greetings,

I am managing a Drupal 8 development project for a US government agency. Accessibility is an important concern to this agency.

We intend to use Bootstrap as our base theme. Recently, the Accessibility Plugin for Bootstrap 3 has come to my attention and I am wondering if Bootstrap theme users and contributors have integrated this plugin in their own sites, and what their experience has been.

Read more

New D8 modules Styles API and Block Styles

Posted by hatuhay on December 8, 2015 at 4:06pm

Styles API Module allows other modules or themes to register theme templates on a YAML file (replacing hook_theme()) and provide a repository for all themes registered.

This will give more order to theme definitions, taking them away form code.

But moreover in this way themes and modules could gather information of registered themes implementation.

For example a module could add select field to forms, providing a UI to easily assign predefined templates for elements, blocks or regions.

Read more
Categories: ,

Bricks module — revolutionary new way of creating rich content in Drupal

Posted by anton-staroverov on November 5, 2015 at 2:50pm

https://www.drupal.org/project/bricks

Bricks — is a revolutionary new way of creating rich content in Drupal. Thanks to the powerful contributions like ECK and Entity Reference, Bricks itself is just 100 lines of code.

In terms of concept Bricks is a new generation of Paragraphs, drop-in replacement for Panelizer and a good friend to Display Suite and WYSIWYG.

Live demo

  1. Open pre-configured sandbox on simplytest.me.
  2. Click Launch sandbox and wait.
  3. Click Log in (email and password should be pre-filled).
  4. Go to Appearance and click Set default near the Bootstap theme.
  5. Go to Structure > Content types > Page > Manage fields and:
    • Edit and Save field_body (this enforces Field API to alter database schema).
    • Optionally Delete useless body field.
  6. Finally click Add content on the toolbar and create your first bricky page!

https://www.drupal.org/project/bricks

Read more

Anybody heading to Cornell Drupalcamp?

Posted by njmahesh on April 21, 2015 at 4:26pm

I am presenting 3 sessions at the Cornell Drupalcamp event on April 24th.
http://camp2015.drupal.cornell.edu/

What's New in Drupal 8 for Clients and End Users?
http://camp2015.drupal.cornell.edu/sessions/whats-new-drupal-8-clients-a...

Use Brackets Effectively
http://camp2015.drupal.cornell.edu/sessions/use-brackets-effectively

Bootstrap Your Theme and Be Responsive
http://camp2015.drupal.cornell.edu/sessions/bootstrap-your-theme-and-be-...

Mahesh Nattanmai
Regional Director
http://www.drupalgeeks.com/
Drupal Is Big, We are big in Drupal

Read more

Move general Bootstrap docs from drupal.org here?

Posted by milos.kroulik on April 15, 2015 at 8:38am

Right now, Bootstrap documentation is kind of messy, because it combines info specific to Bootstrap theme with general, related to Bootstrap framework as a whole. Therefore, I think, it might make sense to move some info here. More precisely, these pages:

Read more

New module - Azexo Composer Drupal drag and drop page/block builder for Bootstrap themes (paid)

Posted by sandys133 on September 24, 2014 at 12:07pm

It similar to Panels but it focused on rich content: layout, CSS and third party JS libraries.
Inspired by famous Visual Composer for WordPress.
Features:
Integrated front end content slider visual builder
Integrated front end form visual builder
Every element can be animated via CSS3 engine (on appear, on hover, on click)
Every element can be animated via JS scroll animations engine (with easy to understand visual builder + parallax wizard to make parallax effect by few clicks)
Every element have base CSS settings editor
and many more ...

Read more

WWE summerslam 2014

Posted by gwynethpaltrow on August 17, 2014 at 8:42pm
Last updated by ajsleigh on Mon, 2014年08月18日 07:24

[SPAM removed]

Read more

Cool new modules - Bootstrap Theme Shortcodes

Posted by pyxio on April 14, 2014 at 8:10pm

Extending the Shortcode module to include Twitter Bootstrap specific functionality....
https://drupal.org/project/bootstrap_shortcodes

Read more

Bootstrap as a library

Posted by hatuhay on January 14, 2014 at 6:59pm

I always encourage my people to do things the Drupal Way. Even if it is tougher at the beginning, usually pays at the end.

When we started working with Bootstrap we look the "Drupal" way to load the Bootstrap files, what means library style. The surprise was that at the end you need to save the files inside the theme.

A few time later we had the chance to load the files via CDN, but with Bootstrap 3 and the anoying IE8 compatibility we were obligated to install the Bootstap files locally again.

Read more
7 comments Categories:

Carousel inside Bootstrap Modal

Posted by hatuhay on December 26, 2013 at 11:53pm

As a sub-module of the Twitter Bootstrap Modal module just published Twitter Bootstrap Modal Carousel, that convert any image gallery into a Bootstrap Carousel of images inside a Bootstrap Modal.

Just need to add any jQuery selector into a list triggers and configure in which pages you want the functionality to load.

Basic personalization of the carousel is done on the administrative interface.

Read more

Blocks in Bootstrap Modals

Posted by hatuhay on December 26, 2013 at 11:49pm

As a sub-module of the Twitter Bootstrap Modal module just published Twitter Bootstrap Modal Block, that convert any block in a button to trigger the block a Bootstrap modal.

Just need to add block id or any jQuery selector into a list triggers and module does the rest.

Read more

Beautiful new Bootstrap theme

Posted by pyxio on December 5, 2013 at 4:22pm

Greetings,

A great new theme by the awesome folks at morethanjusthemes... it does not use a base theme so it is very lightweight and the code looks great. I will be incorporating this theme into my soon to be released Drupalstrap (Bootstrap 3 + Panels Everywhere) distro... stay tuned! For now, you can get it at https://drupal.org/project/bootstrap-business.

Thanks to the contributors at morethanjusthemes for thier hard work and this great Bootstrap theme for Drupal!

Cheers Kevin

Read more

Bootstrap Panels UI

Posted by pyxio on November 23, 2013 at 5:01pm

greetings,

you might want to check this out. https://drupal.org/project/bootstrap_panels_ui

A collection of mostly panels style plugins and other panels integrations for Bootstrap.

For views plugins, check out Views Bootstrap.
For panels layouts, check out Panels Bootstrap Layouts Builder, Bootstrap Layouts or Radix Layouts.
There will be a 2.x and a 3.x branch, each reflecting compatibility with Bootstrap 2 and 3 respectively.

These style plugins can be used with the Bootstrap theme, Radix, Kalatheme and other drupal themes that implement twitter bootstrap.

Read more

Panels Bootstrap Styles

Posted by pyxio on November 4, 2013 at 4:52pm

Greetings,

New module alert... https://drupal.org/project/panels_bootstrap_styles

This is a panels style plugin module for the Bootstrap 3 css framework.

It allows you to assign bootstrap styles to the panes and/or regions within your page.

Currently Supported styles:

Panel
Jumbotron
Well
Alert (Pane only)

Read more
1 comment Categories:

Bootstrap-select

Posted by pyxio on October 18, 2013 at 5:58pm

From el7cosmos's sandbox (https://drupal.org/sandbox/el7cosmos/2115185)

A custom select / multiselect for @twitter bootstrap using button dropdown, designed to behave like regular Bootstrap selects.

Cheers
Kevin

Read more
1 comment Categories:
Categories:
Subscribe with RSS Syndicate content

Bootstrap

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

AltStyle によって変換されたページ (->オリジナル) /