On 06/11/2012 04:55 PM, Olivier Hallot wrote:
Is there a tool to handle services.rdb, beside pure xml text edition?
Nothing besides (XML-aware) text editors. regview etc. no longer work
on it. (Which I considered a minor problem when changing it, as the
information is already textual now. But of course, any scripts etc.
built around it would now need to be adapted.)
How easy it is to have the extension manager GUI as a installable
module, or bundled optional extension? Is it something that can fit into
an easy hack? (I am seeking to clone the update manager feature as
starting point).
If you want to make the extension manager GUI into an optional module
(so that, e.g., end users have no easy way to mess with it), that
shouldn't be too difficult. Things that come to mind:
* The code should mostly be separated into a deploymentgui dynamic
library already (in module desktop).
* Hooks that call into that code are "Tools - Extension Manager..." and
trying to open an .oxt file (e.g., passing it to LO on command line).
* It might be necessary to make the code for only update of extensions
conditional on whether the GUI is available.
* There might be more...
Stephan
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.