-
-
Notifications
You must be signed in to change notification settings - Fork 190
Add related content to admin and install documentation #2013
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thanks for submitting your first pull request! You are awesome! 🤗 |
stevepiercy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please revert any changes that are not directly related to the original issue. Reformatting was unnecessary, and many of the changes break the docs rendering.
|
Sorry about that. I’ve reverted the unrelated formatting changes and fixed the rendering issues. Please let me know if anything else needs adjustment. |
stevepiercy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove all explanatory text from the links. Tooltips handle this already.
|
|
||
| ```{seealso} | ||
| If you don't want to use Cookieplone as the recommended way to install Plone with Classic UI for a frontend, read {doc}`/conceptual-guides/compare-buildout-pip` to help inform your choice between Buildout and pip for an installation method. | ||
| ``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is duplicated from, and redundant to, the original immediate above, and doesn't help. Please remove.
| ```{seealso} | |
| If you don't want to use Cookieplone as the recommended way to install Plone with Classic UI for a frontend, read {doc}`/conceptual-guides/compare-buildout-pip` to help inform your choice between Buildout and pip for an installation method. | |
| ``` |
|
Actually, none of these sections are needed. The pages are mostly just indices to other content. This doesn't actually help. I'll update the original issue to explicitly state that any Related content links must be actually related to the page content and lead the reader to the next step. |
Issue number
Description
This pull request adds Related content sections to selected Plone 6 documentation pages to improve discoverability and navigation for readers.
The following pages were updated:
docs/install/index.mddocs/admin-guide/run-plone.mddocs/admin-guide/configure-zope.mdAdd screenshots or links to a preview of the changes
Preview for

docs/install/index.mdPreview for

docs/admin-guide/run-plone.mdPreview for

docs/admin-guide/configure-zope.md📚 Documentation preview 📚: https://plone6--2013.org.readthedocs.build/