| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| --> |
| <section id="tools_move_entries_dialog"> |
| <title>Move Entries dialog</title> |
| <para> |
| The Move Entries dialog is used to move entries to another parent. |
| </para> |
| |
| <para> |
| To start the Move Entries dialog select the entries you want to move, then |
| choose <emphasis role="strong">Move...</emphasis> from context menu. |
| </para> |
| |
| <para> |
| Note: Some directories doesn't support moving whole trees but |
| only moving leaf entries. Also it is not possible to move base |
| entries or the root DSE. |
| </para> |
| |
| <para> |
| <screenshot> |
| <mediaobject> |
| <imageobject> |
| <imagedata scale="50" |
| fileref="images/tools_browser_view_4.png" format="PNG" /> |
| </imageobject> |
| </mediaobject> |
| </screenshot> |
| </para> |
| |
| <para> |
| <informaltable frame="all"> |
| <tgroup cols="3"> |
| <colspec colname="Option" colwidth="1*" /> |
| <colspec colname="Description" colwidth="2*" /> |
| <colspec colname="Default" colwidth="1*" /> |
| <thead> |
| <row> |
| <entry>Option</entry> |
| <entry>Description</entry> |
| <entry>Default</entry> |
| </row> |
| </thead> |
| <tbody> |
| |
| <row> |
| <entry>Parent</entry> |
| <entry> |
| The new parent of the entries. |
| You could edit the DN or select a |
| recently used DN from drop-down list or |
| click to |
| <emphasis role="strong"> |
| Browse.... |
| </emphasis> |
| to open the DN Selector dialog. |
| </entry> |
| <entry> |
| The current parent |
| </entry> |
| </row> |
| </tbody> |
| </tgroup> |
| </informaltable> |
| </para> |
| </section> |