Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jan 2013 at 05:53 UTC
Updated:
29 Jul 2014 at 21:48 UTC
Use Twig instead of PHPTemplate
* 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
Comment #1
c4rl commentedTagging
Comment #2
fluxsauce commentedComment #3
tim.plunkettTagging
Comment #4
fluxsauce commentedUnassigning 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.
Comment #5
damiankloip commentedI think this needs to become a meta issue, and have an issue for each template?
Comment #6
dawehnerWe have so many issues everywhere, I bet there is another meta issue already.
Comment #7
steveoliver commentedYep. 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.
Comment #8
c4rl commentedYeah, 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 :)
Comment #8.0
c4rl commentedadding link to twig meta