Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
March 07, 2021, 05:38:53 am
News:
Problems registering, no confirmation email - see
http://wiki.scribus.net/canvas/Forums_Registration
Home
Help
Search
Login
Register
Scribus Forums
»
Scribus
»
General Discussion
»
creating a scripts repository and a script downloader
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: creating a scripts repository and a script downloader (Read 2386 times)
a.l.e
Global Moderator
Hero Member
Posts: 2473
Karma: 36
creating a scripts repository and a script downloader
«
on:
August 12, 2014, 03:55:26 pm »
during the second part of this week, i'll be at the
http://www.coactivate.org/projects/zurich-sprint/project-home
and i'll be working on a script downloader for
https://github.com/aoloe/scribus-script-repository
since the new scripter currently does not run, i'll be creating python / pyqt program that will be listing and downloading scripts from the same github repository mentioned above.
it should be easy to get that script to run inside of scribus, once scribus itself will be ready.
the plan is to:
- define a metadata file for each script (directory) and (possibly) one for the full repository
- define and create dialogs for managing the (list of ) repository(ies) and the local storage.
- write the code that downloads the scripts (through http or git?),
- and to detect which scripts should be updated.
you're welcome to participate by joining me in zurich or by contributing your ideas in the README in the newly created (and still empty for now)
https://github.com/aoloe/scribus-script-repository/tree/master/script-download
by writing and commenting tickets in
https://github.com/aoloe/scribus-script-repository/issues
(this ticket
https://github.com/aoloe/scribus-script-repository/issues/3
already being about the metadata)
... or by being around in the #scribus irc channel on freenode (between 10:00 and 18:00 CETS).
and, of course, the most welcome contribution is code and pyqt skills!
see you soon
a.l.e
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Scribus Forums
»
Scribus
»
General Discussion
»
creating a scripts repository and a script downloader
palmate