|
Clip Art - Developer
From NeoWiki
(Difference between revisions)
Revision as of 00:53, 19 July 2006 (edit) ( | contribs) (page creation) ← Previous diff |
Revision as of 23:04, 3 August 2006 (edit) (undo) ( | contribs) Next diff → |
||
Line 1: | Line 1: | ||
- | |||
Purpose: To facilitate adding clip art to OpenOffice.org or NeoOffice. This can be used as one program with many different galleries available, or multiple to keep file size down. | Purpose: To facilitate adding clip art to OpenOffice.org or NeoOffice. This can be used as one program with many different galleries available, or multiple to keep file size down. | ||
+ | |||
+ | Version 0.1a is here: http://neo-downloads.sixthcrusade.com/clipartv0.1a.zip | ||
+ | |||
+ | code is here [[ClipArt Code]] | ||
Structure | Structure | ||
Line 7: | Line 10: | ||
*/resource folder – contains picture folders | */resource folder – contains picture folders | ||
- | Version 0.1 | + | Version 0.1 |
+ | *Drag and drop for external folders | ||
+ | *Installs them in the office.app file | ||
+ | *folders may be stored as .zip files | ||
+ | *Preferences for either OO.oX11 or NeoOffice, and location | ||
+ | Version 0.2 | ||
*Displays list of image folders in resource folder | *Displays list of image folders in resource folder | ||
*Gives option (check boxes) for which to be installed | *Gives option (check boxes) for which to be installed | ||
- | * | + | *Adds the names of dropped folders to installed list |
- | + | ||
- | Version 0.2 | ||
- | |||
- | *Drag and drop for external folders | ||
- | *Adds the names of dropped folders to installed list | ||
- | *folders may be stored as .zip files | ||
Version 0.3 | Version 0.3 |
Revision as of 23:04, 3 August 2006
Purpose: To facilitate adding clip art to OpenOffice.org or NeoOffice. This can be used as one program with many different galleries available, or multiple to keep file size down.
Version 0.1a is here: http://neo-downloads.sixthcrusade.com/clipartv0.1a.zip
code is here ClipArt Code
Structure
- Program
- /resource folder – contains picture folders
Version 0.1
- Drag and drop for external folders
- Installs them in the office.app file
- folders may be stored as .zip files
- Preferences for either OO.oX11 or NeoOffice, and location
Version 0.2
- Displays list of image folders in resource folder
- Gives option (check boxes) for which to be installed
- Adds the names of dropped folders to installed list
Version 0.3
- Has ability to update via website available image folders
- Addition of templates as well as images (same code as launcher)
Documentation:
- Read me
- User Wiki Page
- Trinity Forum