SlideShare una empresa de Scribd logo
1 de 27
How to create a Drupal theme
           Nicky Rutten
Nicky Rutten



Founder / Creative director @ Prêt à utiliser



Docent @ Karel de Grote Hogeschool



Webdesign, typografie, sigaren, whisky en basketball




                                                      @ruttennicky
                                                2
Prêt à utiliser



Digital agency



Opleidingen & consultancy



Webdesign & development



Mobile


                            3
We really love Drupal !
                          4
Drupal theming



Presentatie laag



Geen website maar web systeem



Wireframes zijn cruciaal (structuur)



Consistentie is belangrijk


                                       5
Drupal theming



Altijd in sites/all/themes !




                               6
Drupal theming



Verzameling van bestanden (thema.info, *.tpl.php, template.php)



HTML met stukjes PHP (Drupal zet de PHP om in inhoud)



vb: Themanaam = dcg2012


          Map : dcg2012

              Bestand : dcg2012.info
              Bestand : page.tpl.php
              ...                                    7
Jummy !




          8
9
<html>

 <body>


    <article>   <aside>




                <aside>
html.tpl.php

  page.tpl.php


     node.tpl.php   block.tpl.php




                    block.tpl.php
.info file (verplicht)



Altijd de naam van de theme en map (vb : dcg2012 & dcg2012.info)



Definitie van:


          Thema details (naam, versie, ...)
          CSS bestanden
          JavaScript bestanden
          Thema regio’s
          Thema opties (logo, slogan, ...)
html.tpl.php



!Doctype    (Standaard: xHTML + RDFa)




Header: CSS + JavaScript + Favicon + Meta + ...



Body container (alleen de container, GEEN inhoud)
page.tpl.php



Inhoud van de <body> container



Uitprinten van regio’s (gedefinieerd in het .info bestand)



Gebruik altijd <?php print render($page[‘...’]); ?> voor regio’s



Variabelen : $is_front, $logged_in, $logo, $front_page, ...
node.tpl.php



Inhoud van een werkelijk " artikel "



Voorkeur aan modules : Display Suite, panels and views
comment.tpl.php

Opmaak van comments bij een node




field.tpl.php

Opmaak van aangepaste velden van een node




region.tpl.php

Meestal een verzameling van blokken
html.tpl.php

  page.tpl.php
                       region.tpl.php
     node.tpl.php       block.tpl.php




      field.tpl.php




                        block.tpl.php



     comment.tpl.php
Template suggesties



Greatest thing since ... hot water !



Specifiek .tpl.php bestand per pagina, node, veld, ....



Voor elk .tpl.php bestand



Achteraf cache leegmaken
Template suggesties



page--front.tpl.php



node--54.tpl.php



field--field--veldnaam.tpl.php
Showtime !
Tools



Firebug & web developer toolbar



