Difference between revisions of "OSD600 20102 OpenOffice.org"
(→Resources) |
(→Mailing lists) |
||
Line 66: | Line 66: | ||
and we can ask our questions from [mailto:dev@openoffice.org dev@openoffice.org][[User:Asamimi|asa]] | and we can ask our questions from [mailto:dev@openoffice.org dev@openoffice.org][[User:Asamimi|asa]] | ||
− | + | This mailing list also sends all email questions asked by other people and their responses too. So, even if we don't have any questions to ask, we still get useful information. | |
==Examples== | ==Examples== |
Revision as of 17:39, 24 May 2010
(Under Construction!)
Contents
Topics in Open Source Development
Subject Description
Course Outcomes
Major Project
Philosophy
Details
OpenOffice Extension
Extensions in OpenOffice extends the capability of the OpenOffice program. Extension can be for OpenOffice Writer, Calc, Presentation, Database or for the core OpenOffice. For OpenOffice writer, there may be extensions that extends the dictionary feature of OpenOffice so that user can use a French dictionary. Similarly there may be extensions that adds extra grammar features. An extension for Calc might do a complex calculation like mortgage calculation or filter data in certain way.
A popular extension might become part of the core program in a future release.
Extensions for OpenOffice can downloaded at http://extensions.services.openoffice.org
Installing an Extension
To install an extension
- First download an extension from http://extensions.services.openoffice.org
- Then open OpenOffice Writer or Calc. On the top menu, click Tools->Extension Manager...
- Click Add... and select the .oxt file (extension file) you downloaded.
Since extension can do different things, you might not see any button or menu item. Some extension might only appear and work on context menu. So if you cannot find it, check the extension's read-me file or manual.
Intellectual Property
Resources
OSD
General
Extensions
General
Checklist for Writing Extensions
Java
Mailing lists
We can subscribe to OpenOffice Dev mailing by sending an empty email to dev-subscribe@openoffice.org and we can ask our questions from dev@openoffice.orgasa
This mailing list also sends all email questions asked by other people and their responses too. So, even if we don't have any questions to ask, we still get useful information.