Releases for PEGevent
pegevent 5.x-1.x-dev
First released: February 28, 2008 - 20:35
Size: 29.72 KB
md5_file hash: fd1580f0df781f2ce68d41c233bb522d
Last updated: March 12, 2008 - 12:07
This is a generalized release of the PEGevent module upgraded to Drupal-5. All the features used by CCTV are there in the module, but many features are commented out in the code as these features access specific settings and fields that may not be present in all installations. This is meant to serve as a stripped down basic module that could be expanded on by a TV station. A Program has been inplemented in its most basic form with only the fields present that the module needs for scheduling purposes.
This module creates two CCK types: Program and Showing and creates two php code pages: PEGevent Air Scheduler Page and PEGevent Public Scheduler Page. To access the features 1) create a program 2) access the Air Scheduler 3) schedule a program to air, based on selection form a production date 4) view the Public Schedule page. For links to work clean URLs should be enabled.
pegevent 4.7.x-1.0
First released: February 28, 2008 - 16:58
Size: 22.73 KB
md5_file hash: d92dbeeece566d85aef512520ec05cee
Last updated: February 28, 2008 - 17:05
This code is the end of the line for CCTV in Drupal 4.7. Next release is 5.0 based. Integration with MV has been full accomplished, partly through regular cron jobs that bring info in from MV into Drupal into the Program MV fields (path, housenumber, etc.). This is still very specific code that lives in a certain environment and context. That said, the code is robust and well tested in the CCTV environment and has replaced the legacy archiving and air sheduling tool there.
This will be primarily of use to geeks and others working on PEG modules in Drupal.
The 5.0 release will be more general user friendly ;-)
pegevent 4.7.x-0.5.x-dev
First released: May 1, 2007 - 17:30
Size: 121.73 KB
md5_file hash: c27d06063403c38d71cf0a2e2a16ced9
Last updated: February 29, 2008 - 00:09
PEGevent
is a drupal module designed for Chittenden County Television for scheduling airtimes of TV shows. This module could be used by PEG (Public, Educational and Government) stations who need a flexible scheduling tool that builds air schedules. This module is presently in alpha stages and could use improvement in module packaging and integration.
The module does not self install and needs addition of certain CCK types and php nodes to function. Please see accompanying documentation.
