Task
Convert theme_ functions to Twig templates.
Steps to Test
- function
node_add_list
-- view source at/node/add
- function
custom_block_add_list
-- view source at/block/add
Must add a custom block type so as to see the list
[admin/structure/block/custom-blocks/types] - function
admin_block_content
-- view source at/admin
- function seven_preprocess_tablesort_indicator
/admin/reports/dblog
Remaining
- theme_ function -> Twig conversions (and preprocess function additions or changes) moved over from the existing conversion issue
- Patch review
- Profiling
Theme function name | Conversion status |
---|---|
seven_admin_block_content | converted |
seven_custom_block_add_list | converted |
seven_node_add_list | converted |
seven_tablesort_indicator | converted |