City-of-Bloomington / drupal-module-onboard

Drupal module for integration with OnBoard
GNU General Public License v2.0
0 stars 1 forks source link

Display 90 days of meetings with video links #38

Open inghamn opened 1 year ago

inghamn commented 1 year ago

Due to upcoming state legislation (IN HB1167) we must provide links to recorded videos of meetings that happened in the last 90 days.

Right now, this module lists a calendar year's worth of meetings, rather than meetings from the past 90 days. Also, we do not include links to any videos of the meetings.

inghamn commented 1 year ago

The onboard.meetingYears.node-$nid route should list the most recent 90 days of meetings before listing the links to each year of meetings listings.

https://bloomington.in.gov/boards/public-works/meetings

This route should become the default place we link people to, rather than linking them to the route displaying the current calendar year's meetings.