SlideShare une entreprise Scribd logo
1  sur  12
Theming avec
Bootstrap
Je me présente .. @fethikrout
Fethi Krout
Développeur Front-end senior
En poste chez
fethi.krout@gmail.com
@kroutfethi
https://www.drupal.org/u/fethi.krout
Table de Contenu
1 - C‘est quoi Bootstrap
2 - Bootstrap 4 quoi de neuf
3 - Theming Drupal + Bootstrap
4 - Methode Emerya
Introduction : C’est quoi Bootstrap...
● Date clé développé par twitter en 2011
● Bootstrap CSS html + javascript
● Mobile first - Responsive
● Système de grille
● Style pour les boutons, formulaires, navigation
● Minimise le temps de développement
Nouveautés Bootstrap 4
Bootstrap 3 Bootstrap 4
FICHIER CSS LESS SCSS (sass)
UNIT CSS PX REM
GRID 4 system grid (xs, sm, md, lg) 5 system grid (xs, sm, md, lg, xl).
Bootstrap 4 le point de
rupture le plus bas a éte retiré
. Par conséquent, col- *
couvre tous les périphériques
BLOC grid taille fixe en % et px FLEXBOX (les class floatés
sont ignorés )
Panels Panels Card
Flexbox démonstration
Questions ?
installation theme Bootstrap...
https://www.drupal.org/project/bootstrap
https://www.drupal.org/project/radix
- Installation du thème choisi
- Duplication du sous thème
- Modification des fichiers de base.
Nous avons choisi Radix :
- Le plus léger
- Pas de configuration inutile
- Watch gulp pour la compilation automatique des
css
- Moins d’erreurs sur les fonctionnalités
- Gestion native des Menus
Il y a plusieurs starterkits Bootstrap pour Drupal .
Thème + sous thème
drupalcamp.libraries.yml
base:
version: VERSION
css:
theme:
assets/css/bootstrap.min.css: {}
assets/css/animate.css: {} https://cdnjs.cloudflare.com/ajax/libs/font-
awesome/4.7.0/css/font-awesome.min.css: {}
js:
assets/js/popper.min.js: {}
assets/js/bootstrap.min.js: {}
dependencies:
- core/jquery
- core/jquery.once
- core/drupal
Comment passer de Bootstrap 3 à Bootstrap 4.
Méthode de travail
Méthode développée par Emerya :
Modules bootstrap_cform (MODULE CUSTOM)
https://www.drupal.org/project/field_group
https://www.drupal.org/project/views_fieldsets
https://www.drupal.org/project/display_fields
MERCI
Questions ?

Contenu connexe

Similaire à Drupal + Bootstrap4

Une plateforme moderne pour le groupe SIPA/Ouest-France 
Une plateforme moderne pour le groupe SIPA/Ouest-France Une plateforme moderne pour le groupe SIPA/Ouest-France 
Une plateforme moderne pour le groupe SIPA/Ouest-France François-Guillaume Ribreau
 
Symfony2 - Un Framework PHP 5 Performant
Symfony2 - Un Framework PHP 5 PerformantSymfony2 - Un Framework PHP 5 Performant
Symfony2 - Un Framework PHP 5 PerformantHugo Hamon
 
un Framework HTML est-il-possible ?
un Framework HTML est-il-possible ?un Framework HTML est-il-possible ?
un Framework HTML est-il-possible ?Cédric MORIN
 
Microsoft mdday2010
Microsoft mdday2010Microsoft mdday2010
Microsoft mdday2010MD DAY
 
BreizhCamp - Drupal7 dans le cloud avec Azure
BreizhCamp - Drupal7 dans le cloud avec AzureBreizhCamp - Drupal7 dans le cloud avec Azure
BreizhCamp - Drupal7 dans le cloud avec AzureNicolas Georgeault
 
Présentation du template T3 Framework de Joomlart
Présentation du template T3 Framework de JoomlartPrésentation du template T3 Framework de Joomlart
Présentation du template T3 Framework de JoomlartPierre Sempé
 
Clubmoss23 Septembre2008
Clubmoss23 Septembre2008Clubmoss23 Septembre2008
Clubmoss23 Septembre2008UGAIA
 
Drupagora 2013 : Drupal8 et Symfony2, quel impact ?
Drupagora 2013 : Drupal8 et Symfony2, quel impact ?Drupagora 2013 : Drupal8 et Symfony2, quel impact ?
Drupagora 2013 : Drupal8 et Symfony2, quel impact ?ekino
 
Campusfrance.org + D8 : Comment industrialiser la production et l'intégration...
Campusfrance.org + D8 : Comment industrialiser la production et l'intégration...Campusfrance.org + D8 : Comment industrialiser la production et l'intégration...
Campusfrance.org + D8 : Comment industrialiser la production et l'intégration...slybud
 
Drupal en bibliothèque (2009)
Drupal en bibliothèque (2009)Drupal en bibliothèque (2009)
Drupal en bibliothèque (2009)Nicolas Morin
 
Les méthodes agiles dans TFS
Les méthodes agiles dans TFSLes méthodes agiles dans TFS
Les méthodes agiles dans TFSDenis Voituron
 
