This module creates a Kewego PHP Stream Wrapper for Resource and implements the various formatter and file listing hooks in the Media module.
This project is inspired by the Media: Youtube project. It use kewego API to get thumbnails and embed code from Kewego API (http://www.kewego.com).
Here is the link to my sandbox project : http://drupal.org/sandbox/camdarley/1315808
This module is in use on a production site, see http://events.eurocopter.com
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | drupalcs-result.txt | 17.93 KB | klausi |
| #5 | drupalcs-result.txt | 43.17 KB | klausi |
Comments
Comment #1
chakrapani commentedIt appears you are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.
Review of the master branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Go and review some other project applications, so we can get back to yours sooner.
Comment #2
camdarley commentedSorry for that, I already checked the code but files hadn't been pushed due to a git error.
That's should be fine now
Comment #3
Robertas commentedBranch name should be not 7.0-alpha1, but 7.x-1.x.
Please see http://drupal.org/node/1015226
Comment #4
camdarley commentedThanks for the review, I renamed the Branch.
Sorry again.
Comment #5
klausiThere are still files other than README.txt in the master branch, make sure to remove them. See also step 5 in http://drupal.org/node/1127732
Review of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Go and review some other project applications, so we can get back to yours sooner.
Comment #6
camdarley commentedThat should be fine.
Most of drupalcs' errors are still there. That's because the code I use for somme non-specific parts is the same than Media: Youtube or Media: Vimeo or many others...
Comment #7
klausiThere are still files other than README.txt in the master branch, make sure to remove them. See also step 5 in http://drupal.org/node/1127732
Review of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. Go and review some other project applications, so we can get back to yours sooner.
manual review:
Comment #8
camdarley commentedComment #9
avpadernoComment #10
avpaderno