Clip Art - Developer

From NeoWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 00:53, 19 July 2006 (edit)
( | contribs)
(page creation)
← Previous diff
Current revision (21:06, 7 August 2006) (edit) (undo)
( | contribs)
(more info, update plan to reflect reality)
 
(3 intermediate revisions not shown.)
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-3 (6 August 2006) is here: http://neo-downloads.sixthcrusade.com/clipartv0.1a-3.zip
 +
 +code is here [[ClipArt Code]]
 +the readme [[ClipArt README]] (still in work)
Structure Structure
Line 6: Line 10:
*Program *Program
*/resource folder – contains picture folders */resource folder – contains picture folders
 +*/resource folder - contains 'pref.txt' which holds the OpenOffice.org or NeoOffice preference
-Version 0.1 +Version 0.1
- +*Drag and drop for .zip files
-*Displays list of image folders in resource folder+
-*Gives option (check boxes) for which to be installed+
*Installs them in the office.app file *Installs them in the office.app file
-*Preferences for either OO.oX11 or NeoOffice, and location +*Preferences for either OO.oX11 or NeoOffice, and location
Version 0.2 Version 0.2
- 
*Drag and drop for external folders *Drag and drop for external folders
 +*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 *Adds the names of dropped folders to installed list
-*folders may be stored as .zip files+ 
Version 0.3 Version 0.3
Line 29: Line 33:
*User Wiki Page *User Wiki Page
*Trinity Forum *Trinity Forum
 +
 +[[Category:NeoOffice]][[Category:Contributing]]

Current revision

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-3 (6 August 2006) is here: http://neo-downloads.sixthcrusade.com/clipartv0.1a-3.zip

code is here ClipArt Code the readme ClipArt README (still in work)

Structure

  • Program
  • /resource folder – contains picture folders
  • /resource folder - contains 'pref.txt' which holds the OpenOffice.org or NeoOffice preference

Version 0.1

  • Drag and drop for .zip files
  • Installs them in the office.app file
  • Preferences for either OO.oX11 or NeoOffice, and location

Version 0.2

  • Drag and drop for external folders
  • 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
Personal tools