Problem/Motivation

Sponsors need to be added to the main page

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork simplytest-3236371

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

mglaman created an issue. See original summary.

bernardm28’s picture

I noticed there is a media type called sponsors and a View associated with that media type.
The media type has an image field and a link field associated with it.

Should we add a taxonomy called Sponsor levels? The taxonomy could allow us to classify sponsors in case we later wanted to do something similar to https://www.drupalgovcon.org/ what Govcon does there and here https://www.drupalgovcon.org/sponsors.

Additionally, I did not see any image styles for the sponsor's items. That could also be added.

So for version MVP version 1:

  1. Add a taxonomy.
  2. Twig template for Sponsors block.
  3. Style the twig template with tailwindcss and add an image style for it

Anything else or would it make more sense to change to do it differently? Any preference?
Do you prefer a PR on the GitLab repo or on this one https://github.com/simplytestme/website

bernardm28’s picture

nerdstein’s picture

Issue tags: +stm-roadmap

The design comps show the logos in the footer. We need a way to render the logos and link to the sponsors website. This should be content managed so new sponsors can readily be added. And, it should be mobile friendly

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

mahtab_alam’s picture

Status: Active » Needs review

Can someone review this?

sharayurajput’s picture

Assigned: Unassigned » sharayurajput

yes @mahtab_alam I will review this MR

guptahemant’s picture

Assigned: sharayurajput » Unassigned
mglaman’s picture

Status: Needs review » Fixed

This is done.

Status: Fixed » Closed (fixed)

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