BasicAddonBuilderLO7

Tags: Extensions Macro

last edited: 2023-01-24

LibreOffice extension for extension compiling. Fixed for LO 7.

Screenshot 20220730 201443
Screenshot 20220730 201609 v2
Screenshot 20220730 201738 v2
Screenshot 20220730 201924 v2
Screenshot 20220730 202017 v2
Screenshot 20220730 202205 v2
Screenshot 20220802 021507

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 List

  • Release Description Compatibility Operating Systems License Release notes  
  • 0.6.9 Add minimal LO version 7.1 Linux GPL

    Add optional minimal LO version.

    Download
  • 0.6.8 Update for LO 7 7.1 Linux GPL Download
  • 0.6.11 fixing 7.1 Linux GPL

    fix: image convert mime type (png). 
    fix: update url assembling.

    Download
  • 0.6.10 fixing. 7.1 Linux GPL

    fix: saved menu preview.

    fix: update url.

    Download

Other Extensions

BasicAddonBuilderLO7

LibreOffice extension for extension compiling. Fixed for LO 7.

28 downloads

01-2023

Feedback

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