'ADVANCE THEMING'

 

Black belt in DRUPAL THEMING

Template.php

 

  • hook_lalalala_preprocess()                            
  • hook_lalalala_process()
  • Js Hooks()
  • Css Hooks()
  • Never miss out form alters()
  • and every other damn hook()

The Power of hook

Debugging

 

Call for the DEVEL and DEVEL is here..

  • dpr()
  • dsm()
  • free content - Thank you devel

Devel Themer

 

Your ultimate weapon

 

Hands On

Theme Function

https://api.drupal.org/api/drupal/includes%21theme.inc/function/theme/7

Theme suggestions and Template overriding Heirarchy

  • HTML TEMPLATE SUGGESTIONS
  • PAGE TEMPLATE SUGGESTIONS
  • NODE TEMPLATE SUGGESTIONS
  • REGION TEMPLATE SUGGESTIONS
  • BLOCK TEMPLATE SUGGESTIONS
  • VIEWS TEMPLATE SUGGESTIONS
  • FIELD TEMPLATE SUGGESTIONS
  • COMMENT TEMPLATE SUGGESTIONS
  • and many More

Create your custom template file 

Say hi to theme_hook_suggestions[]

register your suggestion to theme by..

Made with Slides.com