Extension script repository: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
No edit summary
 
(Fixed link. Sorry)
Line 18: Line 18:
== See also ==
== See also ==


* 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].

Revision as of 14:11, 17 August 2005

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