# Onebox support for readthedocs.org

**URL:** https://meta.discourse.org/t/onebox-support-for-readthedocs-org/34528
**Category:** Feature
**Tags:** onebox
**Created:** [14 oktober 2015 om 23:42 UTC](https://meta.discourse.org/t/onebox-support-for-readthedocs-org/34528 "2015-10-14T23:42:54Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![malmaud](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/malmaud/32/116711_2.png) [@malmaud](https://meta.discourse.org/u/malmaud)
#### Post date: [14 oktober 2015 om 23:42 UTC](https://meta.discourse.org/t/onebox-support-for-readthedocs-org/34528/1 "2015-10-14T23:42:54Z")

</div>

Hi all,  
Very pleased with the onebox support. One limitation seems to be that links to [readthedocs.org](http://readthedocs.org) aren’t oneboxed; eg

> **[Julia Programming Language Documentation](https://julia.readthedocs.io/en/latest/)**

Would be great to have this as we experiment with moving the Julia forums [over to Discourse](http://julia.malmaud.com/t/testing-oneboxing/3205); I can help out if someone points me in the right direction.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [14 oktober 2015 om 23:46 UTC](https://meta.discourse.org/t/onebox-support-for-readthedocs-org/34528/2 "2015-10-14T23:46:04Z")

</div>

You have two options here:

1. implement a custom onebox here: [onebox/lib/onebox at main · discourse/onebox · GitHub](https://github.com/discourse/onebox/tree/master/lib/onebox)

2. (more desirable) add support for opengraph [http://ogp.me/](http://ogp.me/) to readthedocs (which would help everywhere) … then you simply whitelist the url.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [15 oktober 2015 om 02:54 UTC](https://meta.discourse.org/t/onebox-support-for-readthedocs-org/34528/3 "2015-10-15T02:54:25Z")

</div>

You should implement OpenGraph at [readthedocs.org](http://readthedocs.org) if you control it, or strongly lobby them to do so.

---

<div class="post-metadata">

### Author: ![malmaud](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/malmaud/32/116711_2.png) [@malmaud](https://meta.discourse.org/u/malmaud)
#### Post date: [15 oktober 2015 om 03:28 UTC](https://meta.discourse.org/t/onebox-support-for-readthedocs-org/34528/4 "2015-10-15T03:28:39Z")

</div>

[Lobbying process has begun](https://github.com/rtfd/readthedocs.org/issues/1758).

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [4 december 2025 om 11:37 UTC](https://meta.discourse.org/t/onebox-support-for-readthedocs-org/34528/5 "2025-12-04T11:37:03Z")

</div>


