This module extends the Video Embed Field module with a handler for Wideo.co
After adding a video type field to your desired entity you will be able to enable wideo as a provider of video's.

Because you need to create an account on wideo.co I'll provide a example url in this description.

Example wideo video of a project I'm currently working at: http://www.wideo.co/embed/11871981448212274425?height=288&width=512

For a full description of the module, visit the project page:
https://www.drupal.org/sandbox/kevinvb/2655420

Drupal version: 7.x
After approval I'm considering to port this handler to Drupal 8.

Git:
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/KevinVb/2655420.git

Comments

KevinVb created an issue. See original summary.

PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

atul4drupal’s picture

Hello kevinVb,

I didnt found any blocker in your module on doing the manual review except for one petty thing in your .module file
line 101 at the end you have one blank space after closing iframe tag just remove that.

Thanks,
Atul Sharma.

m.bdour’s picture

Status: Needs review » Needs work

Automated Review

No issues reported.

Manual Review

Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
Yes: Follows the guidelines for in-project documentation.
Although here at this issue summery the clone command is missing your module name after the url, it shall be: git clone --branch 7.x-1.x http://git.drupal.org/sandbox/KevinVb/2655420.git video_embed_wideo
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Manual Test
One note: the video is always viewed inside scroll bars even I reduced the dimensions inside the settings form to be less than the outer div.

This review uses the Project Application Review Template.

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).

I'm a robot and this is an automated message from Project Applications Scraper.