The module contains a readme file, but doesn't have a help link. It would be more helpful if it has a help link aswel.

Comments

aditya.n created an issue. See original summary.

aditya.n’s picture

aditya.n’s picture

Title: Add a hook_help for the module. » Add a hook_help for the IMCE.
aditya.n’s picture

Title: Add a hook_help for the IMCE. » Add a hook_help for IMCE.
aditya.n’s picture

aditya.n’s picture

Status: Active » Needs review
volkswagenchick’s picture

Status: Needs review » Needs work

Nitpicks..Thanks for contributing to documentation!!

  1. +++ b/imce.module
    @@ -12,6 +12,48 @@ use Drupal\imce\ImceFileField;
    +   $output .= '<p>' . t('Imce is an ajax based file manager that supports personal folders.') .'</p>';
    

    "Imce" should be in all caps => IMCE

  2. +++ b/imce.module
    @@ -12,6 +12,48 @@ use Drupal\imce\ImceFileField;
    + }
    

    Should there be a link to the project page?

thalles’s picture

Category: Task » Support request
thalles’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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