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 Schema.org Metatag 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’s default branch. If you have a logo as the first image in the Images field 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

  1. Review any logos on this ticket.
  2. Provide design feedback if applicable.
  3. If multiple logos are provided, choose your preferred one.
  4. 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
CommentFileSizeAuthor
#4 metatag.png6.53 KBsourojeetpaul
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

Kristen Pol created an issue. See original summary.

kristen pol’s picture

Title: Create logo for Schema.org Metatag for Project Browser Initiative » Project Browser: Create a logo for Schema.org Metatag
Project: Project Browser » Schema.org Metatag
Version: 1.0.x-dev » 3.0.x-dev
Component: Contrib changes » User interface
Issue summary: View changes
Issue tags: -Project Browser Initiative +Project Browser Logo
Parent issue: #3342533: [Meta] Create a logo for a contrib module »

Move to project's queue per @leslieg.

sourojeetpaul’s picture

Assigned: Unassigned » sourojeetpaul

Working on it!

sourojeetpaul’s picture

Assigned: sourojeetpaul » Unassigned
Status: Active » Needs review
StatusFileSize
new6.53 KB

Sorry for the delay. Caught up on something else in between.
Pls have a look now :)

tirupati_singh’s picture

Status: Needs review » Reviewed & tested by the community

Hi @sourojeetpaul, I've reviewed the proposed logo as per the Review Steps mentioned in the issue summary. The proposed logo meets the requirements:

  1. Logo size: 512x512px
  2. Image format: png
  3. File size: 6.7kb < 10kb
  4. No animations have been used in the logo.
  5. Image quality is fine.
  6. Representing the module functionality as per the module use cases.

As the current logo aligns with the requirements, I'm moving it to RTBC+1.

Thanks!

thejimbirch’s picture

Status: Reviewed & tested by the community » Needs work

We need a merge request here that...

...it should be added to the root folder of your project's repo, and be named logo.png.

macsim made their first commit to this issue’s fork.

macsim’s picture

Status: Needs work » Needs review

MR added with the correct file name

  • thejimbirch committed 38cf8e76 on 3.0.x authored by macsim
    feat: #3459386 Project Browser: Create a logo for Schema.org Metatag
    
    By...
thejimbirch’s picture

Status: Needs review » Fixed

Thank you all!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

thejimbirch’s picture

Status: Fixed » Closed (fixed)

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