Several requests regarding embedding

Great feature!

Here are some requests:

  • target=_blank
  • last post so the latest post is displayed, not just the original author of the topic
  • Get nth characters from the post, and display them within the embed
  • Truncate titles after nth characters
  • When using template="complete" have option to remove images. This way, we don’t need to spend bandwidth downloading images that we display:none: with css.

I read over the whole post here and didn’t see a way to accomplish any of these items. If I missed it, feel free to straighten me out. :+1:t3:

P.S. In order to exclude a post from the embed, I used exclude_tag, unfortunately, you have to make the tag public to use it.

1 Like