From daa944f22247a290ccc834ec172a4d1e518ee8a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 6 Jul 2007 12:07:06 +0000 Subject: [PATCH] INTEGRATION: CWS c09tosrc (1.10.22); FILE MERGED 2007/06/28 15:17:30 fpe 1.10.22.1: #i78688# --- .../source/text/shared/01/packagemanager.xhp | 81 +++++++++++-------- 1 file changed, 47 insertions(+), 34 deletions(-) diff --git a/helpcontent2/source/text/shared/01/packagemanager.xhp b/helpcontent2/source/text/shared/01/packagemanager.xhp index f4277a7df7..5f7199270e 100755 --- a/helpcontent2/source/text/shared/01/packagemanager.xhp +++ b/helpcontent2/source/text/shared/01/packagemanager.xhp @@ -7,9 +7,9 @@ * * $RCSfile: packagemanager.xhp,v $fileonly,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: kz $ $Date: 2007-06-20 10:23:02 $ + * last change: $Author: rt $ $Date: 2007-07-06 13:07:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -53,7 +53,7 @@ MW corrected typos in "UNO components;...", made "Extension Manager" a two level entry and changed the "packages" reference -Extension Managerrenamed in i69568The Extension Manager adds, removes, disables, enables, and exports %PRODUCTNAME extensions. +Extension Managerrenamed in i69568The Extension Manager adds, removes, disables, enables, exports and updates %PRODUCTNAME extensions. The following are examples of %PRODUCTNAME extensions: @@ -74,58 +74,47 @@ Extension files (*.oxt files containing one or more extensions of the above listed types) -The following examples list objects not to be used as extensions: XSLT filter files, language modules, palettes. -The availability of an extension depends on the location where you add the extension. +Extension Scope +There are two categories of extensions available: -Extensions that you add to "%PRODUCTNAME Extensions" are available to all users. You need administrator rights to add to "%PRODUCTNAME Extensions". +Extensions that you add to the "%PRODUCTNAME Extensions" categories are shared extensions available to all users. You need write access to the %PRODUCTNAME installation directory to modify shared extensions. Typically, shared extensions are maintained by the administrator. -Extensions that you add to "My Extensions" can only be used and managed by yourself. +Extensions that you add to the "My Extensions" category are user extensions and are only available to the user who installs them. You don't need write access to maintain these extensions. UFI: Extension Guide needed. Until we have that guide, I'll add some more info in this file.To install an extension An extension is available as a file with the file extension *.oxt. -To install an extension for the current user +To install a user extension Do any of the following: -Double-click the *.oxt file in your system's file browser. +Double-click the *.oxt file in your system's file browser. -On a Web page, click a hyperlink to an *.oxt file (if your Web browser can be configured to start the Extension Manager for this file type). +On a Web page, click a hyperlink to an *.oxt file (if your Web browser can be configured to start the Extension Manager for this file type). -Choose Tools - Extension Manager and click Add. +Choose Tools - Extension Manager, select My Extensions and click Add. -To install an extension for all users in text mode +To install a shared extension +
+You need write access to the %PRODUCTNAME installation directory to be able to install a shared extension. The extension manager will disable shared extension installation if you have no write access to the directory. +All running instances of %PRODUCTNAME need to be terminated for a successful installation of a shared extension. +
+There are two ways of installing a shared extension: +From the Command Line -As a user with administrator rights, open a terminal or command shell. - - -Change to the %PRODUCTNAME\ -/program directory of the shared installation. - - -Enter the following command, using the path and file name of your extension: - -unopkg add --shared path_filename.oxt - - - -This command starts the unopkg program in text mode to add the file path_filename.oxt into a shared installation. -To install an extension for all users in graphics mode - - -As a user with administrator rights, open a terminal or command shell. +Open a terminal or command shell. Change to the %PRODUCTNAME\ -/program directory of the shared installation. +/program directory. -Quit your own %PRODUCTNAME and the Quickstarter, if this happens to be running. +Terminate any running instances of %PRODUCTNAME and the Quickstarter, if this happens to be running. Enter the following command: @@ -135,13 +124,36 @@ The Extension Manager starts with a graphical user interface. -Click the "%PRODUCTNAME Extensions" entry and click Add. +Click the %PRODUCTNAME Extensions entry and click Add. +From Within %PRODUCTNAME + + +Choose Tools - Extension Manager, select %PRODUCTNAME Extensions and click Add. + + +To install a shared extension in text mode + + +Open a terminal or command shell. + + +Change to the %PRODUCTNAME\ +/program . + + +Enter the following command, using the path and file name of your extension: + +unopkg add --shared path_filename.oxt + + + + Browse extensions In this list box of Extension Manager, click where you want to add a new extension, or select the extensions that you want to remove, enable, disable, or export. To select multiple extensions, press the Ctrl key when you click. Add -Select a top-level node in the list box, and then click Add to add new extensions to that location. Only an administrator can add to "%PRODUCTNAME Extensions". +Select a top-level node in the list box, and then click Add to add new extensions to that location. A file dialog opens where you can select the extensions that you want to add. To copy and to register the selected extensions, click Open. An extension can show a license dialog. Read the license. Click the Scroll Down button to scroll down if necessary. Click Accept to continue the installation of the extension. @@ -157,5 +169,6 @@ Click to check for online updates of all installed extensions. To check for updates of the selected extensions only, choose the Update command from the context menu. The check for availability of updates starts immediately. You will see the Extension Update dialog. Options Select an installed extension, then click to open the Options dialog for the extension. +