ScripterNG/Development

From Scribus Wiki
Revision as of 22:19, 14 April 2010 by Henning (talk | contribs) (New page: = Development on the new scripter = == Documentation == * How does the core (connecting Python to C++) work? * How can I add new functions? * How do I port code from older scripter to th...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Development on the new scripter

Documentation

  • How does the core (connecting Python to C++) work?
  • How can I add new functions?
  • How do I port code from older scripter to the new one?


Ideas for scripts and extensions


Requirements to implement above scripts

  • call gettext importer api
  • call pdf exporter


API ideas


Other important TODO

  • add i18n and integrate with rest of Scribus


Links

(will lookup my bookmarks)