View Issue Details

IDProjectCategoryView StatusLast Update
0001702ScribusGeneralpublic2006-06-05 12:33
ReporterplinnellAssigned Tocbradney  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version1.3 
Fixed in Version1.3.4cvs 
Summary0001702: Move Load and Save functions into a "master/slave" plugin
DescriptionMove Load and Save functions into a "master/slave" plugin (like GetText is) to easily support loading of various formats (new, old, complete oo.o, etc) - per roadmap
TagsNo tags attached.
Patch

Relationships

related to 0002097 closedringerc Re-write plugin API 

Activities

ringerc

2005-09-07 17:17

reporter   ~0006451

The new plug-in API should be in place soon. Once that's done, it should be easy to make new types of plug-in by subclassing ScPlugin and making a few tweaks in pluginmanager.cpp .

The "master plugin" might want to be a partly abstract ScPlugin subclass, probably still in the core app, that the implementations then inherit and extend. Check out the ScActionPlugin class for ideas.

cbradney

2005-09-07 17:40

administrator   ~0006453

This needs to integrate into fileloader as well... remember, we have the oodraw loader there.

Issue History

Date Modified Username Field Change
2005-02-20 11:24 plinnell New Issue
2005-06-15 11:52 ringerc Relationship added related to 0002097
2005-06-15 11:52 ringerc Status new => acknowledged
2005-09-07 17:17 ringerc Note Added: 0006451
2005-09-07 17:40 cbradney Note Added: 0006453
2006-06-05 11:53 cbradney Status acknowledged => resolved
2006-06-05 11:53 cbradney Fixed in Version => 1.3.4cvs
2006-06-05 11:53 cbradney Resolution open => fixed
2006-06-05 11:53 cbradney Assigned To => cbradney
2006-06-05 12:33 cbradney Status resolved => closed