Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add 2024 end of year fundraising notice banner to Legal Tools' pages #490

Closed
1 task
possumbilities opened this issue Nov 25, 2024 · 0 comments · Fixed by #491
Closed
1 task
Assignees
Labels
🕹 aspect: interface Concerns end-users' experience with the software ✨ goal: improvement Improvement to an existing feature 🟧 priority: high Stalls work on the project or its dependents 🏁 status: ready for work Ready for work

Comments

@possumbilities
Copy link

Problem

The WP install has the first round of the EOY fundraising banners, since it is currently hard-coded on the Legal Tools we need to update the /licenses pages to include the banner there as well.

The two big priorities outlined for this campaign to run were the main creativecommons.org site, and the Legal Tools areas. This completes that requirement.

Description

The code can be taken from the main creativecommons.org homepage, and should involved placing this code in the correct location; directly after the top closing </header> tag.

<article class="attention low-importance">
<p>CC is a small nonprofit fighting for the open web. We need your support to continue our work. <a href="https://www.classy.org/give/313412/#!/donation/checkout?c_src=website&amp;c_src2=temp-banner">Donate today!</a></p>
</article>

Implementation

  • I would be interested in implementing this feature.
@possumbilities possumbilities added 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository labels Nov 25, 2024
@TimidRobot TimidRobot moved this to In progress in TimidRobot Nov 26, 2024
@TimidRobot TimidRobot added 🏁 status: ready for work Ready for work 🟧 priority: high Stalls work on the project or its dependents 🕹 aspect: interface Concerns end-users' experience with the software and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🟩 priority: low Low priority and doesn't need to be rushed 💻 aspect: code Concerns the software code in the repository labels Nov 26, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in TimidRobot Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕹 aspect: interface Concerns end-users' experience with the software ✨ goal: improvement Improvement to an existing feature 🟧 priority: high Stalls work on the project or its dependents 🏁 status: ready for work Ready for work
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants