- Issue created by @dydave
- Merge request !49Issue #3467233 by DYdave: Project browser integration: Added 'logo.png' file. → (Merged) created by dydave
- Merge request !50Issue #3467233 by DYdave: Project browser integration: Added 'logo.png' file. → (Merged) created by dydave
- Merge request !51Issue #3467233 by DYdave: Project browser integration: Added 'logo.png' file. → (Merged) created by dydave
- Status changed to Fixed
10 months ago 8:51pm 9 August 2024 - 🇫🇷France dydave
Project browser integration:
Created 3 merge requests for all the current development branches:
- MR!51: 8.x-1.x being currently the default branch in the repository (doc point 4), it is the branch from which the logo will be loaded and used on the project page on Drupal.org at:
https://www.drupal.org/project/block_class →
- MR!50 for new version 2.0.x development branch.
- MR!49 for legacy D7 compatible version 3.0.x.
Note there is currently a request to change the default branch to 2.0.x:
📌 Set default branch to 2.0.x Needs work
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:
- Project page's first image logo and source: https://www.drupal.org/files/issues/2024-08-09/block-class_0.jpeg →
- Committed project logo: https://www.drupal.org/files/issues/2024-08-09/logo.png →
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.
- MR!51: 8.x-1.x being currently the default branch in the repository (doc point 4), it is the branch from which the logo will be loaded and used on the project page on Drupal.org at:
Automatically closed - issue fixed for 2 weeks with no activity.