Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Provide ribbon xml fragments from extensions #6

@johntyree

Description

@johntyree

With the addition of the extension loading machinery, we are in a good position to allow PyXLL extensions to be easily deployed and discovered with no manual editing of config files.

What's missing from this is a way to contribute to the ribbon. One can imagine the plugin loading code might also receive an xml fragment from each plugin.

I don't know what the ribbon manipulating code looks like right now, but in the worse case scenario, we could write these ribbon fragments out into a single file and then load it the way we already do. The best case would be something like responding to ribbon update events from the plugins and handling it dynamically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions