-
Notifications
You must be signed in to change notification settings - Fork 2
Callout Plugin #83
Copy link
Copy link
Closed
Labels
effort SSmall effort task (~½ a week) — does not include review timeSmall effort task (~½ a week) — does not include review timefeatureA new feature or replacement of present featureA new feature or replacement of present featurepriority ▲▲Very high priorityVery high priorityresearchInvestigation is requiredInvestigation is required
Milestone
Metadata
Metadata
Assignees
Labels
effort SSmall effort task (~½ a week) — does not include review timeSmall effort task (~½ a week) — does not include review timefeatureA new feature or replacement of present featureA new feature or replacement of present featurepriority ▲▲Very high priorityVery high priorityresearchInvestigation is requiredInvestigation is required
Goal
Create a plugin to interrupt or end sections with a call to action.
Requirements
Backgrounds
Could be used for:
In https://github.com/TACC/Core-CMS/milestone/4, this is expected to be created as static content.
Direction
Design wants changing the text of this to affect all instances. Ideas:
✕Add a{% static_placeholder %}, and require consistent placement in a standard template. (Limits design.)▶Follow stack overflow answer to do this (i.e. use{% show_placeholder %}in plugin template).?Create this plugin with aPlaceholderField… and maybe allow re-use of one instance of this plugin.Reference
This is currently used on [multiple] sections for Frontera, but Design said (in Jan 2021) it will likely be in just one location.
This will be used on TACC Redesign, and other sites as necessary.