DRUPAL 8 THEMING & TWIG
harshil.maradiya
Vj
- Drupal theme basic concept
- Separation of business logic and presentation.
- General changes in Drupal 8
- Explain About theme engine TWIG AND Php template.
- Turn on debug mode in twig template
- Go through with each twig file page.twig,html.twig,region.twig(Go through with each and every template )
- Replacement of markup from D7 to D8
- Creation of basic theme
- Write your own template file with twig
- Adding custom template to function·
- Playing with twig functions ,filters and tweaks
- Q&A