Closed (fixed)
Project:
Media Entity Link
Version:
2.0.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Aug 2025 at 16:19 UTC
Updated:
28 Aug 2025 at 12:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
anweshas commentedI would like to work on this issue. I will implement hook_help() in the media_entity_link.module file to provide basic module usage information on the help page, following the API documentation.
Comment #4
anweshas commentedCreated the help page content for the Media Entity Link module by restructuring it with headings and paragraphs for better readability, and including a brief description, usage instructions, and references to the online documentation.

Here is the ss of the help page.
Comment #5
anweshas commentedphpcs and phpstan issues were coming up in my MR, fixed those as well.
Comment #6
ankitv18 commentedWhy you have reverted hook attribute? Also revert phpcs and phpstan fixes.
Moving back to Needs work
Comment #9
neerajsinghAdded hook_help for the module.
There a few issues with PHP standard validations in the test files, we can have a followup issue created for it.
Comment #11
ankitv18 commentedI've just bypass the phptstan previous major CI checks.
@danrod rest looks fine, moving into RTBC
Comment #12
danrodIt's alright, let's bypass it for now, let's do it like that for now, I'll merge if to the 2.0.x if you don't mind @d.fisher , @dishabhadra , @vladimiraus
Comment #13
danrodI'll merge this for now, if there's any issue or concern, I can always re-open this.
Comment #15
danrod