BasicAddonBuilderLO7
LibreOffice extension for extension compiling. Fixed for LO 7.
latest release: 2024-02-20 19:02:49
Description
BasicAddonBuilder_LibreOffice7
LibreOffice extension for extension compiling.
Known instrument from Paolo Mantovani, fixed for LO ver >= 7.1.
Fixed: toolbar buttons adding.
Finished a feature started by author - save and load settings of project (in LO-registry).
Added features
- Optional creating Update XML file in extension creation dir.
- Optional removing version from extension filename (version is present in the extension itself).
- Optional add minimal version of LO.
- Python Libraries support.
- Add other directories and files to extension.
Python Libraries support
You can select directory with python modules. This directory's structure must be prepared (remember about pythonpath directory for other modules). Then it will be copied to extension root and renamed to python.
Extension's name must be set manually if only Python library selected (if both selected - Basic and Python - extension named from Basic library automatically).
Functions from python modules are available for mapping on toolbar or menus creation steps. This functions must be into g_exportedScripts = ....
Add other directories and files to extension
Add only latin-named files and directories.
ZipFolder function decodes as url-encoded all non-latin names:
%D0%9F%D1%80%D0%BE%D0%B2%D0%B5%D1%80%D0%BA%D0%B0 = "Проверка".
Homepage: https://github.com/EliseyP/BasicAddonBuilder_LibreOffice7
Repository: https://github.com/EliseyP/BasicAddonBuilder_LibreOffice7
Release | Description | Compatibility | Operating Systems | License | Release notes | Updated | |
---|---|---|---|---|---|---|---|
0.6.11 | fixing | 7.1 | Linux | GPL | fix: image convert mime type (png). fix: update url assembling. |
2022-08-04 17:12:05 | Download |
0.6.10 | fixing. | 7.1 | Linux | GPL | fix: saved menu preview. fix: update url. |
2022-08-04 13:39:14 | Download |
0.6.9 | Add minimal LO version | 7.1 | Linux | GPL | Add optional minimal LO version. | 2022-08-02 01:14:06 | Download |
0.6.8 | Update for LO 7 | 7.1 | Linux | GPL | 2022-07-30 10:59:31 | Download |
☆ ☆ ☆ ☆ ☆
Post your review
You cannot post reviews until you have logged in. Login Here.
Reviews
No one has commented on this page yet.
RSS feed for reviews on this page | RSS feed for all reviews