Skip to content

Commit d9dac60

Browse files
committed
add more links #12051
1 parent 9744886 commit d9dac60

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

doc/sphinx-guides/source/api/native-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6424,7 +6424,7 @@ The fully expanded example above (without environment variables) looks like this
64246424
Show Disclaimer for Publishing Datasets
64256425
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64266426
6427-
The setting "PublishDatasetDisclaimerText", when set, will prevent a draft dataset from being published through the UI without the user acknowledging the disclaimer.
6427+
The setting :ref:`:PublishDatasetDisclaimerText`, when set, will prevent a draft dataset from being published through the UI without the user acknowledging the disclaimer.
64286428
64296429
.. note:: See :ref:`show-custom-popup-for-publishing-datasets` if the user acknowledgment is not required but you want the message to be displayed in the UI.
64306430
.. note:: See :ref:`curl-examples-and-environment-variables` if you are unfamiliar with the use of export below.

doc/sphinx-guides/source/installation/config.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4798,6 +4798,7 @@ If you have a long text string, you can upload it as a file as in the example be
47984798

47994799
There is a related setting called :ref:`:PublishDatasetDisclaimerText` that also makes text appear on the popup when publishing, but it requires a checkbox to be clicked.
48004800

4801+
See also :ref:`show-custom-popup-for-publishing-datasets` in the API Guide.
48014802

48024803
:DatasetPublishPopupCustomTextOnAllVersions
48034804
+++++++++++++++++++++++++++++++++++++++++++
@@ -5331,6 +5332,8 @@ The text displayed to the user that must be acknowledged prior to publishing a D
53315332

53325333
There is a similar setting called :ref:`:DatasetPublishPopupCustomText` that also makes text appear on the popup when publishing, but it is only informational. There is no checkbox to click.
53335334

5335+
See also :ref:`show-disclaimer-for-publishing-datasets` in the API Guide.
5336+
53345337
.. _:BagItHandlerEnabled:
53355338

53365339
:BagItHandlerEnabled

0 commit comments

Comments
 (0)