Devel (http://drupal.org/project/devel)



Devel Themer (http://drupal.org/project/devel_themer)
Tips



Cache vaak wissen !



Niets overschrijven wat niet overschreven moet worden



Gebruik een cheatsheet



Wees consequent (HTML, PHP, CSS, JS, Drupal, ...)



Gebruik modules zoals views, display suite, panels , ...
Bestanden op www.pretautiliser.be/docs/dcg2012/files.zip
Vragen ?
Bedankt !
Feedback & follow-up:
http://drupalcampgent.be/feedback

Más contenido relacionado

Similar a How to create a Drupal theme (Dut

General Drupal presentation in Dutch
General Drupal  presentation in DutchGeneral Drupal  presentation in Dutch
General Drupal presentation in DutchRoel Meester
 
1.7 terugblik module 1
1.7 terugblik module 11.7 terugblik module 1
1.7 terugblik module 1mvanginkel
 
Lucius Drupal Development Cursus
Lucius Drupal Development CursusLucius Drupal Development Cursus
Lucius Drupal Development CursusLuciuswebsystems
 
Zelf je Joomla! template bouwen voor beginners
Zelf je Joomla! template bouwen voor beginnersZelf je Joomla! template bouwen voor beginners
Zelf je Joomla! template bouwen voor beginnersRachel Walraven
 
Drupal + Open Atrium bij de Vlaamse Erfgoedbibliotheek
Drupal + Open Atrium bij de Vlaamse ErfgoedbibliotheekDrupal + Open Atrium bij de Vlaamse Erfgoedbibliotheek
Drupal + Open Atrium bij de Vlaamse ErfgoedbibliotheekDavid Coppoolse
 
Drupal introductie - GoalGorilla - Oxilion Lunch &amp; Learn
Drupal introductie - GoalGorilla - Oxilion Lunch &amp; LearnDrupal introductie - GoalGorilla - Oxilion Lunch &amp; Learn
Drupal introductie - GoalGorilla - Oxilion Lunch &amp; Learntaccie
 
Eindwerk presentatie - Stage bij Duo nv
Eindwerk presentatie - Stage bij Duo nvEindwerk presentatie - Stage bij Duo nv
Eindwerk presentatie - Stage bij Duo nvvandenicky
 
Lucius Websystems Drupal Startersdag
Lucius Websystems Drupal StartersdagLucius Websystems Drupal Startersdag
Lucius Websystems Drupal StartersdagLuciuswebsystems
 
2013 14-05 - drupal multisite - drupal jam 2013
2013 14-05 - drupal multisite - drupal jam 20132013 14-05 - drupal multisite - drupal jam 2013
2013 14-05 - drupal multisite - drupal jam 2013syneticbv
 
Introductie Drupal development
Introductie Drupal developmentIntroductie Drupal development
Introductie Drupal developmentBart Hanssens
 
NL Front-end Guidelines (HTML,CSS,Javascript)
NL Front-end Guidelines (HTML,CSS,Javascript)NL Front-end Guidelines (HTML,CSS,Javascript)
NL Front-end Guidelines (HTML,CSS,Javascript)Mathijs Jong
 
InDesign interactive
InDesign interactiveInDesign interactive
InDesign interactiveRaoul Postel
 
Joomla backend-beheer vereenvoudigen - Joomladagen 2016
Joomla backend-beheer vereenvoudigen - Joomladagen 2016Joomla backend-beheer vereenvoudigen - Joomladagen 2016
Joomla backend-beheer vereenvoudigen - Joomladagen 2016Rick Spaan
 
Drupal Uitgebreide Starters Training
Drupal Uitgebreide Starters TrainingDrupal Uitgebreide Starters Training
Drupal Uitgebreide Starters TrainingLuciuswebsystems
 
1.1 html css introductie
1.1 html css introductie1.1 html css introductie
1.1 html css introductiemvanginkel
 
Drupal introductie voor NCRV-i
Drupal introductie voor NCRV-iDrupal introductie voor NCRV-i
Drupal introductie voor NCRV-iBèr Kessels
 
Templates maken met helix framework Joomla User Group Utrecht 10 november 2014
Templates maken met helix framework  Joomla User Group Utrecht 10 november 2014Templates maken met helix framework  Joomla User Group Utrecht 10 november 2014
Templates maken met helix framework Joomla User Group Utrecht 10 november 2014Eric Tiggeler
 

Similar a How to create a Drupal theme (Dut (20)

Drupal7 Theming
Drupal7 ThemingDrupal7 Theming
Drupal7 Theming
 
General Drupal presentation in Dutch
General Drupal  presentation in DutchGeneral Drupal  presentation in Dutch
General Drupal presentation in Dutch
 
1.7 terugblik module 1
1.7 terugblik module 11.7 terugblik module 1
1.7 terugblik module 1
 
Lucius Drupal Development Cursus
Lucius Drupal Development CursusLucius Drupal Development Cursus
Lucius Drupal Development Cursus
 
Zelf je Joomla! template bouwen voor beginners
Zelf je Joomla! template bouwen voor beginnersZelf je Joomla! template bouwen voor beginners
Zelf je Joomla! template bouwen voor beginners
 
Drupal + Open Atrium bij de Vlaamse Erfgoedbibliotheek
Drupal + Open Atrium bij de Vlaamse ErfgoedbibliotheekDrupal + Open Atrium bij de Vlaamse Erfgoedbibliotheek
Drupal + Open Atrium bij de Vlaamse Erfgoedbibliotheek
 
Drupal introductie - GoalGorilla - Oxilion Lunch &amp; Learn
Drupal introductie - GoalGorilla - Oxilion Lunch &amp; LearnDrupal introductie - GoalGorilla - Oxilion Lunch &amp; Learn
Drupal introductie - GoalGorilla - Oxilion Lunch &amp; Learn
 
Eindwerk presentatie - Stage bij Duo nv
Eindwerk presentatie - Stage bij Duo nvEindwerk presentatie - Stage bij Duo nv
Eindwerk presentatie - Stage bij Duo nv
 
Lucius Websystems Drupal Startersdag
Lucius Websystems Drupal StartersdagLucius Websystems Drupal Startersdag
Lucius Websystems Drupal Startersdag
 
2013 14-05 - drupal multisite - drupal jam 2013
2013 14-05 - drupal multisite - drupal jam 20132013 14-05 - drupal multisite - drupal jam 2013
2013 14-05 - drupal multisite - drupal jam 2013
 
Introductie Drupal development
Introductie Drupal developmentIntroductie Drupal development
Introductie Drupal development
 
NL Front-end Guidelines (HTML,CSS,Javascript)
NL Front-end Guidelines (HTML,CSS,Javascript)NL Front-end Guidelines (HTML,CSS,Javascript)
NL Front-end Guidelines (HTML,CSS,Javascript)
 
Drupal 7 Architectuur
Drupal 7 ArchitectuurDrupal 7 Architectuur
Drupal 7 Architectuur
 
[Idm b] tools databases 3
[Idm b] tools databases 3[Idm b] tools databases 3
[Idm b] tools databases 3
 
InDesign interactive
InDesign interactiveInDesign interactive
InDesign interactive
 
Joomla backend-beheer vereenvoudigen - Joomladagen 2016
Joomla backend-beheer vereenvoudigen - Joomladagen 2016Joomla backend-beheer vereenvoudigen - Joomladagen 2016
Joomla backend-beheer vereenvoudigen - Joomladagen 2016
 
Drupal Uitgebreide Starters Training
Drupal Uitgebreide Starters TrainingDrupal Uitgebreide Starters Training
Drupal Uitgebreide Starters Training
 
1.1 html css introductie
1.1 html css introductie1.1 html css introductie
1.1 html css introductie
 
Drupal introductie voor NCRV-i
Drupal introductie voor NCRV-iDrupal introductie voor NCRV-i
Drupal introductie voor NCRV-i
 
Templates maken met helix framework Joomla User Group Utrecht 10 november 2014
Templates maken met helix framework  Joomla User Group Utrecht 10 november 2014Templates maken met helix framework  Joomla User Group Utrecht 10 november 2014
Templates maken met helix framework Joomla User Group Utrecht 10 november 2014
 

How to create a Drupal theme (Dut

Notas del editor

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n
  13. \n
  14. \n
  15. \n
  16. \n
  17. \n
  18. \n
  19. \n
  20. \n
  21. \n
  22. \n
  23. \n
  24. \n
  25. \n
  26. \n
  27. \n