Skip to content

Commit dff962a

Browse files
(DOCSP-5919): Compass tabbed view
1 parent 76b72ea commit dff962a

File tree

4 files changed

+36
-1
lines changed

4 files changed

+36
-1
lines changed

source/collections.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,10 @@ collection details, either:
107107

108108
- Click a collection in the left navigation.
109109

110+
- Open the collection in a :ref:`new tab <tabbed-view>`.
111+
110112
.. figure:: /images/compass/select-collection.png
111-
:figwidth: 750px
113+
:scale: 90%
112114

113115
After you select a collection, |compass-short| shows you that
114116
collection's :doc:`Documents tab </documents>`. |compass-short| provides the following
@@ -122,6 +124,16 @@ collection information and functionality in the detailed view:
122124
- :doc:`/indexes`
123125
- :doc:`/validation` *Not Available in Compass Community Edition*
124126

127+
.. _tabbed-view:
128+
129+
Tabbed View
130+
~~~~~~~~~~~
131+
132+
You can open multiple Collection Detail screens in separate tabs. To
133+
open a new tab to view collection details:
134+
135+
.. include:: /includes/steps/open-new-tab.rst
136+
125137
.. class:: hidden
126138

127139
.. toctree::

source/documents.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ button to access the document Table View.
6161
.. figure:: /images/compass/table-btn.png
6262
:figwidth: 696px
6363

64+
|
65+
6466
.. tabs::
6567

6668
.. tab:: List View

source/images/compass/db-caret.png

33.1 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
title: Click the caret icon next to the database which contains the
2+
collection you wish to view.
3+
level: 4
4+
ref: click-caret
5+
content: |
6+
.. figure:: /images/compass/db-caret.png
7+
:scale: 50%
8+
:alt: Image highlighting database caret button
9+
---
10+
title: "Hover over the desired collection."
11+
level: 4
12+
ref: hover-collection
13+
---
14+
title: Click the appearing ellipses (...) button.
15+
level: 4
16+
ref: click-ellipses
17+
---
18+
title: Click :guilabel:`Open in New Tab`.
19+
level: 4
20+
ref: open-new-tab
21+
...

0 commit comments

Comments
 (0)