Difference between revisions of "Documentation/DevGuide/Extensions/System Integration"
From Apache OpenOffice Wiki
< Documentation | DevGuide
(Initial author Sun Microsystems, Inc.) |
m |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation/DevGuide/ExtensionsTOC | {{Documentation/DevGuide/ExtensionsTOC | ||
|ShowPrevNext=block | |ShowPrevNext=block | ||
| − | |PrevPage=Documentation/DevGuide/Extensions/ | + | |PrevPage=Documentation/DevGuide/Extensions/Publisher Information |
|NextPage=Documentation/DevGuide/Extensions/Online Update of Extensions | |NextPage=Documentation/DevGuide/Extensions/Online Update of Extensions | ||
}} | }} | ||
| + | {{Documentation/DevGuideLanguages|Documentation/DevGuide/Extensions/{{SUBPAGENAME}}}} | ||
{{DISPLAYTITLE:System Integration}} | {{DISPLAYTITLE:System Integration}} | ||
| − | When installing {{ | + | When installing {{AOo}}, the installation routine is adding information to the system which can be used by other software products to install extensions. For example, double-clicking on an extension in a file browser should start the Extension Manager and install the extension. Also mail clients and web browser should offer a way of installing the extension, when it comes as an attachment of an e-mail or is the target of a link. |
Extension which are installed by way of using the system integration are always installed as user extensions. | Extension which are installed by way of using the system integration are always installed as user extensions. | ||
| Line 12: | Line 13: | ||
{{PDL1}} | {{PDL1}} | ||
| − | [[Category: Extensions]] | + | |
| + | [[Category:Documentation/Developer's Guide/Extensions]] | ||
Latest revision as of 13:20, 14 December 2020
When installing Apache OpenOffice, the installation routine is adding information to the system which can be used by other software products to install extensions. For example, double-clicking on an extension in a file browser should start the Extension Manager and install the extension. Also mail clients and web browser should offer a way of installing the extension, when it comes as an attachment of an e-mail or is the target of a link.
Extension which are installed by way of using the system integration are always installed as user extensions.
The system integration is available since OpenOffice.org 2.2.0.
| Content on this page is licensed under the Public Documentation License (PDL). |