View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001702 | Scribus | General | public | 2005-02-20 11:24 | 2006-06-05 12:33 |
Reporter | Assigned To | cbradney | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.3 | ||||
Fixed in Version | 1.3.4cvs | ||||
Summary | 0001702: Move Load and Save functions into a "master/slave" plugin | ||||
Description | Move 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 | ||||
Tags | No tags attached. | ||||
Patch | |||||
related to | 0002097 | closed | Re-write plugin API |
|
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. |
|
This needs to integrate into fileloader as well... remember, we have the oodraw loader there. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-02-20 11:24 |
|
New Issue | |
2005-06-15 11:52 |
|
Relationship added | related to 0002097 |
2005-06-15 11:52 |
|
Status | new => acknowledged |
2005-09-07 17:17 |
|
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 |