Scribus Forums

Scribus => Scripts and Plugins => Topic started by: Darkoni on November 25, 2023, 10:04:43 PM

Title: Scribus 1.7.0.svn New Scripting Functions
Post by: Darkoni on November 25, 2023, 10:04:43 PM
Hi!

I have made a compilation of my own script functions that I needed for Scribus.

The functions are:

* guidesLock
* guidesSnap
* textFrameChainShow
* unlinkTextFrameAndCutText
* selectObjectAlone
* placeSVGname
* placeSVGnameFromString
* insertHtmlFromString
* getDocumentationIndex
* getDocumentation

More on GitLab:

https://gitlab.com/Darkoni/Scribus_170_New_Scripting_Functions/

Darko Nikolić  8)
Title: Re: Scribus 1.7.0.svn New Scripting Functions
Post by: a.l.e on November 26, 2023, 11:09:31 AM
hi darko

wow.

some feedback from my side:



all in all, you seem to propose a few useful commands for the scripter api and a few others that can help in automatically setting up a "standard" environment.

nice.

if you need help for the changes i suggested just ask.
it would be nice if you could propose patches that can get into scribus!

have a nice sunday
a.l.e