Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download twigify-7.x-1.23.tar.gztar.gz 36.03 KB
MD5: deb0a627d0b42ee2c4acae62b6a56396
SHA-1: e7e7a9d879ff1f1312747a642c7a743f5dba7399
SHA-256: 2c17e93ca8e76eacca4030c443611b87e647af69d446b0022d5f1f7e2bb6dce9
Download twigify-7.x-1.23.zipzip 39.82 KB
MD5: 289fcbbc75b35c2b17e789091dbed5bf
SHA-1: eeba4fb2ab1f8894eb8c97e999806ecf244d9a20
SHA-256: b18f2e37abe0e3361172d48975f5a1711d605e3aceab09cc5e72ea6d262145f7

Release notes

Twigify 7.x-1.23 for Drupal 8 Beta 7

    [7.x-1.1] #2444753 - Fixed pass-by-reference. (&$vars that are passed by reference in source theme don't break parser.)
    [7.x-1.1] #2446991 - Moved assets to Libraries. (css assets declared in THEME.info are now defined in THEME.libraries.yml)

    [7.x-1.2] #2447009 - Commented out (some) Drupal 7 functions that are removed in Drupal 8.

    [7.x-1.23] - fixed arg handling.
    [7.x-1.23] #2447679 - added support for without filter (hide/show removed.)
    [7.x-1.23] - stripped trailing dots from vars passed to twig for printing.
    [7.x-1.23] - node.nid is now node.id.
    [7.x-1.23] - fixed handling of "is empty" (empty is not a function.)

    Tested with Bartik & other themes.

    Not yet working for Base/Derivative themes. (7.x-2.x branch)

    Contributors welcome!

    Created by: forestmars
    Created on: 16 Mar 2015 at 20:01 UTC
    Last updated: 16 Mar 2015 at 20:26 UTC
    Bug fixes

    Other releases