VimeoField 1.0 Custom field type to display embedded Vimeo videos.

Module to add a custom field type for embedding videos from Vimeo. Field settings allow you to specify the URL parameters for display, while each field instance has it's own video id and width and height settings.

This uses the simple embed API for Vimeo that doesn't require any authorization, but you will only be able to use it on public videos.

This is the initial version, I would like to find an easier way to handle entry of the video id as it currently has to be just the ID number extracted from the embed URL.