Add Basic Required Files such as libraries for Akamai Media Viewer , css , info and .module file.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

MEENA BISHT created an issue. See original summary.

snehalgaikwad’s picture

Assigned: Unassigned » snehalgaikwad
snehalgaikwad’s picture

Status: Active » Needs review
FileSize
83.08 KB

Added required files for module.

abhisekmazumdar’s picture

Status: Needs review » Needs work

Hi, @snehalgaikwad thanks for the patch.

The following issue needed to be updated:

  1. +++ b/akamai_media_viewer.info.yml
    @@ -0,0 +1,5 @@
    +description: 'Akamai Media viewer.'
    

    Kindly update the description as in hook_help

  2. +++ b/akamai_media_viewer.module
    @@ -0,0 +1,21 @@
    +}
    

    Add new line at the end of the file.

abhisekmazumdar’s picture

Also as your adding cc/js files. It will be good if you can also add libraries.yml file.

abhisekmazumdar’s picture

Status: Needs work » Fixed

Fixed the minor issues and committing the changes.

Status: Fixed » Closed (fixed)

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