Closed (fixed)
Project:
Cloudflare Stream
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2021 at 16:40 UTC
Updated:
4 Oct 2021 at 20:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mohit.bansal623 commentedPlease review this patch.
Comment #3
pjbaertThanks for your work.
Let's fix these comments:
I prefer a more describing sentence.
Let's update this comment to a description of what this module is doing. "this module integrates Cloudflare Stream ..."
Let's fix this in #3236358: Implement hook_help()
I believe the current code is ok by Drupal coding standards. Let's revert this.
Comment #4
mohit.bansal623 commentedNo need to merge the above patch.
hook_help() is in another ticket.
What changes are needed in description, I took this from module page only and seems meaningful also.
Comment #5
tim-diels@mohit.bansal623 please use the status correctly. If there is a discussion need to be done, this is not in need review.
For me the patch is not correct, as @pjbaert also stated.
Please remove the hook_help and fix the coding standards as needed before it can be back in need review.
Comment #6
mohit.bansal623 commented@tim-diels - Noted. I'll take care of this. Again recreating the patch for the changes which needs to be done.
Comment #7
mohit.bansal623 commentedNow I have only done the changes specific to this ticket and created the patch. Please review.
Comment #9
pjbaertAs a small personal remark, I updated this @file doc comment from the patch to
Hook implementations for Cloudflare Stream module.Thanks for fixing these small codesniffer nitpicks & thank you for reviewing. Pushed to 2.x branch!