Replies: 1 comment
-
Hi @Lawouach, Since you've created the discussion as a Q&A, I'll answer with a possible work around. So you could add a customization that would modify the Or you could also monkey patch the Jinja template loading logic and intercept the text read from the filesystem to Python, before it gets parsed further into the templating logic. I briefly mentioned this when talking about the SAP Icons plugin of Nype's theme. Modifying the HTML after it gets saved to the filesystem doesn't seem like a good idea, as it would require to post-process every file. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to notify UA to not translate the entire site. Right now we can easily add on a per element basis (see #5569) but there is no mean to access the root html element and set the flag there.
It'd be wonderful if this could be set via the settings as we do with language I believe.
Beta Was this translation helpful? Give feedback.
All reactions