Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
A few days ago I added code for a block to display the latest decision. It still needs lots of improvement but it mostly works: http://drupal.org/cvs?commit=42743
These other two proposed blocks still need to be created, although eventually we should supply this functionality via integration with Views rather than hard-coding them.
Comments
Comment #1
ChrisKennedy commentedA few days ago I added code for a block to display the latest decision. It still needs lots of improvement but it mostly works: http://drupal.org/cvs?commit=42743
These other two proposed blocks still need to be created, although eventually we should supply this functionality via integration with Views rather than hard-coding them.
Comment #2
ezra-g commentedWe already have a most recent blocks, and further ones can be implemented as part of #99419: provide a couple of sample views. This is fixed, IMO.