P2Pvalue / p2pvalue-website-code

Source code of the main P2Pvalue website (http://p2pvalue.eu/). Powered by Drupal (https://www.drupal.org).
GNU General Public License v2.0
2 stars 2 forks source link

Create video podcast #5

Closed drozas closed 9 years ago

drozas commented 9 years ago

Create content type, find possible fields and create views for video podcast. The video files should be stored in the website (not third-party services)

drozas commented 9 years ago

Checking https://www.drupal.org/project/jw_player locally. Looks promising.

drozas commented 9 years ago

Successfully tested locally with https://www.drupal.org/project/videojs (7.x-3.x - beta) + cdn library. Full FLOSS - http://www.videojs.com/

drozas commented 9 years ago

TO-DO

drozas commented 9 years ago

Regarding questions with the requirements:

drozas commented 9 years ago
drozas commented 9 years ago

Default size set to 480x320 at admin/config/media/videojs

drozas commented 9 years ago

Created view, including audio/video + rss: /admin/structure/views/view/audio_video_podcast

drozas commented 9 years ago

Updated block admin/structure/views/view/collaborative_blog_posts/edit/block to include new CTs

drozas commented 9 years ago

Added custom breadcrumbs - admin/structure/custom_breadcrumbs/node/edit/4