Problem/Motivation
The Project Browser Initiative wants nice project logos for better UX. The logo will be displayed on the card for your module in the Project Browser (as well as on drupalcode.org as your project avatar, and on drupal.org on your project page).
The Mailchimp module needs a logo for this objective.
Proposed resolution
- Create a logo that is 512x512 square dimension in PNG format without animations.
- The file size should be 10k or less.
- Use a lossy image tool (such as pngquant) to reduce the file size while keeping the image quality at around 80%.
Examples:
https://www.drupal.org/files/issues/2024-07-04/jQuery-UI-Selectable-fs8.png
https://www.drupal.org/files/issues/2023-05-03/Embed-Project-Logo.png
https://www.drupal.org/files/issues/2022-04-28/pathauto-fs8.png
https://www.drupal.org/files/issues/2022-09-23/search_api.png
https://www.drupal.org/files/issues/2022-09-23/Rest%20UI.png
https://www.drupal.org/files/issues/2023-08-16/entity_queue_3.png
https://www.drupal.org/files/issues/2022-10-04/views_slideshow_logo_1.png
https://www.drupal.org/files/issues/2022-09-30/redis-project-browser-cub...
https://www.drupal.org/files/issues/2022-09-23/DropzoneJS_v2-min.png
https://www.drupal.org/files/issues/2023-08-14/File_Metadata_Manager_2.png
MAINTAINERS: Once a logo is reviewed and approved, it should be added to the root folder of your project's repo, and be named
logo.png. This must be present on your project’sdefault branch. If you have a logo as the first image in theImagesfield on your project page, please remove it. The logo will be displayed on the cards in the Project Browser grid and list views.
Review steps
- Review any logos on this ticket.
- Provide design feedback if applicable.
- If multiple logos are provided, choose your preferred one.
- Ensure logo meet the requirements:
- 512px by 512px square
- PNG format
- no animations
- 10k file size or less
- reasonable image quality
- visually represents the project
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | mailchimp-logo-2.png | 6.62 KB | esha_kundu |
| #5 | mailchimp-logo.png | 7.08 KB | esha_kundu |
Issue fork mailchimp-3459448
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 #2
kristen polMoving this from project_browser queue to project queue per @leslieg.
Comment #3
esha_kundu commentedHello,
This module says it is integrating Mailchimp service in the project page, which has its own logo (placed in top-left corner). The project page is also using the official logo of Mailchimp.
So, I've resized the official logo to 512x512 square dimension in png format.
Please have a look.
Comment #4
esha_kundu commentedComment #5
esha_kundu commentedMy bad I've uploaded the incorrect file.
Please take a look at this one.
Comment #6
esha_kundu commentedI've include a bit more spacing in both the sides of the logo as it might seem to be edge to edge.
I would like to know your thoughts about the changes.
Thanks :)
Comment #7
xenophyle commentedThanks for your contribution, but we have asked Intuit to provide the graphic so we can be sure it meets their preferences.
Comment #8
dc-mkinoshita commentedI'm working on this issue #barcelona2024 .
Comment #9
dc-mkinoshita commentedMoving back to "Postponed" as we should wait for Intuit.
Comment #11
bdimaggioI've just gotten Intuit's preferred logo back (at last!). Included it in the new branch. @gcb, would you be able to confirm that it's appearing as intended in Project Browser?
Comment #14
xenophyle commentedConfirmed it appears in Project Browser.
Note that the logo in our mailchimp_signup_forms recipe does not appear in Project Browser; all the logos are hard-coded to a default one.