Skip to content
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

Ajout de blocs markdown et html #88

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Ajout de blocs markdown et html #88

merged 2 commits into from
Feb 15, 2024

Conversation

Ash-Crow
Copy link
Collaborator

🎯 Objectif

  • Ajout de deux types de bloc : markdown et html brut.

🔍 Implémentation

  • Le bloc HTML n'est autorisé que si la nouvelle variable d'environnement SF_ALLOW_RAW_HTML_BLOCKS vaut True (défaut : False). Voir avertissement dans la documentation de Wagtail avant de l'activer.
  • Il n'est pour l'instant pas possible de restreindre un type de bloc aux administrateurs (cf. issue #6323)

@Ash-Crow Ash-Crow merged commit ec5e474 into main Feb 15, 2024
4 checks passed
@Ash-Crow Ash-Crow deleted the blocks-md-html branch July 16, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant