Hi,

Scald Kitdigital is a Scald provider which allows users to add video hosted on the french Kigital Video plateform : http://www.kitd.fr/.

This module is similar in its conception with scald_youtube or scald_vimeo...

project page: http://drupal.org/sandbox/dDoak/1913454

git clone http://git.drupal.org/sandbox/dDoak/1913454.git scald_kitdigital

This module works with the last stable release of scald 7.x-1.x.

Reviewed projects :
http://drupal.org/node/1918832#comment-7073818
http://drupal.org/node/1917624#comment-7073770
http://drupal.org/node/1910728#comment-7073796

Thx

Comments

joshhoegen’s picture

Status: Needs review » Needs work

Looking good. Ventral.org only has one warning (http://ventral.org/pareview/httpgitdrupalorgsandboxddoak1913454git).

I'm guessing you call scald_kitdigital_player.tpl.php file in an iframe or something. I'd love to see you create nodes associated with each video. That way you can leverage Drupal's theme and block features to allow themers and content editors to implement these videos anywhere they need to.

dDoak’s picture

Status: Needs work » Needs review

Hi,

The only warning is about a line too long in the readme file. Can I consider this to a non blocking issue?
As I said this module is a provider of scald module. Media file are already entities (Atom in Scald, File_entity in Media module, etc.), then you can attach them to any entity.

Thx for reviewing.

dDoak’s picture

Issue tags: +PAreview: review bonus

Review bonus

JulienD’s picture

Hi dDoak,

Why don't you put the description you wrote for the project application on your sandbox page ? It's a pity, because this one is better
"Scald Kitdigital is a Scald provider which allows users to add video hosted on the french Kigital Video platform : http://www.kitd.fr/.'

I don't know if it's a blocking point but Drupal's documentation says :

Lines containing comments (including docblocks) must wrap as close to 80 characters as possible without going over, with a few exceptions (noted in the Tag Reference below).

http://drupal.org/node/1354#drupal

As you said the code look similar to others submodules in Scald and looks good to me

dDoak’s picture

Hi Julien,

Ok, README fixed, and sandbox page changed.

Thx.

dDoak’s picture

Issue summary: View changes

Fix url

klausi’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: -PAreview: review bonus

manual review:

  1. project page is too short, see http://drupal.org/node/997024
  2. Same for README.txt, see http://drupal.org/node/447604
  3. "variable_get('scald_kitdigital_appkey', '')": all variables used by your module need to be removed in hook_uninstall().

But otherwise looks RTBC to me. Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.

Assigning to jthorson as he might have time to finally approve this.

klausi’s picture

Assigned: Unassigned » jthorson

Now actually assigning to jthorson.

jthorson’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for your contribution, dDoak!

I updated your account to let you promote this to a full project and also create new projects as either a sandbox or a "full" project.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and get involved!

Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

Thanks to the dedicated reviewer(s) as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

added project page