Difference between revisions of "KO/Extensions"

From Apache OpenOffice Wiki
< KO
Jump to: navigation, search
(기존 번역 수정 및 경고 추가)
Line 14: Line 14:
  
 
OpenOffice.org는 독립된 서드파티 확장 개발의 기회를 제공합니다. 이 확장의 카테고리는 Java/JavaScript나 Python 매크로로 작성된 Basic 라이브러리나 패키지에서 in form of  Java나 C++, Python을 채워주는 UNO components의 형태로서의 더 정교한 확장까지 연결됩니다.  
 
OpenOffice.org는 독립된 서드파티 확장 개발의 기회를 제공합니다. 이 확장의 카테고리는 Java/JavaScript나 Python 매크로로 작성된 Basic 라이브러리나 패키지에서 in form of  Java나 C++, Python을 채워주는 UNO components의 형태로서의 더 정교한 확장까지 연결됩니다.  
심지어 확장 기능의 최근 카테고리는 일반적인 UNO 구성 요소에서 세분화되어 Calc의 내장 부가 기능 또는 외장 부가 기능, 데이터플롯, 차트 내장 부가 기능, 언어적 구성요소(예: 단어 검사기, Hyphenator 또는 유사어 사전 등)와 같은 존재하는 기능적 범위나 특화된 구성 요소에의 새로운 완성을 제공합니다.  
+
심지어 확장 기능의 최근 카테고리는 일반적인 UNO 구성 요소에서 세분화되어 Calc의 Add-in 또는 Add-on, 데이터플롯, 차트 Add-in, 언어적 구성요소(예: 단어 검사기, Hyphenator 또는 유사어 사전 등)와 같은 존재하는 기능적 범위나 특화된 구성 요소에의 새로운 완성을 제공합니다.  
  
 
확장 프로젝트는 이러한 것을 제공합니다.
 
확장 프로젝트는 이러한 것을 제공합니다.

Revision as of 14:29, 23 May 2008

OOo 확장 프로젝트

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

카테고리:

페이지:

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

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


en de es fr it

이 페이지의 번역은 검증되지 않았습니다. 따라서 이 페이지에 있는 번역을 그대로 사용하여 야기되는 문제는 책임지지 않습니다.

OpenOffice.org 확장 기능

OpenOffice.org는 독립된 서드파티 확장 개발의 기회를 제공합니다. 이 확장의 카테고리는 Java/JavaScript나 Python 매크로로 작성된 Basic 라이브러리나 패키지에서 in form of Java나 C++, Python을 채워주는 UNO components의 형태로서의 더 정교한 확장까지 연결됩니다. 심지어 확장 기능의 최근 카테고리는 일반적인 UNO 구성 요소에서 세분화되어 Calc의 Add-in 또는 Add-on, 데이터플롯, 차트 Add-in, 언어적 구성요소(예: 단어 검사기, Hyphenator 또는 유사어 사전 등)와 같은 존재하는 기능적 범위나 특화된 구성 요소에의 새로운 완성을 제공합니다.

확장 프로젝트는 이러한 것을 제공합니다.

이곳에서 참여하실 수 있습니다.

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