Task

Use Twig instead of PHPTemplate

Remaining

* replace all tpl.php files with .html.twig equivalents
* replace all theme functions with .html.twig equivalent templates
* add new preprocess functions for the .html.twig equivalent templates
* update all hook_theme definitions

#1757550: [Meta] Convert core theme functions to Twig templates

Comments

c4rl’s picture

Issue tags: +Twig

Tagging

fluxsauce’s picture

Assigned: Unassigned » fluxsauce
tim.plunkett’s picture

Issue tags: +VDC

Tagging

fluxsauce’s picture

Assigned: fluxsauce » Unassigned

Unassigning myself; I have taken a new job that requires a move in the next couple of weeks, so I unfortunately do not have enough time to give this the focus this needs.

damiankloip’s picture

I think this needs to become a meta issue, and have an issue for each template?

dawehner’s picture

We have so many issues everywhere, I bet there is another meta issue already.

steveoliver’s picture

Title: Convert views module to Twig » [meta] Convert views module to Twig
Status: Active » Closed (duplicate)

Yep. I just marked this a duplicate of #1843738: [meta] Convert views module to Twig, which was created first and has first pass at conversion (one patch), and (from that) individual issues for each Views theme template/function.

c4rl’s picture

Yeah, this one was created in a big pass I made to just create a boilerplate issue for everything in core, forgot we had the existing meta :)

c4rl’s picture

Issue summary: View changes

adding link to twig meta