Add a suggestion hook for lightgallery so I can customize template.

CommentFileSizeAuthor
#2 3315452_add_theme_suggestion_hook.patch481 bytescgknutt

Comments

cgknutt created an issue. See original summary.

cgknutt’s picture

StatusFileSize
new481 bytes
elber’s picture

Assigned: Unassigned » elber
Status: Active » Needs review

I will review it.

elber’s picture

Assigned: elber » Unassigned
Status: Needs review » Reviewed & tested by the community

Hi I reviewed and applied the patch, for me it's good the module keep working normally before and after the patch to be applied. I searched the Drupal documentation about theme suggestion hook and this patch follow these patterns.

(https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Render%21...)