Skip to content

Scheduled changes (backend)#179

Draft
milano-slesarik wants to merge 4 commits intocaktus:masterfrom
milano-slesarik:scheduled-content
Draft

Scheduled changes (backend)#179
milano-slesarik wants to merge 4 commits intocaktus:masterfrom
milano-slesarik:scheduled-content

Conversation

@milano-slesarik
Copy link

This PR implements backend logic to schedule temporary (or permanent if the end time is not set) changes to scribble content.

This allows users to define a time range (e.g. Dec 22 00:00 to Dec 26:00:00) during which a scribble will render alternative content (e.g. "<h1>Merry Christmas</h1>") instead of the default content.

Fields added:

  • content_scheduled (note: scheduled_content was avoided to prevent conflicts with [name$=content] selectors during my frontend implementation attempts)
  • content_scheduled_start
  • content_scheduled_end

If someone is interested in building the frontend component, please feel free to pick it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant