diff --git a/source/includes/extracts-plugin-already-packaged.yaml b/source/includes/extracts-plugin-already-packaged.yaml deleted file mode 100644 index 2864a9f4f..000000000 --- a/source/includes/extracts-plugin-already-packaged.yaml +++ /dev/null @@ -1,29 +0,0 @@ -ref: _plugin-already-packaged -content: | - .. note:: - - This plugin is already packaged with |compass|, so following - this tutorial and creating this plugin will not change Compass' visual - contents. The source code for this plugin is maintained - by the |compass| development team{{repo}}. - - This tutorial illustrates how to create and display a - :ref:`header item ` in |compass| so you can - employ a similar approach when adding your own header items. ---- -ref: plugin-already-packaged-server-version -replacement: - repo: " in the following repository: - ``_" -inherit: - ref: _plugin-already-packaged - file: extracts-plugin-already-packaged.yaml ---- -ref: plugin-already-packaged-ssh-tunnel -replacement: - repo: " in the following repository: - ``_" -inherit: - ref: _plugin-already-packaged - file: extracts-plugin-already-packaged.yaml -... diff --git a/source/includes/extracts-plugin-instantiate-base.yaml b/source/includes/extracts-plugin-instantiate-base.yaml deleted file mode 100644 index ea4f7ff54..000000000 --- a/source/includes/extracts-plugin-instantiate-base.yaml +++ /dev/null @@ -1,18 +0,0 @@ -ref: _plugin-instantiate-base -content: | - Run the following commands to create an empty plugin{{suffix}} - - |compass| - .. code-block:: sh - - cd ~/.mongodb/compass/plugins - khaos create mongodb-js/compass-plugin ./{{name}} - - |compass| Community Edition - .. code-block:: sh - - cd ~/.mongodb/compass-community/plugins - khaos create mongodb-js/compass-plugin ./{{name}} -replacement: - suffix: ":" -... diff --git a/source/includes/fact-plugin-already-packaged.rst b/source/includes/fact-plugin-already-packaged.rst deleted file mode 100644 index 4c5121114..000000000 --- a/source/includes/fact-plugin-already-packaged.rst +++ /dev/null @@ -1,10 +0,0 @@ -.. note:: - - This plugin is already packaged with |compass|, so following - this tutorial and creating this plugin will not change Compass' visual - contents. The source code for this plugin is maintained internally - by the |compass| development team. - - This tutorial illustrates how to create and display a - :ref:`header item ` in |compass| so you can - employ a similar approach when adding your own header items. diff --git a/source/includes/fact-plugin-styling.rst b/source/includes/fact-plugin-styling.rst deleted file mode 100644 index c0c5a199b..000000000 --- a/source/includes/fact-plugin-styling.rst +++ /dev/null @@ -1,6 +0,0 @@ -|compass| plugins implement -`CSS Modules `_ and -`Less syntax `_ to style components. - -For more information on styling your |compass| plugins, see -:ref:`Styling `. diff --git a/source/includes/fact-readonly-nonpermitted-actions.rst b/source/includes/fact-readonly-nonpermitted-actions.rst deleted file mode 100644 index b4673639e..000000000 --- a/source/includes/fact-readonly-nonpermitted-actions.rst +++ /dev/null @@ -1,13 +0,0 @@ -The following actions are **not** permitted in Compass Readonly Edition: - -- Create and drop databases - -- Create and drop collections - -- Create, delete, edit and clone documents - -- Create and drop indexes - -- Create, delete and edit document validation rules - -All other functionality remains the same as in standard |compass|. \ No newline at end of file diff --git a/source/release-notes.txt b/source/release-notes.txt index a932b776d..5c8ba7a2d 100644 --- a/source/release-notes.txt +++ b/source/release-notes.txt @@ -1749,7 +1749,15 @@ Bug Fixes: - Added |compass| :guilabel:`Readonly Edition` which limits certain :ref:`CRUD operations ` within your organization. - .. include:: /includes/fact-readonly-nonpermitted-actions.rst + The following actions are **not** permitted in Compass Readonly Edition: + + - Create and drop databases + - Create and drop collections + - Create, delete, edit, and clone documents + - Create and drop indexes + - Create, delete, and edit document validation rules + + All other functionality remains the same as in standard |compass|. - Added support for :doc:`connecting to Compass ` using an :abbr:`SRV record (Service record)`. In the connect dialog, if