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:
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 3467233-8-block_class-project-page-logo1a.jpg | 125 KB | dydave |
| #8 | logo.png | 4.55 KB | dydave |
| #8 | block-class_0.jpeg | 46.27 KB | dydave |
Issue fork block_class-3467233
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
Comment #8
dydave commentedProject browser integration:
Created 3 merge requests for all the current development branches:
https://www.drupal.org/project/block_class
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.pngfile based on documentation guidelines:Reused the same file: block-class_0.jpeg.
Lastly, as per point 5 of the doc:
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.