Skip to main content
Home
Drupal Developer

Main navigation

  • My modules
  • My work
  • Articles
  • Contact
Language switcher
  • English English
  • French French

theming

By Jean, 11 June, 2023

Update: Create a Drupal 10+ Olivero sub theme

Drupal Olivero theme
Following up on my Drupal 9 article for overriding experimental Onlivero sub-theme, now Olivero is stable in Drupal 10 and has some changes.
More

Tags

  • theming
  • drupal 10
  • olivero
  • Read more about Update: Create a Drupal 10+ Olivero sub theme
By Jean, 16 December, 2021

Create a Drupal 9+ Olivero sub theme

Drupal Olivero theme
New Olivero theme is a great new front theme introduced with Drupal 9.1. But for now Olivero is not yet stable. Still, here is a simple article to create a sub theme for Olivero.
More

Tags

  • theming
  • drupal 9
  • olivero
  • Read more about Create a Drupal 9+ Olivero sub theme
By Jean, 22 October, 2018

Theme preprocess and suggestions for Drupal 8 Bootstrap sub theme

Drupal Twig Theming
Building enough Drupal 8 websites I ended up applying always the same basic set of code in my Bootstrap sub theme. Preprocess hooks are a common way in Drupal to add or manipulate variables that you can use in your Twig templates files. Suggestions hooks is a common way in Drupal 8 to extend the templates you can use for any part of your code. Here is a snippet of this, copy this in your theme...
More

Tags

  • drupal 8
  • theming
  • Read more about Theme preprocess and suggestions for Drupal 8 Bootstrap sub theme
By Jean, 11 August, 2015

Theming and templating with Drupal 7

Drupal Twig Theming
Drupal 7 uses PhpTemplate as theme engine. The system is simple, each module implements its theme functions ( HOOK_theme) to generate a markup, in most cases HTML, in a direct way or using a template file ( XXXXX.tpl.php). The function of the theme also permits to the module to set variables which, after processing will be used in HTML display. These are 2 options for this theme function Either...
More

Tags

  • theming
  • drupal 7
  • Read more about Theming and templating with Drupal 7
theming

About me

Jean Valverde

Jean Valverde

Php developer
Drupal expert
Bordeaux / Paris - France

Contact me

I offer various services on PHP, Drupal(link is external) development, audits, training and deployment.

Contact me for a free quote on any Drupal / Php related project at contact@developpeur-drupal.com

RSS feed

About me

Jean Valverde

Jean Valverde

Php developer
Drupal expert
Bordeaux / Paris - France

My online profiles

  • Drupal.org(link is external)
  • Gitlab.com(link is external)
  • Github.com(link is external)
  • Docker.hub(link is external)

Contact me

I offer various services on PHP, Drupal(link is external) development, audits, training and deployment.

Contact me for a free quote on any Drupal / Php related project at contact@developpeur-drupal.com

Powered by Drupal(link is external)