Manuel Kaufmann
Manuel Kaufmann
If the call to the API fails, the tooltip show "Loading...". It may be good to show a message like "It was not possible to load the content." or similar...
If the hoverxref request returns a 404, our tooltip only shows `Loading...` forever. We should catch that error and show a nicer message to the user. This is easier to...
It would be good to have a clear visual differentiation between a tooltip showing content from the same project we are reading from a tooltip with content from another project...
Add a config `hoverxref_paragraphs=` to configure how many paragraphs should be included in the response from the backend.
We need to override the Domains and Translators **only** when building `app.builder.format == 'html'`, otherwise it makes no sense and it could produce issues. Reference: https://github.com/CEED/libCEED/issues/506#issuecomment-614405887
Most of the configs are currently defined as they affect `env`, but some of them are safe to be moved to `html` and avoid a full-rebuild when they are changed.
It may be interesting to be able to hover on the sidebar and get the first paragraph of the content referenced. * Requires a change in the backend to let...
Update them with, - [ ] Mention the usage of `make livehtml` - [ ] Point users to the new docker setup for read the docs
Triggering the `:hover` event on Mobile is not well supported and it's not recommended. So, in case we want to support this we need to find a different approach. One...
**ATENCION**: realizar luego del deploy a producción El contenido de la wiki en el nuevo sitio es resultado de una migración a traves de la herramienta [Moin2git](https://github.com/mgaitan/moin2git) y un "cleanup"...