Difference between revisions of "Extensions"

From Apache OpenOffice Wiki
Jump to: navigation, search
(OpenOffice.org Extensions: Extensions_sr)
Line 10: Line 10:
 
All translated pages may not be up to date - Main language remains English
 
All translated pages may not be up to date - Main language remains English
  
=== OpenOffice.org Extensions ===
+
=== OpenOffice.org Ekstenzije ===
  
OpenOffice.org offers the possibility to develop independent 3rd party extensions. The categories of extensions reach from Basic libraries, packages with Java/JavaScript or Python macros to more sophisticated extensions in form of UNO components implemented in Java, C++ or Python. Even the last category of extensions subdivide in general UNO components providing new implementations for existing functional areas or specialized components like Calc Add-Ins, Add-Ons, DataPilots, Chart Add-Ins or linguistic components (e.g. Spellchecker, Hyphenator or Thesaurus).  
+
OpenOffice.org nudi mogucnost za razvoj nezavisnih 3rd party eekstenzija. Kategorije ekstenzija pocinju od Basic libraries, packages sa Java/JavaScript ili Python macros do sofisticiranijih ekstenzija u formi UNO komponenti implementiranih u Java, C++ ili Python. Cak i poslednja kategorija ekstenzija podeljena je u UNO komponente omogucavajuci nove implementacije za postojeca funkcionalna polja ili specijalizovane komponente kao sto su Calc Add-Ins, Add-Ons, DataPilots, Chart Add-Ins ili lingvisticke komponente (e.g. Spellchecker, Hyphenator or Thesaurus).  
  
The Extensions project provides
+
Projekat Ekstenzija omogucava
* <b>[[Extensions development|Tools, guidelines and starting information]]</b> to develop new functionality for OpenOffice.org
+
* <b>[[Razvoj ekstenzija|Alate, uputstva i pocetne informacije]]</b> ya razvoj novih funcionalnosti za OpenOffice.org
* <b>[[Extensions repository|Repository of existing Extensions]]</b>: listing and classification
+
* <b>[[Skladiste ekstenzija|Skladiste postojecih ekstenzija]]</b>: listing i klasifikaciju
* <b>[[Extension Deployement|Deployment to end-users]]</b>
+
* <b>[[Razvijanje ekstenzija|razvijanje za krajnje korisnike]]</b>
  
You can join us at
+
Mozete nam se pridruziti na
 
* #ooo-ext [[IRC_Communication|IRC channel]]
 
* #ooo-ext [[IRC_Communication|IRC channel]]
* dev@extensions.openoffice;org mailing list for building the extensions ecosystem
+
* dev@extensions.openoffice;org mailing list za razvoj eksenzija ecosystem
  
 
=== Translating these pages ===  
 
=== Translating these pages ===  

Revision as of 22:25, 3 July 2007

OOo Extensions project

Please view the wiki usage guidelines
before contributing.

Categories:

Pages:

Extensions on the main site

Extensions in other languages:
ES - FR - IT - JA - NL - OC -


de es fr it

All translated pages may not be up to date - Main language remains English

OpenOffice.org Ekstenzije

OpenOffice.org nudi mogucnost za razvoj nezavisnih 3rd party eekstenzija. Kategorije ekstenzija pocinju od Basic libraries, packages sa Java/JavaScript ili Python macros do sofisticiranijih ekstenzija u formi UNO komponenti implementiranih u Java, C++ ili Python. Cak i poslednja kategorija ekstenzija podeljena je u UNO komponente omogucavajuci nove implementacije za postojeca funkcionalna polja ili specijalizovane komponente kao sto su Calc Add-Ins, Add-Ons, DataPilots, Chart Add-Ins ili lingvisticke komponente (e.g. Spellchecker, Hyphenator or Thesaurus).

Projekat Ekstenzija omogucava

Mozete nam se pridruziti na

  • #ooo-ext IRC channel
  • dev@extensions.openoffice;org mailing list za razvoj eksenzija ecosystem

Translating these pages

The Extension project has to be strongly bound to Native-Lang communities to relay any local third party development. So we warmly welcomed people interested in providing translations for the Add-ons and also for the documentation and pages of this site.

The naming convention proposed is to

  • Create a new page taking the English page and add your language code as suffix (eg. Extensions_repository_fr)
  • Put a link to this translated page at the top of the English page, with the language code
  • Be aware that if you start a translation, it would be good to monitor it so that it remains as much in sync as possible

Some extension categories

  • Calc Add-Ins provide new Calc built in functions which can be directly used over the normal function dialog in the Calc application.
  • Add-ons describe components providing some new functionality and normally coming with an UI integration (e.g. new menu entries or complete new menues, new toolbars).
  • DataPilots provide a new kind of data pilot which can be used directly over the DataPilot dialog in the Calc application.
  • Chart Add-Ins provide a new chart type
  • Linguistic components provide new implementations of known interfaces which can be used directly over the normal UI.
  • Starting with OOo 2.0.4 we have support for non-code extensions (e.g. templates, autotexts)

References/Articles

Personal tools