Media Youku

Component type

module

Maintenance status

Development status

Component created

Component changed

Creates a Youku PHP Stream Wrapper for Resource and implements the various formatter and file listing hooks in the Media module.

Custom Help Text

Component type

module

Categories

Maintenance status

Development status

Downloads

3091

Component created

Component changed

This module integrates into the Help module (using the hook_help() hook) to add help messages based on the URL. There is an administration form that allows users to set the messages and where they appear on the site. Multiple help messages can be added to the same page at once, the administration form can be ordered to sort the order that these messages appear.

In order to make the help messages appear you need to make sure that the $messages variable is printed on your template layer. Most themes will do this.

Nginx Fast Config

Component type

module

Maintenance status

Development status

Downloads

1159

Component created

Component changed

Introduction

Nginx Fast Config is a Drupal 6 only module that disables the deslash setting of the globalredirect module. This setting causes a redirect loop with a 0 rewrites Nginx configuration. There's no need for this setting to be enabled — which is the default — since the way Nginx processes the requests removes the trailing slash.

Bookable

Component type

module

Maintenance status

Development status

Downloads

916

Component created

Component changed

This module implements basic node based booking functionality. For example An admin has created a car content type and subsequent car nodes. A user will then be able to book these nodes for a time period.

Please feel free to add feature requests so that they can be included in the 7.x release :).