Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

I think this issue is solved by the new redirects refactor since they are ran in order now and can be re-ordered as wanted. On the other hand, applying all...

Hi @sstrong99. I hadn't had the change to jump into this yet unfortunately.

I do see different tasks here: - **JSON metadata on web application (.org/.com)**: this can be done by statically adding this data in the `base.html` Django template - **JSON metadata...

@agjohnson > This feels like more of a core feature, not something that should be optional or only supported in Sphinx. With the work we're describing around generalizing all of...

Do we know all this data when serving the page? If so, we can implement this feature in a simple and generic way via a CF worker and inject this...

I think we can target this for 3.0 and start raising a warning on 2.x.

I just wanted to note that we had some issues when releasing 2.0 because of this chunk of code. I'm fine removing this since it adds no value over the...

Thanks for the update @Blendify. I don't think we will include this in 2.0 since we are on `rc4` already and this will break projects already using this config. However,...

Closing as dup of #987 that has more discussion about this.

We have been testing this in our own documentation for months now and it has been working fine. I haven't had any negative feedback about it, so I think we...