Description
A couple of the folks managing a little cases bot want the ability to embed the "I'm now following" information into their Drupal or Wordpress website. That's fine, and we should spend a bit of time making that possible.
Things to consider:
-
What URL will these have?
-
Such a page will be cached by cloudfront. We should be sure that the cache gets busted appropriately.
-
There are security things to figure out, like CSP, x-frames options, etc. I don't remember how they all work, but we should make sure that bots.law can't be embedded while this particular case can.
-
In CL, we did this for visualizations and it's mostly fine. The trick we did was pass a variable to the template for
embed=True
, which turns parts of the page on or off. There's probably an easier way to do this though...
Rebecca asked for this, and some other folks did too.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status