Based on the guidelines provided in the documentation Module Maintainers: How to update projects to be compatible with Project Browser - Logo:

Create a logo image file and add it to the project's repository.

The current module's project page logo file should be used so project's branding stays consistent, see:
https://www.drupal.org/files/project-images/block-class_0.jpeg
 

Examples of similar issue for other projects:

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

DYdave created an issue. See original summary.

  • DYdave committed 9fb1cc1e on 3.0.x
    Issue #3467233 by DYdave: Project browser integration: Added 'logo.png'...

  • DYdave committed db6e0f3e on 2.0.x
    Issue #3467233 by DYdave: Project browser integration: Added 'logo.png'...

  • DYdave committed fa24080c on 8.x-1.x
    Issue #3467233 by DYdave: Project browser integration: Added 'logo.png'...
dydave’s picture

Issue summary: View changes
Status: Active » Fixed
StatusFileSize
new46.27 KB
new4.55 KB
new125 KB

Project browser integration:

Created 3 merge requests for all the current development branches:

Note there is currently a request to change the default branch to 2.0.x:
#3356443: Set default branch to 4.0.x
But it is difficult to say when the change could be processed, so the easiest was to push the logo to all dev branches.
 

To produce the logo file (points 1, 2, 3): Added logo.png file based on documentation guidelines:

  • No design (point 1) since the logo of the project was already the first image displayed on its page on Drupal.org.
    Reused the same file: block-class_0.jpeg.
  • Converted to PNG file format,
  • Size 512x512: it was already correct in the source file.
  • Compressed under 10KB with pngquant.

 

Lastly, as per point 5 of the doc:

If you previously added a logo as the first image on the Drupal.org project page, please remove it.

The logo image was removed from module's page and uploaded in this comment for reference, as the source of the logo.png file committed in the merge requests:

 

Block Class project page on Drupal.org is now showing the logo properly, see next to the page title, in the top left corner of the screenshot below:


 

More work is still needed to improve the integration with the Project Browser, but mostly editing of the project page content, categories, screenshots and documentation.

Otherwise, at this point all the work expected in this ticket should have been completed, thus marking it as Fixed for now.

Thanks in advance for your feedback, questions or comments.

Status: Fixed » Closed (fixed)

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