8000 fix: Remove discontinued discourse server from docs by fsbraun · Pull Request #7703 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

fix: Remove discontinued discourse server from docs #7703

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

Merged
merged 1 commit into from
Nov 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ Community & Association
You can join us online:

* in our `django CMS Slack channel <https://www.django-cms.org/slack>`_
* on our `Discourse forum <https://discourse.django-cms.org>`_

You can join a work group and work collaboratively on django CMS

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ The demo platform is kindly provided by Divio, platinum member of the django CMS
Getting Help
************

Please head over to our `Slack channel <https://www.django-cms.org/slack>`_ or our `discourse forum <https://discourse.django-cms.org/>`_ for support.
Please head over to our `Slack channel <https://www.django-cms.org/slack>`_ for support.

********************
Professional support
Expand Down
1 change: 0 additions & 1 deletion cms/cms_toolbars.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
(_("Getting started developer guide"), 'https://docs.django-cms.org/en/latest/introduction/index.html'),
(_("Documentation"), 'https://docs.django-cms.org/en/latest/'),
(_("User guide"), 'https://docs.google.com/document/d/1f5eWyD_sxUSok436fSqDI0NHcpQ88CXQoDoQm9ZXb0s/'),
(_("Support Forum"), 'https://discourse.django-cms.org/'),
(_("Support Slack"), 'https://www.django-cms.org/slack'),
(_("What's new"), 'https://www.django-cms.org/en/blog/'),
)
Expand Down
2 changes: 1 addition & 1 deletion cms/utils/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ def wrapper():
'ENABLE_HELP': True, # Adds help menu toolbar
'EXTRA_HELP_MENU_ITEMS': (),
'HELP_MENU_ITEMS': (
(_('Community forum'), 'https://discourse.django-cms.org/'),
(_('Community chat'), 'https://www.django-cms.org/slack/'),
(_('Documentation'), 'https://docs.django-cms.org/en/latest/'),
(_('Getting started'), 'https://www.django-cms.org/en/get-started-django-cms/'),
(_('Talk to us'), 'https://www.django-cms.org/en/support/'),
Expand Down
5 changes: 2 additions & 3 deletions docs/contributing/code.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Basic requirements and standards
********************************

If you're interested in developing a new feature for the CMS, it is recommended
that you first discuss it on the `Discourse forum <https://discourse.django-cms.org>`_ so as
that you first discuss it on the `Slack channel <https://www.django-cms.org/slack>`_ so as
not to do any work that will not get merged in anyway.

- Code will be reviewed and tested by at least one core developer, preferably
Expand Down Expand Up @@ -107,8 +107,7 @@ coverage will only be accepted with a very good reason; bug-fixing patches
**must** demonstrate the bug with a test to avoid regressions and to check
that the fix works.

We have a `Slack Channel`_, a `Discourse forum
<https://discourse.django-cms.org>`_, and of course the code reviews mechanism on GitHub - do use them.
We have a `Slack Channel`_ and of course the code reviews mechanism on GitHub - do use them.


.. _contributing_frontend:
Expand Down
2 changes: 1 addition & 1 deletion docs/contributing/code_of_conduct.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ We will not tolerate abusive behaviour or language or any form of harassment.

Individuals whose behaviour is a cause for concern will be given a warning, and
if necessary will be excluded from participation in official django CMS
channels (Slack group, Discourse forum, email lists, IRC channels, etc) and
channels (Slack group, email lists, etc) and
events. The `Django Software Foundation
<http://djangoproject.com/foundation/>`_ will also be informed of the issue.

Expand Down
6 changes: 0 additions & 6 deletions docs/contributing/development-community.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,21 +77,15 @@ to stay updated with the latest news and to connect with other users across the
You can join us online:

* in our `django CMS Slack channel <https://www.django-cms.org/slack>`_
* on our `Discourse forum <https://discourse.django-cms.org>`_
* on `StackOverflow <https://stackoverflow.com/questions/tagged/django-cms>`_

You should make sure to join our Slack workspace. It is our main communication platform. Users from all over the world
use Slack to talk about django CMS and to support each other in answering support requests.
For people who prefer to use a traditional user board, we have set up a Discourse forum.
It contains question and answer threads about django CMS and is actively monitored by our team of supporters.
It can also be used to request features.
Our Discord server is used for ad hoc online meetings or for after work hangouts.
StackOverflow is a very popular, community-based space to find and contribute answers to technical challenges


You can also follow:

* the `Travis Continuous Integration build reports <https://travis-ci.com/django-cms/django-cms>`_
* the `@djangocms <https://twitter.com/djangocms>`_ Twitter account for general announcements
* the `django CMS Association LinkedIn <https://www.linkedin.com/company/django-cms-association>`_ account

Expand Down
2 changes: 1 addition & 1 deletion docs/contributing/management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Raising an issue


Except in the case of security matters, of course, you're welcome to raise
issues in any way that suits you - :ref:`using Discourse, or the Slack group
issues in any way that suits you - the Slack group
<development-community>` or in person if you happen to meet another django CMS
developer.

Expand Down
13 changes: 2 additions & 11 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The `django CMS Association <https://www.django-cms.org/en/about-us/>`_ is a non
organisation that exists to support the development of django CMS and its community.


.. rst-class:: column column3
.. rst-class:: column column2

Slack
=====
Expand All @@ -97,16 +97,7 @@ Join `our friendly Slack group <https://www.django-cms.org/slack>`_ for
other members of the community.


.. rst-class:: column column3

Discourse
=========

Our `Discourse forum <https://discourse.django-cms.org>`_ is also used for
discussion of django CMS, particularly to manage its technical development process.


.. rst-class:: column column3
.. rst-class:: column column2

StackOverflow
=============
Expand Down
3 changes: 1 addition & 2 deletions docs/introduction/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ hand, rather than using the quickstart project, see :doc:`/how_to/install` and t
rest of the tutorials.

Either way, you'll be able to find support and help from the numerous friendly members of the
django CMS community, either on our `Discourse forum <https://discourse.django-cms.org>`_ or `our
Slack group <https://www.django-cms.org/slack>`_.
django CMS community on `our Slack group <https://www.django-cms.org/slack>`_.
2 changes: 1 addition & 1 deletion docs/reference/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ CMS_EXTRA_HELP_MENU_ITEMS
Example::

CMS_EXTRA_HELP_MENU_ITEMS = (
(_('Community forum'), 'https://discourse.django-cms.org/'),
(_('Community chat'), 'https://www.django-cms.org/slack'),
(_('Documentation'), 'https://docs.django-cms.org/en/latest/'),
(_('Getting started'), 'https://www.django-cms.org/en/get-started-django-cms/'),
(_('Talk to us'), 'https://www.django-cms.org/en/support/'),
Expand Down
0