Skip to content

Album description shown in "Albums List" module #11

Description

@tisba73

In "modules\mod_speasyimagegallery\tmpl\albums.php" file, the code

<?php if(!empty($album->description)): ;?>
<br>
<span class="speasyimagegallery-album-meta-count" style="font-weight: normal;"><small><?php echo $album->description ;?></small></span>
<?php endif; ?>

lines 76 to 79 should be removed.

The current implementation shows the album description inside the album preview and, in my opinion, it is an issue because it is a different behavior than the component

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions