KO/Extensions

From Apache OpenOffice Wiki
< KO
Revision as of 03:43, 21 May 2008 by Nudimmud (Talk | contribs)

Jump to: navigation, search
OOo 확장 프로젝트

작성하기 전에 위키 사용 가이드라인(영문)
를 읽어 주시기 바랍니다.

카테고리:

페이지:

한국어 커뮤니티
확장 기능이 있는 메인 사이트

Extensions in other languages:
EN - DE - ES - FR - IT -


en de es fr it

번역중입니다.

OpenOffice.org 확장 기능

OpenOffice.org는 독립된 제 삼자 확장 기능(서드파티 익스텐션) 개발이 가능하도록 제공합니다. OpenOffice.org offers the possibility to develop independent 3rd party extensions. 이 확장 기능의 카테고리는 자바, C++ 또는 파이썬을 도구로 한 베이직 라이브러리, 자바/자바스크립트 같은 패키지, 파이썬 매크로에서부터 UNO 구성 요소의 폼에서의 더욱 더 세련된 확장 기능으로까지 이릅니다. 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. 심지어 확장 기능의 최근 카테고리는 일반적인 UNO 구성 요소에서 다시 나누어져 존재하는 기능적 부분 또는 캘크의 내장 부가 기능, 외장 부가 기능, 데이터플롯, 차트 내장 부가 기능 또는 언어적 구성요소(예: 단어 검사기, Hyphenator 또는 유사어 사전 등)와 같은 특화된 구성 요소에서 오는 새로운 구현 기능을 제공합니다. 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).

The Extensions project provides

참여는 이곳으로 해주시기 바랍니다

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