City-of-Bloomington / drupal-module-onboard

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

Meeting list should list agendas and packets in separate column from minutes #17

Closed charlesbrandt closed 5 years ago

charlesbrandt commented 6 years ago

Currently we show all associated files for a meeting in a single column. For example:

https://bloomington.in.gov/council/meetings/2017

It would make sense to separate agendas and packets from minutes. Agendas and packets are materials that are useful for upcoming meetings, whereas minutes document what actually happened at a meeting.

In the case of the City Council it may be useful to have a separate column for related legislation, as described in #16.

inghamn commented 6 years ago

We switched to listing them all in a single column becuase there wasn't room on screen for four columns of filenames. screen

inghamn commented 5 years ago

The council has expressed some concern about the display as well. The files are all jumbled together. At some point we need to come up with a good way to display these files.

rbdietz commented 5 years ago

Comma separation of files isn't working right on this page... https://bloomington.in.gov/council/meetings/2017

You might consider adding a filetype icon just before the filename. You might consider a hard return after each file listed.

adabutch commented 5 years ago

note: This issue should be fixed up when 180 is merged & pushed to production.

inghamn commented 5 years ago

This was handled in the COB Theme. There is some rudimentary markup in this OnBoard module, but the real display customizations should happen in the theme.