Dan Braghiș

Results 70 issues of Dan Braghiș

Hi folks, we're moving third-party packages to https://github.com/wagtail-nest to try to move a community-support model. If this package is truly and fully deprecated, then I suggest moving it to https://github.com/wagtail-nest-deprecated

At the moment public files are redirected to their public URL and rely on whatever storage is used to provide content disposition Wagtail 2.11+ allows customising content-disposition: https://github.com/wagtail/wagtail/blob/stable/2.11.x/wagtail/documents/models.py#L181 Would be...

Good reference - https://daniel.feldroy.com/posts/2023-06-converting-from-bleach-to-nh3 replace: https://github.com/torchbox/wagtail-markdown/blob/main/src/wagtailmarkdown/utils.py#L29 https://github.com/torchbox/wagtail-markdown/blob/main/src/wagtailmarkdown/utils.py#L33 https://github.com/torchbox/wagtail-markdown/blob/main/src/wagtailmarkdown/constants.py#L93

Candidate: https://markdown-it-py.readthedocs.io ([different parsing flavours](https://markdown-it-py.readthedocs.io/en/latest/using.html#the-parser), [plugins](https://mdit-py-plugins.readthedocs.io/en/latest/) Considerations: - effort - upgrade path or make the parser pluggable? (e.g. `pip install wagtail-markdown[mdit]`) ?

https://github.com/shikijs/shiki via https://freek.dev/2024-how-to-render-markdown-with-perfectly-highlighted-code-snippets

As per https://drive.google.com/file/d/1Ks5_RrT_J64hOtGsRK3MMdovM_otvxDR/view?usp=sharing it makes sense to limit coverage to a couple of full tox targets (e.g. `py311-wagtail5.2-django-4.2-{sqlite,postgres}`, as well we only run the sqlite tests for the same target....

At the moment everything is in English. We should make them translatable and ship translations, when added. questions: - Should we use Transifex for this?

- Add a link to the editing view for "Add one in Settings > Manage Editor Guide" - Add an edit button in the guide header for users that have...

with black/isort/flake8/blacken-docs/check manifest e.g. https://github.com/torchbox/wagtailmedia/blob/main/.pre-commit-config.yaml