-
Currently we can set allowed types using 'accept' attribute, but component actually does not perform any validation and we can upload any file.
-
A user of Vector [shared their configuration with us](https://github.com/timberio/vector/issues/1721#issuecomment-593104785). I would like to audit their configuration to see if there are ways we can …
-
When trying create a DOM from a XML string in `components.py`, `lxml.etree.fromstring()` raises the following:
```
internal error: Huge input lookup, line 215043, column 803 (, line 215043)
```
…
-
API无缝衔接多种机器翻译,好多机器翻译还有免费额度。
导入导出直接翻译idml文件,简单到不可思议。
不知道能不能翻译软件界面?
-
Migrate to nikola: https://getnikola.com
This is to support multilanguage properly.
-
When I attempt to use py2exe on my program, I get the following error:
`Traceback (most recent call last):
File "setup.py", line 4, in
setup(console="main.py")
File "C:\Users\Andy\AppDa…
-
首先不知道为什么,各个来源下载的时候总是下不下来。千辛万苦下下来,感觉使用上也不是特别便利。我试着导入一个PDF,分段不智能。而且欢迎节目也没有OmegaT那么好。
需要改进的地方还是挺多,加油吧。我现在这台新电脑至今都没有成功下载下来你们这个软件。已经改用OmegaT了。
-
I desperately want to be able to import IDML/IDMS files through Python. How hard would it be to write a wrapper around the plugin to provide basic importing?
-
Hi, do you have script that export xml file with tags and images jpg? Thank you
-
When exporting to idml with mathtools v3 and the mathml string goes in a MathToolsML *attribute*, not in an element as implied by the in idml2hub.xpl.
To get the hub.xml I have to move the MathTo…