Maintainers strive to actively monitor issues and respond in a timely manner.

CCK Video

flowplayer_demo.jpg

CCK Video is used to display CCK filefied as video (and automatically as Image if image format detected, if none then CKK Video display field as file url). Now, you can upload Video file into your website rather than use YouTube as external source, this give you full control to the Video file!

Requirements!

D7 version uses Flowplayer 5.4.2 which requires jQuery 1.7.1+ but D7 come with jQuery 1.4, so you need to install jQuery Update module then choose jQuery 1.7 or 1.8.

CCK Video Highlight

  1. CCK Video not create a new CCK field, instead CCK Video using existing Filefield module
  2. Currently support this format: flv, swf, mp4, etc
  3. Players: JW Player, Flowplayer, SWFObject 1 & 2
  4. Support multi videos on same page
  5. You can upload Video file into your website rather than use YouTube as external source, this give you full control to the Video file!
  6. When you use Flowplayer then HTML5 video tag will be used and falls back to Flash when HTML5 video is not supported

Drupal 7 version of CCK Video

  1. Support: Flowplayer and SWFObject 2
  2. Already included all libraries, you don't need to download additional files

Chic Workshop Theme 001

Chic Workshop Theme 001 is a Drupal 6 Zen Sub-theme with 3 column, tableless layout theme. Here you can try a live demo.

Fieldgrid

This module will define the "fieldgrid" form element.

Nexus

Nexus is a sub theme of the Omega Framework aimed at community sites running Drupal 7. I will offer a development release as soon as possible.

I will not be offering a Drupal 6 release, due to the complexities of maintaining a desktop and a mobile version. Internet Explorer 6 will also not be supported.

Provision CDN support

Introduction

This is a simple module and drush script for that allows you to enable CDN support per site in Aegir. It takes care of setting up a new virtual host that is configured to serve your site's static files over one or more additional domains, eg. css.example.com, js.example.com, cdn.example.com. Use in conjunction with the Drupal CDN module for full effect.

It is specifically aimed towards the Ægir project and therefore depends on the provision backend and expects the Aegir environment to be functional. If you don't know what Aegir is, you'll probably want to start there and come back when you really know that you want to use this code.

Installation

There are two parts to the code: - A Drupal module for hostmaster - contained in the /hosting directory. Install this like any other Drupal module into you hostmaster site. - A provision Drush extension - contained in the /provision directory. Copy this into /var/aegir/.drush on your Aegir master server. Now just enable the module in the Aegir frontend, and you're ready to go.

Requirements

This was built on a Barracuda system, so requires Provision 6.x-2.x

Usage

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained