Community Media MNN Util

Component ID

2266813

Component name

Community Media MNN Util

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

375

Component created

Component changed

Component body

This project was developed from Manhattan Neighborhood Network and contains a large handful of sub-modules that were used for various small user interface tweaks and functionality additions. The modules should probably serve as an example, rather than actual modules to enable on your site.

If you end up relying on these, I would love to help work with you to help transform some of these into real drupal modules

Here is a quick rundown of the modules includes with a very brief description

mnn_airing - lots of various hooks and helper functions for airings, relies on
CM Airing Conflict. Some of these functions are very specific to MNN and require certain taxonomies to be in place.
mnn_show - lots of various hooks and helper functions for shows.
mnn_project - lots of various hooks and helper functions for projects.
mnn_programming_exports - handful of include files that generate various exports, be they XML for playout, PDF's for printouts, or spreadsheets for TV guides.
mnn_multiday_event - feature with views and field definitions
mnn_inventory_search - feature with views for searching inventory items.
mnn_menu -a big hook_menu, that builds some fancy menus for the programming sub menu as well as some other small thing
mnn_prereq_check - attempts to check for a required prereq for a class (civicrm event)
mnn_reservation_required_project - makes project required for a reservation, under MNN's current configuration you can't just make project required under manage fields, it needed its on module