Patches & co. to be discussed at the LGM 2019

Previous topic - Next topic

a.l.e

The next Libre Graphics Meeting will be in Saarbrücken at the end of May 2019.

Craig and Jean from the Scribus team will be there and we already decided to sit together and discuss the patches and experiments I did.

This "topic" is the place where I'm going to list all the topics I wish to discuss and you're very welcome to add your own topics, too!
(and, of course, you will be welcome to join us in Saarbrücken!)

Code that is ready to be included:

- Action Search (ale):
  - https://github.com/aoloe/scribus-plugin-actionSearch
- icons for a dark theme:
  - https://bugs.scribus.net/view.php?id=15461 (by Luna Nightshade)
- user scripts in the navigation
  - https://bugs.scribus.net/view.php?id=15579
- multiple duplicate on pages
  - https://bugs.scribus.net/view.php?id=15438
- content palette (ale)
- store open / close status in the content palette's sections

Needs feedback on the concept / plans:

- A new Plugin API (ale)
  - https://github.com/aoloe/scribus-plugin-API/
- A new Scripter based on Pybind11 (ale)
  - https://github.com/aoloe/scribus-plugin-scripter-pybind11/
- Epub export (ale)
  - https://github.com/aoloe/scribus-plugin-export-epub
- Markdown import (ale)
  - https://github.com/aoloe/scribus-plugin-gettext-markdown
- Table of contents (ale)
  - https://github.com/aoloe/scribus-plugin-tableofcontents
- Apply Advanced Typography (aiena)
  - https://github.com/aoloe/scribus-plugin-applyTypography

Features depending on the Plugin API:

- ApplyStyle (ale)
  - https://github.com/aoloe/scribus-plugin-applyStyle

UI tweaks

- widen the "replace colors dialog" (houz)
  - https://bugs.scribus.net/view.php?id=15071

Ideas for Jean's sabbatical:

- Text as external files
- Pdf for web

Gibbz

Cool! looking forward to hearing of new and upcoming changes.
Is there any chance that it will be possible to bind keyboard shortcuts to user scripts?

a.l.e

hey gibbz,

combining the "action search" and "user scripts" listed above you will have some sort of keyboard shortcuts for scripts...