From f84e3a174753b28c141d117082c574a8defd4eed Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 26 Dec 2017 21:28:09 -0200 Subject: tdf#112221 Help page for context menu cust'zation Added toolbar text and typo fixes Change-Id: I3a496241c831e52f72bc1617b6d5515f511cefb8 Reviewed-on: https://gerrit.libreoffice.org/47074 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/shared/01/06140000.xhp | 5 +- source/text/shared/01/06140100.xhp | 208 +++++++++++++------------------------ source/text/shared/01/06140300.xhp | 77 ++++++++++++++ source/text/shared/01/06140400.xhp | 135 ++++++++---------------- 4 files changed, 196 insertions(+), 229 deletions(-) create mode 100644 source/text/shared/01/06140300.xhp (limited to 'source/text') diff --git a/source/text/shared/01/06140000.xhp b/source/text/shared/01/06140000.xhp index e78da43aee..d165b85d15 100644 --- a/source/text/shared/01/06140000.xhp +++ b/source/text/shared/01/06140000.xhp @@ -21,7 +21,7 @@ --> - + Customize @@ -33,7 +33,7 @@ Customize -Customizes $[officename] menus, shortcut keys, toolbars, and macro assignments to events. +Customizes $[officename] menus, context menus, shortcut keys, toolbars, and macro assignments to events.
@@ -42,6 +42,7 @@ You can also save and load individual menu, shortcut key, and toolbar custom settings. +
diff --git a/source/text/shared/01/06140100.xhp b/source/text/shared/01/06140100.xhp index d884cc3d98..a423ebd911 100644 --- a/source/text/shared/01/06140100.xhp +++ b/source/text/shared/01/06140100.xhp @@ -1,139 +1,77 @@ + + - - - - - - - - -Menu -/text/shared/01/06140100.xhp - - - - -You can add new commands, modify existing commands, or rearrange the menu items. -
- -
-Menu -Select the menu and submenu that you want to edit. -New -Opens the New Menu dialog where you can enter the name of a new menu as well as select the location for the menu. -Menu -Opens a submenu with additional commands. - - -Move -Opens the Move Menu dialog where you can specify the location of the selected menu. - - -Rename -Opens a dialog where you can change the name of the selected menu. - - -New name -Enter the new name for the selected menu. -To specify the keyboard accelerator for a menu -A keyboard accelerator allows you to select a menu command when you press Alt+ an underlined letter in a menu command. For example, to select the Save All command by pressing Alt+V, enter Sa~ve All. - - -Select a menu or menu entry. - - -Click the Menu button and select Rename. - - -Add a tilde (~) in front of the letter that you want to use as an accelerator. Currently you cannot rename or delete any top-level menu entries. This is a bug - - -Delete -Deletes the selected menu or menu entry. -You can only delete custom menus and custom menu entries. -Entries -Displays a list of the available menu commands for the selected menu in the current application or document. -
-To rearrange the order of menu entries, select an entry, and then click the up or down arrow button. - - -Arrow Up -Moves the selected item up one position. - - - - -Icon - - - -Arrow Up - - -
- -Arrow Down -Moves the selected item down one position. - - - - -Icon - - - -Arrow Down - - -
-
-Add Commands -Opens the Add Commands dialog. Select any command, then click Add or drag-and-drop the command into the Customize dialog box. - -Command -Opens a menu that contains additional commands. -Add Submenu -Opens the Add Submenu dialog, where you enter the name of a submenu. -Add Separator -Inserts a separator line under the current menu entry. -Rename -Opens the Rename dialog, where you enter a new name for the selected command. -New name -Enter the new name for the selected command. -Delete -Deletes the selected command. -Save In -UFI: Load and Save did not make it into SO8. There seems to be no work-around!!! -Select the application or open document where you want to add the menu. A separate menu configuration is saved for the item that you select. -To edit a menu configuration that is associated with an item in the list, select the item, make the changes that you want, and then click the OK button. -You cannot load a menu configuration from one location and save the configuration to another location. -
- -
+ + + Menus + /text/shared/01/06140100.xhp + + + + + You can add new commands, modify existing commands, or rearrange the menu items. You can also add commands executed by macros and apply all kind of styles directly from the menu. +
+ Choose Tools - Customize - Menus tab. +
+ Search + Enter a string in the text box to narrow the search of commands. + Category + Select the menu command category in the drop-down list to restrict the search of commands or scroll the list below. Macros and styles commands are in the bottom of the list. + Function + Displays the results of the combination of the search string and category of the desired function. + Description + The text box contains a short description of the selected command. + Location + Select the location where the menu is to be attached. If attached to a %PRODUCTNAME module, the menu is available for all files opened in that module. If attached to the file, the menu will be available only when that file is opened and active. + Menu + Select the menu where the customization is to be applied. The current ser of functions is dislayed in the box below. + Add + Click on the Add button to add a new menu. + Remove + Click on the remove button to delete the menu. + You can only delete custom menus and custom menu entries. + Left Arrow button + Click on the left arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected menu. + Right Arrow button + Click on the right arrow button to remove the selected command from the current menu. + Up and Down arrow buttons + Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed menu commands. + You can drag and drop the selected command to move it to the position you want. + Insert + + + Insert Separator: Add a separator mark to improve menu readability and to group commands by subject. + + + Insert Submenu: Insert a submenu entry. Enter a name for the new submenu in the dialog box that follows. The new submenu is automatically available in the menu list for edition. + + + Modify + + + Rename: Rename the entry. + + + Defaults + Deletes all changes previously made to this menu. +
+ Customizing %PRODUCTNAME context menus +
diff --git a/source/text/shared/01/06140300.xhp b/source/text/shared/01/06140300.xhp new file mode 100644 index 0000000000..1c65c5bdd3 --- /dev/null +++ b/source/text/shared/01/06140300.xhp @@ -0,0 +1,77 @@ + + + + + + + Context Menus + /text/shared/01/06140300.xhp + + + +
+ + context menus;customizing + customizing;context menus + editing;context menus + + Context Menus + Lets you customize %PRODUCTNAME context menus for all modules. +
+ You can add new commands, modify existing commands, or rearrange the context menu items. You can also add commands executed by macros and apply all kind of styles directly from the context menu. +
+ Choose Tools - Customize - Context Menus tab. +
+ Search + Enter a string in the text box to narrow the search of commands. + Category + Select the menu command category in the drop-down list to restrict the search of commands or scroll the list below. Macros and styles commands are in the bottom of the list. + Function + Displays the results of the combination of the search string and category of the desired function. + Description + The text box contains a short description of the selected command. + Location + Select the location where the context menu is to be attached. If attached to a %PRODUCTNAME module, the context menu is available for all files opened in that module. If attached to the file, the context menu will be available only when that file is opened and active. + Menu + Select the Context Menu where the customization is to be applied. The current ser of functions is dislayed in the box below. + Add + Click on the Add button to add a new conetxt menu. + Remove + Click on the remove button to delete the context menu. + You can only delete custom context menus and custom context menu entries. + Left Arrow button + Click on the left arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected context menu. + Right Arrow button + Click on the right arrow button to remove the selected acommand from the current contex menu. + Up and Down arrow buttons + Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed context menus commands. + You can drag and drop the selected command to move it to the position you want. + Insert + + + Insert Separator: Add a separator mark to improve menu readability and to group commands by subject. + + + Insert Submenu: Insert a submenu entry. Enter a name for the new submenu in the dialog box that follows. The new submenu is automatically available in the menu list for edition. + + + Modify + + + Rename: Rename the entry. + + + Defaults + Deletes all changes previously made to this context menu. +
+ Customizing %PRODUCTNAME menus +
+ +
diff --git a/source/text/shared/01/06140400.xhp b/source/text/shared/01/06140400.xhp index bb0aac8378..78170d6075 100644 --- a/source/text/shared/01/06140400.xhp +++ b/source/text/shared/01/06140400.xhp @@ -38,98 +38,49 @@
- -Toolbar -Select the toolbar you want to edit. - -Style -Select the toolbar style you want to use. - -Icons -Shows icons only. - - -Icons & Text -Shows icons and text. - - -Text -Shows text only. - - -New -Opens the Name dialog, where you can enter the name of a new toolbar and select the location of the new toolbar. - - -Enter the name of a new toolbar. - - -Select the location of the new toolbar. - - -Toolbar -The Toolbar button opens a submenu with the following commands: -Rename -Opens the Rename Toolbar dialog, where you enter a new name for the selected toolbar. -New name -Enter the new name for the selected toolbar. - -Delete -Deletes the selected toolbar without any further question. You can only delete custom toolbars, not the built-in toolbars. - -Restore Default Settings -Restores the default settings. - - -Moves the selected item up in the list. - -Moves the selected item down in the list. - - -Commands -Displays a list of commands for the selected toolbar of the current application or document. - - -Add Command -Opens the Add Commands dialog. Select any command, then click Add to insert the command into the Customize dialog. - - -Add Separator -Inserts a separator line under the current toolbar entry. - - -Modify -The Modify button opens a submenu with the following commands: -Rename -Opens the Rename dialog, where you enter a new name for the selected command. -New name -Enter the new name for the selected command. - -Restore Default Settings -Restores the default settings. -Change Icon -Opens the Change Icon dialog, where you can assign a different icon to the current command. -Reset Icon -Resets the icon to the default icon. - - -Remove -Deletes the selected command without any further question. - - -Reset -Restores the selected toolbar to its original state after you agree to the question. - - -Save In -Select the location where to load the configuration and where to save it. -For every entry in the list box, an own configuration is maintained. Select one of the open documents or select the application to load and edit the associated configuration. Edit the configuration and save it back to the location from where you loaded it. Editing the configuration in one location does not change the configuration in any other location. -It is not possible to load a configuration from one location and save it to another location. - - -Description -Displays a short description of the given command. -For this feature to work the help content package for the currently used language must be installed. +Search +Enter a string in the text box to narrow the search of commands. +Category +Select the command category in the drop-down list to restrict the search of commands or scroll the list below. Macros and styles commands are in the bottom of the list. +Function +Displays the results of the combination of the search string and category of the desired function. +Description +The text box contains a short description of the selected command. +Location +Select the location where the toolbar is to be attached. If attached to a %PRODUCTNAME module, the toolbar is available for all files opened in that module. If attached to the file, the toolbar will be available only when that file is opened and active. +Toolbar +Select the toolbar where the customization is to be applied. The current ser of functions is dislayed in the box below. +Add +Click on the Add button to add a new toolbar. +Remove +Click on the remove button to delete the toolbar. +You can only delete custom toolbar and custom toolbar entries. +Left Arrow button +Click on the left arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected toolbar. +Right Arrow button +Click on the right arrow button to remove the selected command from the current toolbar. +Up and Down Arrow buttons +Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed toolbar commands. +You can drag and drop the selected command to move it to the position you want. +Insert +Insert Separator: Add a separator mark to improve toolbar readability and to group commands by subject. +Modify + + + Rename: Rename the entry. + + + Change Icon: Opens the Change Icon dialog, where you can assign a different icon to the current command. + + + Reset Icon: Resets the icon to the default icon. + + + Restore Default Command: Restores the default command. + + +Defaults +Deletes all changes previously made to this toolbar.
-- cgit