Forum PHP 2010 - Les frameworks, essentiels dans-l-ecosysteme-php-xavier-laco...
Forum PHP 2010 - Les frameworks, essentiels dans-l-ecosysteme-php-xavier-laco...Forum PHP 2010 - Les frameworks, essentiels dans-l-ecosysteme-php-xavier-laco...
Forum PHP 2010 - Les frameworks, essentiels dans-l-ecosysteme-php-xavier-laco...Xavier Lacot
 
Responsive design - Twitter Bootstrap [FR]
Responsive design - Twitter Bootstrap [FR]Responsive design - Twitter Bootstrap [FR]
Responsive design - Twitter Bootstrap [FR]Jean-Noël Aubry
 
Drupalcamp Nantes - Centrale marseille
Drupalcamp Nantes - Centrale marseilleDrupalcamp Nantes - Centrale marseille
Drupalcamp Nantes - Centrale marseilleArtusamak
 
Drupal en bibliothèque (2008)
Drupal en bibliothèque (2008)Drupal en bibliothèque (2008)
Drupal en bibliothèque (2008)Nicolas Morin
 
Silverlight 3.MSDays EPITA 11/06/2009
Silverlight 3.MSDays EPITA 11/06/2009Silverlight 3.MSDays EPITA 11/06/2009
Silverlight 3.MSDays EPITA 11/06/2009Frédéric Queudret
 

Similaire à Drupal + Bootstrap4 (20)

Une plateforme moderne pour le groupe SIPA/Ouest-France 
Une plateforme moderne pour le groupe SIPA/Ouest-France Une plateforme moderne pour le groupe SIPA/Ouest-France 
Une plateforme moderne pour le groupe SIPA/Ouest-France 
 
Atelier template
Atelier templateAtelier template
Atelier template
 
Symfony2 - Un Framework PHP 5 Performant
Symfony2 - Un Framework PHP 5 PerformantSymfony2 - Un Framework PHP 5 Performant
Symfony2 - Un Framework PHP 5 Performant
 
un Framework HTML est-il-possible ?
un Framework HTML est-il-possible ?un Framework HTML est-il-possible ?
un Framework HTML est-il-possible ?
 
Microsoft mdday2010
Microsoft mdday2010Microsoft mdday2010
Microsoft mdday2010
 
BreizhCamp - Drupal7 dans le cloud avec Azure
BreizhCamp - Drupal7 dans le cloud avec AzureBreizhCamp - Drupal7 dans le cloud avec Azure
BreizhCamp - Drupal7 dans le cloud avec Azure
 
Présentation du template T3 Framework de Joomlart
Présentation du template T3 Framework de JoomlartPrésentation du template T3 Framework de Joomlart
Présentation du template T3 Framework de Joomlart
 
Cv kouadio kouame_olivier
Cv kouadio kouame_olivierCv kouadio kouame_olivier
Cv kouadio kouame_olivier
 
Clubmoss23 Septembre2008
Clubmoss23 Septembre2008Clubmoss23 Septembre2008
Clubmoss23 Septembre2008
 
Cours html5
Cours html5Cours html5
Cours html5
 
Drupagora 2013 : Drupal8 et Symfony2, quel impact ?
Drupagora 2013 : Drupal8 et Symfony2, quel impact ?Drupagora 2013 : Drupal8 et Symfony2, quel impact ?
Drupagora 2013 : Drupal8 et Symfony2, quel impact ?
 
Campusfrance.org + D8 : Comment industrialiser la production et l'intégration...
Campusfrance.org + D8 : Comment industrialiser la production et l'intégration...Campusfrance.org + D8 : Comment industrialiser la production et l'intégration...
Campusfrance.org + D8 : Comment industrialiser la production et l'intégration...
 
Drupal en bibliothèque (2009)
Drupal en bibliothèque (2009)Drupal en bibliothèque (2009)
Drupal en bibliothèque (2009)
 
Les méthodes agiles dans TFS
Les méthodes agiles dans TFSLes méthodes agiles dans TFS
Les méthodes agiles dans TFS
 
Forum PHP 2010 - Les frameworks, essentiels dans-l-ecosysteme-php-xavier-laco...
Forum PHP 2010 - Les frameworks, essentiels dans-l-ecosysteme-php-xavier-laco...Forum PHP 2010 - Les frameworks, essentiels dans-l-ecosysteme-php-xavier-laco...
Forum PHP 2010 - Les frameworks, essentiels dans-l-ecosysteme-php-xavier-laco...
 
Responsive design - Twitter Bootstrap [FR]
Responsive design - Twitter Bootstrap [FR]Responsive design - Twitter Bootstrap [FR]
Responsive design - Twitter Bootstrap [FR]
 
Drupalcamp Nantes - Centrale marseille
Drupalcamp Nantes - Centrale marseilleDrupalcamp Nantes - Centrale marseille
Drupalcamp Nantes - Centrale marseille
 
Human talks-bootstrap
Human talks-bootstrapHuman talks-bootstrap
Human talks-bootstrap
 
Drupal en bibliothèque (2008)
Drupal en bibliothèque (2008)Drupal en bibliothèque (2008)
Drupal en bibliothèque (2008)
 
Silverlight 3.MSDays EPITA 11/06/2009
Silverlight 3.MSDays EPITA 11/06/2009Silverlight 3.MSDays EPITA 11/06/2009
Silverlight 3.MSDays EPITA 11/06/2009
 

Drupal + Bootstrap4