[scribus-dev] extensibility
Andreas Vox
avox at arcor.de
Wed Jan 13 18:12:44 CET 2010
> -----Ursprüngliche Nachricht-----
> Von: scribus-dev-bounces at lists.scribus.net [mailto:scribus-dev-
> bounces at lists.scribus.net] Im Auftrag von Alexandre Prokoudine
> Gesendet: Mittwoch, 13. Januar 2010 17:52
> An: Scribus Development Mailing List
> Betreff: [scribus-dev] extensibility
>
> Hi,
>
> It is probably a silly question, but from what I can see it's not
> quite obvious... Quite a bit of Scribus's functionality is implemented
> as plug-ins. Is it architecturally possible to create 3rd party
> plug-ins (not in Python) for Scribus?
Not really. Scribus plugins depend heavily on the rest of the code, there is
no clean interface.
I think we should rename those "plugins" to "modules" and define a clean
plugin interface for scripting.
/Andreas
More information about the scribus-dev
mailing list