Skip to content

Do an embed for the "I'm now following" pages #675

Open
@mlissner

Description

@mlissner

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:

  1. What URL will these have?

  2. Such a page will be cached by cloudfront. We should be sure that the cache gets busted appropriately.

  3. 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.

  4. 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

No labels
No labels

Type

No type

Projects

Status

General Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions