Skip to content

Releases: RecklessAgency/starter

Fixed more deprecated code

05 Jun 12:49
00385a4
Compare
Choose a tag to compare
1.1.2

Update README.md

Fixed deprecations for Twig 2.x

05 Jun 09:06
Compare
Choose a tag to compare
1.1.1

Fixed deprecations for Twig 2.x

Drupal 9 Support

04 Jun 16:01
Compare
Choose a tag to compare
1.1.0

Fix for Drupal 9

Added place_term() Twig function

18 Oct 09:51
89e56b3
Compare
Choose a tag to compare
1.0.10

Update README.md

Add get_env() function and update readme

08 Aug 14:35
Compare
Choose a tag to compare
Add get_env() function and update README.md

Signed-off-by: Bryn Jones <bryn.jones@reckless.agency>

Add get_rendered_string() twig extension

07 Aug 14:28
Compare
Choose a tag to compare
Add get_rendered_string() twig extension, to return a string form the…

… passed render array

Signed-off-by: Bryn Jones <bryn.jones@reckless.agency>

Amended get_taxonomy_terms() to pull current translations

27 Jun 11:30
Compare
Choose a tag to compare
1.0.7

Amended get_taxonomy_terms() to pull current translations

Changed the order of methods used for place_block()

30 Apr 08:39
Compare
Choose a tag to compare

Watchdog would get full up of "block not found" warnings when trying to place a block via the plugin method.

Added get_current_lang() Twig function

14 Mar 10:24
Compare
Choose a tag to compare
1.0.5

Added get_current_lang() Twig function

Added get_config() Twig function

13 Mar 14:24
666b952
Compare
Choose a tag to compare
1.0.4

Update README.md