LibreOffice plugin to pipe whole Writer documents through Google Translate, that ought to keep most of the page formatting.

⌈⌋ branch:  PageTranslate


Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

30 check-ins using file NEWS version 393ad227dc

2021-05-16
15:36
minor doc updates check-in: 5fcc712e48 user: mario tags: trunk
15:35
dispatch_dialog() is not working, and create_dialog() too much overhead for a working AWT window; abort. check-in: 4c9cb82bf1 user: mario tags: trunk
15:34
Split out .skip() test, and wrap regexen in rx. classs check-in: 7512074bcc user: mario tags: trunk
2021-05-15
16:27
Update notes on PONS and button config. check-in: 2bb2861a0a user: mario tags: trunk
16:26
Introduce 🏴 button configuration to change default language/behaviour. check-in: 57703cade1 user: mario tags: trunk
16:21
Transform OptionsPageURL= into code; switching to our dialog still non-functional. check-in: 93f1a54882 user: mario tags: trunk
05:42
Add PONS Text Translation backend. check-in: 4620700b36 user: mario tags: trunk
05:37
Minor documentation updates, yield errors for DeepL failures. check-in: ead6fe2706 user: mario tags: trunk, 1.8
2021-05-14
03:19
Simplified params["backend"] string instead of individual flags, shorten mapping and parameterization in deep_translator backend, abbreviate D-T and T-P in new config dialog, add DT duplicates, minor manual updates. check-in: c28be6ec87 user: mario tags: trunk
2021-05-13
15:41
Expand D-T backend hooks, abbreviate any ln-CT language specifier, document new backends. check-in: 293badd94c user: mario tags: trunk
05:28
support all 4 new Deep-Translate backends, still needs some rework to omit "auto" source language check-in: 7ad6ace92e user: mario tags: trunk
03:57
Split out/optionalize version tool, note on Shift+F1 debugging check-in: 390c402fd5 user: mario tags: trunk
03:56
Note on deep-translate cli usage. check-in: 1385072d3c user: mario tags: trunk
03:56
Add settings link in Tools→PageTranslate menu (albeit to general OO settings dialog, not PT leaf). check-in: 8d54c76a7b user: mario tags: trunk
03:55
Rework config dialog to use dropdown/listbox for selecting service. Change config schema, and uno control handling. check-in: 0790399062 user: mario tags: trunk
2021-05-12
20:31
Prepare DeepL free API (albeit probably broken), and deep-translate pacakge, also allow more shell-like placeholders for CLI usage and fix for Python 2.7 support. check-in: d8bb91403f user: mario tags: trunk, 1.7
20:30
Add bugreport link to exception dialog check-in: 069fe7a49b user: mario tags: trunk
05:02
mark as 1.6.90 check-in: f115d0bf81 user: mario tags: trunk
04:58
Disable ctx→desktop lookup (not needed anyway) check-in: 861791da97 user: mario tags: trunk
04:58
Fix html.unescape (overwritten with local var). Also might not be present across all Python versions, so add fallback. check-in: 4622c0cf56 user: mario tags: trunk
2021-03-04
15:08
dingonyms 0.5: minor fixes to params handlind, and method names check-in: da276907c6 user: mario tags: trunk
2021-03-03
21:30
Add --dictcc mode, rewritten parameter handling check-in: 0a323cc8e7 user: mario tags: trunk
2021-03-02
13:35
dingonyms: use f-strings, move title prints, standard markdown table for man page check-in: 7dcb8494b4 user: mario tags: trunk
2021-02-28
14:06
dingonyms: add --async and synonme_de backend check-in: 6dd5cbb278 user: mario tags: trunk
2021-02-27
17:47
dingonyms: add --reverso and language params, and --nh, --no-antonyms options. check-in: a48bf46e7e user: mario tags: trunk
13:41
added related/subproject: dingonyms check-in: 5894146f61 user: mario tags: trunk
2021-02-10
16:36
overwrite self.params["from"] on each init (becasue it's a class property) check-in: 5c19793b64 user: mario tags: trunk
16:35
Fix from="auto"/"select" from sticking around check-in: 891ce56de3 user: mario tags: trunk
2021-02-09
16:27
Use world map for new menu entry "From ➜ To 🗺<" check-in: 9b23b4db86 user: mario tags: trunk
16:26
More error notes and changed MyMemory behaviour. check-in: 76510a454a user: mario tags: trunk