Skip to content

Commit 7a70c01

Browse files
authored
(DOCSP-33407) Changes Atlas CTA format (#4820)
* (DOCSP-33407) Stages alternative CTA format * Stages one page as a tip admonition * CTA banner * Changes out all pages for CTA banner * Adds remaining pages * Adds final pages and changes * Includes changes from copy review * Rebases to resolve conflicts
1 parent 50a2fb0 commit 7a70c01

33 files changed

+128
-245
lines changed

source/aggregation.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,13 @@ To perform aggregation operations, you can use:
3737
<single-purpose-agg-methods>`, which are simple but lack the
3838
capabilities of an aggregation pipeline.
3939

40-
Compatibility
41-
-------------
40+
.. |page-topic| replace:: :atlas:`run aggregation pipelines in the UI </atlas-ui/agg-pipeline>`
4241

43-
.. |page-topic| replace:: perform aggregation operations
44-
.. |link-topic-ing| replace:: performing aggregation operations
45-
.. |atlas-url| replace:: :atlas:`Run Aggregation Pipelines </atlas-ui/agg-pipeline>`
42+
.. cta-banner::
43+
:url: https://www.mongodb.com/docs/atlas/atlas-ui/agg-pipeline
44+
:icon: Cloud
4645

47-
.. include:: /includes/fact-atlas-compatible.rst
48-
.. include:: /includes/fact-atlas-link.rst
46+
.. include:: /includes/fact-atlas-compatible.rst
4947

5048
.. _aggregation-pipeline-intro:
5149

source/core/aggregation-pipeline-optimization.txt

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,13 @@ performed during the optimization phase, you will also see how to
3434
improve aggregation pipeline performance using :ref:`indexes and
3535
document filters <aggregation-pipeline-optimization-indexes-and-filters>`.
3636

37-
Compatibility
38-
-------------
37+
.. |page-topic| replace:: :atlas:`run aggregation pipelines in the UI </atlas-ui/agg-pipeline>`
3938

40-
.. |page-topic| replace:: use aggregation
41-
.. |link-topic-ing| replace:: creating aggregation pipelines
39+
.. cta-banner::
40+
:url: https://www.mongodb.com/docs/atlas/atlas-ui/agg-pipeline
41+
:icon: Cloud
4242

43-
.. |atlas-url| replace:: :atlas:`Run Aggregation Pipelines </atlas-ui/agg-pipeline/>`
44-
45-
.. include:: /includes/fact-atlas-compatible.rst
46-
.. include:: /includes/fact-atlas-link.rst
43+
.. include:: /includes/fact-atlas-compatible.rst
4744

4845
.. _aggregation-pipeline-projection-optimization:
4946

source/core/aggregation-pipeline.txt

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,17 @@ Aggregation Pipeline
2525

2626
.. include:: /includes/aggregation-pipeline-introduction.rst
2727

28-
Compatibility
29-
-------------
28+
.. |page-topic| replace:: :atlas:`run aggregation pipelines in the UI </atlas-ui/agg-pipeline>`
3029

31-
.. |page-topic| replace:: run aggregation pipelines
32-
.. |link-topic-ing| replace:: running aggregation pipelines
30+
.. cta-banner::
31+
:url: https://www.mongodb.com/docs/atlas/atlas-ui/agg-pipeline
32+
:icon: Cloud
3333

34-
.. |atlas-url| replace:: :atlas:`Run Aggregation Pipelines </atlas-ui/agg-pipeline>`
35-
36-
.. include:: /includes/fact-atlas-compatible.rst
34+
.. include:: /includes/fact-atlas-compatible.rst
3735

3836
When you run aggregation pipelines on {+atlas+} deployments in the
3937
{+atlas+} UI, you can preview the results at each stage.
4038

41-
.. include:: /includes/fact-atlas-link.rst
42-
4339
.. _aggregation-pipeline-examples:
4440

4541
Complete Aggregation Pipeline Examples

source/core/authentication.txt

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,13 @@ are closely connected, authentication is distinct from authorization:
2828
- **Authorization** determines the verified user's access to resources
2929
and operations.
3030

31-
Compatibility
32-
-------------
31+
.. |page-topic| replace:: :atlas:`configure authentication through the UI </atlas-ui-authentication/>`
3332

34-
.. |page-topic| replace:: use authentication
35-
.. |link-topic-ing| replace:: authenticating
33+
.. cta-banner::
34+
:url: https://www.mongodb.com/docs/atlas/atlas-ui-authentication/
35+
:icon: Cloud
3636

37-
.. |atlas-url| replace:: :atlas:`Atlas UI Authentication </atlas-ui-authentication/>`
38-
39-
.. include:: /includes/fact-atlas-compatible.rst
40-
.. include:: /includes/fact-atlas-link.rst
37+
.. include:: /includes/fact-atlas-compatible.rst
4138

4239
Getting Started
4340
---------------

source/core/data-model-design.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ consideration for the structure of your documents is the decision to
2424
:ref:`embed <data-modeling-embedding>` or to :ref:`use references
2525
<data-modeling-referencing>`.
2626

27-
Compatibility
28-
-------------
29-
30-
.. |page-topic| replace:: use the following data models
31-
32-
.. include:: /includes/fact-atlas-compatible.rst
33-
3427
.. _data-modeling-embedding:
3528

3629
Embedded Data Models

source/core/data-modeling-introduction.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,6 @@ consider the application usage of the data (i.e. queries, updates, and
2626
processing of the data) as well as the inherent structure of the data
2727
itself.
2828

29-
Compatibility
30-
-------------
31-
32-
.. |page-topic| replace:: use the following data model design elements
33-
34-
.. include:: /includes/fact-atlas-compatible.rst
35-
3629
Flexible Schema
3730
---------------
3831

source/core/databases-and-collections.txt

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,13 @@ MongoDB stores data records as :term:`documents <document>`
3737
gathered together in :term:`collections <collection>`. A
3838
:term:`database <database>` stores one or more collections of documents.
3939

40-
Compatibility
41-
-------------
40+
.. |page-topic| replace:: manage MongoDB :atlas:`databases </atlas-ui/databases>` and :atlas:`collections </atlas-ui/collections>` in the UI
4241

43-
.. |page-topic| replace:: create and manage MongoDB databases and collections
42+
.. cta-banner::
43+
:url: https://www.mongodb.com/docs/atlas/atlas-ui/databases/
44+
:icon: Cloud
4445

45-
.. include:: /includes/fact-atlas-compatible.rst
46-
47-
To learn more about creating and managing databases in the UI for
48-
deployments hosted in {+atlas+}, see :atlas:`Create, View, and Drop Databases </atlas-ui/databases>`. To learn more about creating and
49-
managing collections in the UI for deployments hosted in {+atlas+},
50-
see :atlas:`Create, View, Drop, and Shard Collections
51-
</atlas-ui/collections>`.
46+
.. include:: /includes/fact-atlas-compatible.rst
5247

5348

5449
Databases

source/core/index-ttl.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,13 @@ certain types of information like machine generated event data, logs,
3939
and session information that only need to persist in a database for a
4040
finite amount of time.
4141

42-
Compatibility
43-
-------------
42+
.. |page-topic| replace:: :ref:`create and manage TTL indexes in the UI <expire-data-atlas-ui>`
4443

45-
.. |page-topic| replace:: use TTL indexes
46-
.. |link-topic-ing| replace:: managing indexes
47-
.. |atlas-url| replace:: :atlas:`Create, View, Drop, and Hide Indexes </atlas-ui/indexes>`
44+
.. cta-banner::
45+
:url: https://www.mongodb.com/docs/manual/tutorial/expire-data/#expire-documents-in-the-mongodb-atlas-ui
46+
:icon: Cloud
4847

49-
.. include:: /includes/fact-atlas-compatible.rst
50-
.. include:: /includes/fact-atlas-link.rst
48+
.. include:: /includes/fact-atlas-compatible.rst
5149

5250
Create a TTL Index
5351
------------------

source/core/index-unique.txt

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,13 @@ field during the creation of a collection.
3535
versions. The new format applies to both existing unique indexes as
3636
well as newly created/rebuilt unique indexes.
3737

38-
Compatibility
39-
-------------
38+
.. |page-topic| replace:: :atlas:`create and manage unique indexes in the UI </atlas-ui/indexes>`
4039

41-
.. |page-topic| replace:: create a unique index
42-
.. |link-topic-ing| replace:: creating indexes
43-
.. |atlas-url| replace:: :atlas:`Create, View, Drop, and Hide Indexes </atlas-ui/indexes>`
44-
45-
.. include:: /includes/fact-atlas-compatible.rst
46-
.. include:: includes/fact-atlas-link.rst
40+
.. cta-banner::
41+
:url: https://www.mongodb.com/docs/atlas/atlas-ui/indexes/
42+
:icon: Cloud
43+
44+
.. include:: /includes/fact-atlas-compatible.rst
4745

4846
.. _index-unique-create:
4947

source/core/indexes/index-types/index-compound.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,13 @@ To create a compound index, use the following prototype:
2323

2424
.. include:: /includes/indexes/code-examples/create-compound-index.rst
2525

26-
Compatibility
27-
-------------
26+
.. |page-topic| replace:: :atlas:`create and manage compound indexes in the UI </atlas-ui/indexes>`
2827

29-
.. |page-topic| replace:: use compound indexes
30-
.. |link-topic-ing| replace:: managing indexes
31-
.. |atlas-url| replace:: :atlas:`Create, View, Drop, and Hide Indexes </atlas-ui/indexes>`
28+
.. cta-banner::
29+
:url: https://www.mongodb.com/docs/atlas/atlas-ui/indexes/
30+
:icon: Cloud
3231

33-
.. include:: /includes/fact-atlas-compatible.rst
34-
.. include:: /includes/fact-atlas-link.rst
32+
.. include:: /includes/fact-atlas-compatible.rst
3533

3634
Use Cases
3735
---------

0 commit comments

Comments
 (0)