Admin & Installation docs: Capitalization changes#3530
Merged
justinegeffen merged 112 commits intodoc-style-changefrom Jul 1, 2020
Merged
Admin & Installation docs: Capitalization changes#3530justinegeffen merged 112 commits intodoc-style-changefrom
justinegeffen merged 112 commits intodoc-style-changefrom
Conversation
jasonblais
reviewed
Apr 15, 2020
|
|
||
| 1. Create an S3 bucket using your desired domain. In our example it will be ``mattermost.example.com``. | ||
| 2. Enable static hosting for your S3 bucket. | ||
| 3. If your SiteURL is configured with a subpath (such as https://example.com/company/mattermost), your static assets must be rewritten before uploading. You can use the command below to rewrite the assets for the given subpath: |
Contributor
There was a problem hiding this comment.
Did you intentionally break long lines into separate shorter lines?
Contributor
Author
There was a problem hiding this comment.
I did in my editor, for ease of editing, but the output doesn't get affected by the line breaks.
justinegeffen
commented
Apr 15, 2020
justinegeffen
commented
Apr 15, 2020
justinegeffen
commented
Apr 15, 2020
* Update feature parity table in product FAQ * Update custom UI themes on mobile
…ts (#3518) * Updated to include Account and team setup events, system console events Covering changes related to mattermost/mattermost-webapp#5049 and mattermost/mattermost-webapp#5047 * Update source/administration/telemetry.rst * Update source/administration/telemetry.rst * Update telemetry.rst Bullet-point formatting added and minor punctuation changes. Co-authored-by: Jason Blais <13119842+jasonblais@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Update bulk-export-data.rst * Update bulk-export-data.rst * Update bulk-loading-data-format.rst * Update bulk-export-data.rst
* Update conf.py (#3452) * Update important-upgrade-notes.rst (#3476) * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst (#3464) * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst (#3488) * Update open-source-components.rst (#3490) * Update open-source-components.rst * Update open-source-components.rst * Update telemetry docs for 5.22 (#3512) * Update config-settings.rst (#3506) * Update config-settings.rst Update for: mattermost/mattermost#13788. * Update source/administration/config-settings.rst * Updated with shortcut to open and close RHS * Updated with shortcut to open and close RHS * Updated with shortcut to react to last message * Updated with shortcut to react to last message (fixed table) * trying to escape backslash * Added Team switch shortcuts * Update mmctl-cli-tool.rst (#3513) Updated docs in line with: mattermost/mattermost#13986 * Update config-settings.rst (office365 update) (#3507) * Update config-settings.rst Added content for: mattermost/mattermost#13737. Formatting changes to Push Notifications section. Formatting change to heading (removed colon). * Update source/administration/config-settings.rst * ES v5.22 docs (#3501) * Add Team Sidebar GIF * Add Sidebar Phase 1 GIF * Adding team drag and drop * Add experimental channel sidebar features * sidebar experimental features * Update organizing-conversations.rst * Update source/administration/config-settings.rst Co-Authored-By: Amy Blais <amy_blais@hotmail.com> * Update source/administration/config-settings.rst Co-Authored-By: Amy Blais <amy_blais@hotmail.com> * Update source/administration/config-settings.rst Co-Authored-By: Amy Blais <amy_blais@hotmail.com> * Update source/help/getting-started/organizing-conversations.rst Co-Authored-By: Amy Blais <amy_blais@hotmail.com> * Delete sidebar-phase-1.gif * Update sidebar phase 1 GIF * Update config name to ExperimentalChannelSidebarOrganization * Update config-settings.rst Co-authored-by: Amy Blais <amy_blais@hotmail.com> * Added UserMentions/ChannelMentions to example - Added ChannelMentions to the example payload - Added UserMentions to the example payload * Add docs to unarchive channels (resubmit) (#3511) * Add docs to unarchive channels * Add files via upload * Update organizing-conversations.rst General editorial review of doc; formatting and punctuation changes committed and minor rewording. * Update source/help/getting-started/organizing-conversations.rst Co-Authored-By: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update config-settings.rst (#3517) * Update config-settings.rst OpenTracing docs * Fixed table rendering; rewording. * Update source/administration/config-settings.rst Co-authored-by: Justine Geffen <justine.geffen@mattermost.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update config-settings.rst (experimental audit settings) (#3508) * Update config-settings.rst First draft of docs for mattermost/mattermost#14062 * Update config-settings.rst Added updated content as per feedback on mattermost/mattermost#14062 * Update config-settings.rst Formatting output examples. * Fixed bad formatting. * Update source/administration/config-settings.rst * Update source/administration/config-settings.rst * Update source/administration/config-settings.rst * Update source/administration/config-settings.rst * Update source/administration/config-settings.rst * Update source/administration/config-settings.rst * Removed "Experimental" from key names. * Removed "array" from string input for audit settings. * Formatting changes, included path. * Incorporated additional feedback and formatting. * Added default settings and general review/UI element formatting check. * Update source/administration/config-settings.rst Co-Authored-By: Amy Blais <amy_blais@hotmail.com> * Update source/administration/config-settings.rst Co-Authored-By: Amy Blais <amy_blais@hotmail.com> * Fixed rendering issue with Max size. * Added descriptions for audit: syslog and file configs. * Updated config settings as per discussion with @wiggins77. * Added three additional settings (syslog max queue size, file max queue size, syslog insecure). Co-authored-by: Amy Blais <amy_blais@hotmail.com> * Update advanced-permissions.rst (#3496) * Update advanced-permissions.rst Added channel moderation section; initial steps. * Update advanced-permissions.rst Created example and updated content. * Update source/deployment/advanced-permissions.rst * Update source/deployment/advanced-permissions.rst * Update advanced-permissions.rst Removed steps in read-only channel recipes related to unchecking mentions. * Update source/deployment/advanced-permissions.rst * Update source/deployment/advanced-permissions.rst * Update source/deployment/advanced-permissions.rst * Update advanced-permissions.rst Removed section on public and private channels. * Update advanced-permissions.rst Added refined headings to differentiate channel and advanced permissions. * Update source/deployment/advanced-permissions.rst Co-Authored-By: Martin Kraft <martinkraft@gmail.com> * Update advanced-permissions.rst Updated description and removed reference to version prior to 5.12 for channel moderation. * Update advanced-permissions.rst Fixed numbering. * Update source/deployment/advanced-permissions.rst Co-Authored-By: Amy Blais <amy_blais@hotmail.com> * Update advanced-permissions.rst Promote single member to channel admin update. Co-authored-by: Martin Kraft <martinkraft@gmail.com> Co-authored-by: Amy Blais <amy_blais@hotmail.com> * v5.22 Changelog (#3451) * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update config-settings.rst (SMTP timeout) (#3515) * Update config-settings.rst Docs for: mattermost/mattermost#13251. * Update for mattermost/mattermost#13251. * Update for mattermost/mattermost#13251 * Update source/administration/config-settings.rst Co-Authored-By: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com> * Fixed table formatting. Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com> Co-authored-by: Jason Blais <13119842+jasonblais@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Adam Clarkson <adam.clarkson@mattermost.com> Co-authored-by: Eric Sethna <eric@mattermost.com> Co-authored-by: Aaron Rothschild <aaron.rothschild@gmail.com> Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com> Co-authored-by: Justine Geffen <justine.geffen@mattermost.com> Co-authored-by: Martin Kraft <martinkraft@gmail.com> Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
* About Mattermost page moved to handbook * Update handbook.rst * Update source/process/handbook.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Update organizing-conversations.rst * Update organizing-conversations.rst
* Update desktop-changelog.rst * Update desktop-changelog.rst * Update desktop-changelog.rst * Update desktop-changelog.rst
* Update mmctl-cli-tool.rst Include strict command, added channel modify command. Editing headers for capitalization. * Update mmctl-cli-tool.rst Added docs. * Update mmctl-cli-tool.rst Added bot section.
* Update feature-release.md * Update feature-release.md * Update feature-release.md * Update feature-release.md * Update feature-release.md
* Adding customer thermometer for pages * Added gtag for Event tracking; ready for review. * Removed "Good" rating from c-thermometer. * Updating docs * Updating popup * Updating x overlap Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
* Update changelog.md * Update changelog.md
* Update changelog.md * Update extended-support-release.rst * Update version-archive.rst * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md
* Update desktop-changelog.rst * Update desktop-changelog.rst * Update desktop.rst * Update source/help/apps/desktop-changelog.rst Co-Authored-By: Guillermo Vayá <guillermo.vaya@mattermost.com> Co-authored-by: Guillermo Vayá <guillermo.vaya@mattermost.com>
* Update changelog.md * Update changelog.md * Update version-archive.rst * Trigger ci Co-authored-by: mattermod <mattermod@users.noreply.github.com> Co-authored-by: Elisabeth Kulzer <elikul@elikul.de>
…load link (#3645) The querystring is included in the filename when wget or curl is used to download the binary, which is the use case for the URL link
* Update upgrade.rst * Update upgrade.rst * Update upgrade.rst * Update changelog.md * Update changelog.md * Update version-archive.rst * Update extended-support-release.rst * Update release-lifecycle.rst * Update extended-support-release.rst * Update changelog.md * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst
* Clarifying TE scope We need to update the SKU definitions, working with Ken in marketing, for now, adding some adjustments moving to the right direction. * Update source/overview/product.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Jason Blais <13119842+jasonblais@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Update configuring-notifications.rst Reviewed content based on #3187, and made some stylistic changes. * Update source/help/getting-started/configuring-notifications.rst * Update configuring-notifications.rst Addresses this issue: #3187. * Update source/help/getting-started/configuring-notifications.rst Co-authored-by: Amy Blais <amy_blais@hotmail.com> * Update source/help/getting-started/configuring-notifications.rst Co-authored-by: Amy Blais <amy_blais@hotmail.com> * Update source/help/getting-started/configuring-notifications.rst Co-authored-by: Amy Blais <amy_blais@hotmail.com> * Update source/help/getting-started/configuring-notifications.rst Co-authored-by: Amy Blais <amy_blais@hotmail.com>
* Update changelog.md * Update changelog.md
* Update changelog.md * Update version-archive.rst * Update source/administration/changelog.md Co-authored-by: Jason Blais <13119842+jasonblais@users.noreply.github.com>
* Update documentation-guidelines.rst Added a note with a link to the Handbook and current Style Guide. * Update source/process/documentation-guidelines.rst Co-authored-by: Sebastian Faase <11317357+faase@users.noreply.github.com> Co-authored-by: Sebastian Faase <11317357+faase@users.noreply.github.com>
* removed incorrect description of guest experience removed: `When a guest logs in for the first time they are presented with a default landing page until they are added to channels.` * updated guest auth w/o channels After discussion with Katie, we agreed the important piece of information to document is that guests with no channels can still authenticate, but do not have access to view any team/channel names or any other information. * added under LDAP as well * Update source/deployment/guest-accounts.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update source/deployment/guest-accounts.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
justinegeffen
commented
Jun 5, 2020
| @@ -1,4 +1,4 @@ | |||
| MySQL Installation Troubleshooting | |||
| MySQL installation troubleshooting | |||
Contributor
Author
There was a problem hiding this comment.
Suggested change
| MySQL installation troubleshooting | |
| MySQL Installation Troubleshooting |
* Create an integrations overview page for MS tools * Update source/deployment/microsoft-integrations.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update source/deployment/microsoft-integrations.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update source/deployment/microsoft-integrations.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update source/deployment/microsoft-integrations.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update source/deployment/microsoft-integrations.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update source/deployment/microsoft-integrations.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update source/deployment/microsoft-integrations.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update source/deployment/microsoft-integrations.rst Co-authored-by: Aaron Rothschild <aaron.rothschild@gmail.com> * Update microsoft-integrations.rst Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Aaron Rothschild <aaron.rothschild@gmail.com>
* master: (99 commits) Create an integrations overview page for MS tools (#3665) removed incorrect description of guest experience (#3648) Update documentation-guidelines.rst (#3658) 5.23.1 docs (#3655) Update changelog.md (#3654) Update configuring-notifications.rst (#3189) Clarifying TE & E10 scope (#3453) Add note about unsupported versions (#3640) Revert querystring from URL link in version archive but keep for download link (#3645) Update config-settings.rst (#3632) Including documentation for radio element in interactive dialog (#3635) Update mobile-faq.rst (#3637) fixed typos in backup.rst file (#3636) Add team settings to mobile feature parity faq.rst (#3641) Update mobile-app-deployment.rst (#3638) Update formatting-text.rst (#3631) Javascript -> JavaScript (#3629) Update team-settings.rst (#3624) Update sysctl settings (#3581) [WIP] Broken images in inline section #3615 (#3619) ... # Conflicts: # source/install/deploy-cloudron.rst # source/install/desktop-msi-gpo.rst # source/install/install-kubernetes-operator.rst
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/mattermost/docs/8q3bg1cvc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First section of capitalization changes for: #3462