Drupal technicalities
Modules and features
- Differentiating content and access rights
- CCK is expected to create content types (like “Show radio ”) with fields (” License ”, etc..) and specific options http://drupal.org/project/cck
- CCK Field Permissions : http://drupal.org/project/cck_field_perms
- Upload File:
- HTTP upload: http://drupal.org/handbook/modules/upload
- To repatriate from an FTP server: http://drupal.org/project/drupal_ftp
- see the possibility to integrate a file system files
- Transcoding:
- Media mover module: http://drupal.org/project/media_mover
- Module ffmpeg_converter: http://drupal.org/project/ffmpeg_converter
- Ogg module ?
- Bittorrent:
- Bittorrent tracker: http://drupal.org/project/bittorrent
- Podcasting:
- File Field Podcaster: http://drupal.org/project/ffpc
- Streaming:
- Icecast integration: http://drupal.org/project/icecast
- Integrated Player (lots of options, including):
- JQueryMedia (javascript): http://drupal.org/project/jquery_media
- Wordpress Audio Player: http://drupal.org/project/mp3player
- Tiny Player (flash): http://drupal.org/project/tinyplayer