WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
386 stars 600 forks source link

Make sitenotice configurable #5709

Closed omChauhanDev closed 3 months ago

omChauhanDev commented 4 months ago

What this PR does

Fixes #5699 This PR made sitenotice configurable from frontend via Settings Page. Implemented in such a way that :

  1. It won't bring the site down if there is any error in input,
  2. Support HTML
  3. Efficient use of caching is done to optimize performance and reduce back-end calls.

Screenshots / Video

Before:

Before

After:

Screencast from 2024-03-17 15-39-31.webm

omChauhanDev commented 4 months ago

yes sir, working on this