Extension script repository: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
(added Scripting Index)
(→‎See also: outdated link)
 
Line 21: Line 21:


* Visit the [http://henning.cco-ev.de/scribus/ Scribus Online Repository].
* Visit the [http://henning.cco-ev.de/scribus/ Scribus Online Repository].
* Here is the first [http://nashi.altmuehlnet.de/pipermail/scribus/2005-July/012190.html announcement].
<!-- * Here is the first [http://nashi.altmuehlnet.de/pipermail/scribus/2005-July/012190.html announcement]. //-->

Latest revision as of 22:02, 24 October 2006

This article is part of the Scripts series.

About

It would be practical if users could easily find and add extensions. So I started an online repository with serveral extensions already available:

  • OpenClipArt browser
  • autoinsert correct quotation marks
  • fullscreen mode
  • a better Python console
  • tearoff menus

To make it even easier an extension manager is provided. This extension can find, install and load other extensions.


What's next?

First some feedback is needed. Because of that I started this wiki page. Perhaps some other people get interested in this idea. Other projects like Blender already have repositories for Python extension scripts.


See also