tutor/docs/tutorials
Régis Behmo 71ed7a8618 feat: refactor hooks API for simplification
The hooks API had several issues which are summarized in this comment:
https://github.com/openedx/wg-developer-experience/issues/125#issuecomment-1313553526

1. "consts" was a bad name
2. "hooks.filters" and "hooks.Filters" could easily be confused
3. docs made it difficult to understand that plugin developers should use the catalog

To address these issues, we:

1. move "consts.py" to "catalog.py"
2. Remove "hooks.actions", "hooks.filters", "hooks.contexts" from the API.
3. re-organize the docs and give better usage examples in the catalog.

This change is a partial fix for https://github.com/openedx/wg-developer-experience/issues/125
2023-01-31 10:17:58 +01:00
..
arm64.rst feat: pluggable `local/dev/k8s do <job>` commands 2022-11-15 09:46:08 +01:00
datamigration.rst docs: specify root username in mysql dump instructions 2022-05-20 07:43:56 +02:00
edx-platform-settings.rst depr: drop the possibility of overriding edx-platform settings 2022-04-15 15:37:56 +02:00
google-smtp.rst feat: deprecate "quickstart" and rename to "launch" 2022-09-30 12:05:35 +02:00
index.rst docs: move forum to discuss.openedx.org 2022-05-23 09:48:19 +02:00
multiplatforms.rst minor typos fixed 2022-03-29 08:44:33 +02:00
nightly.rst Merge branch 'master' into nightly 2022-11-24 17:27:47 +01:00
oldreleases.rst feat: deprecate "quickstart" and rename to "launch" 2022-09-30 12:05:35 +02:00
plugin.rst feat: refactor hooks API for simplification 2023-01-31 10:17:58 +01:00
podman.rst docs: update the Podman instructions 2023-01-06 17:46:33 +01:00
portainer.rst feat: upgrade to Maple 2021-12-20 21:21:36 +01:00
proxy.rst docs: adjust web proxy tutorial 2022-11-29 09:49:57 +01:00
scale.rst minor typos fixed 2022-03-29 08:44:33 +02:00
theming.rst feat: pluggable `local/dev/k8s do <job>` commands 2022-11-15 09:46:08 +01:00