qpixel icon indicating copy to clipboard operation
qpixel copied to clipboard

Decouple codidact from code

Open Taeir opened this issue 2 years ago • 1 comments

This pull request decouples the codidact network from a lot of the pages. It does so by defining a helper function which checks the domain of the community for .codidact.[com|org]. It then disables or changes components on pages based on this setting.

TODO

  • [ ] Special config file for these settings that do not change often or at all?
  • [ ] Email addresses as settings
  • [ ] Figure out something for the copyright in the mailer and devise mailer (layout)
  • [ ] Network name setting?

Fixes #826

Taeir avatar Jan 19 '23 22:01 Taeir

Thanks for working on this! I knew we only got some of them (the easiest ones, naturally) in the previous sweep, and then I lost track of it.

cellio avatar Jan 20 '23 00:01 cellio