Development planning pages: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
m (link to bugs page)
m (link to new page)
Line 9: Line 9:


The "Scribus 1.3" section of the [[Main Page]] is probably also of interest.
The "Scribus 1.3" section of the [[Main Page]] is probably also of interest.
See: [[How to code new features]] to know the steps you should take to create to write patches for Scribus.


* [[New plug-in API]] (OBSOLETE - see scplugin.h and docs in sources)
* [[New plug-in API]] (OBSOLETE - see scplugin.h and docs in sources)
* [[Colour Requirements]] (from dw)
* [[Colour Requirements]] (from dw)
* [[Colour Manager]] (from a.l.e)
* [[Colour Manager]] (from a.l.e)

Revision as of 09:34, 20 April 2009

Development planning pages

This space is working space for developers and contributors to Scribus to discuss and plan features and refine in-progress work.

Please DO NOT post feature requests here or report bugs. That's what bugs.scribus.net is for. See How to file a bug report.

For general discussion and questions, as opposed to adding or changing real content to these working pages, it's probably best to use IRC or the mailing list.

The "Scribus 1.3" section of the Main Page is probably also of interest.

See: How to code new features to know the steps you should take to create to write patches for Scribus.