wagtail-filepreviews
Document previewer
Extends Wagtail's Documents to include image previews and metadata from FilePreviews.io
Extend Wagtail's Documents with image previews and metadata from FilePreviews
22 stars
2 watching
3 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
djangofilepreviewspythonwagtail
Related projects:
Repository | Description | Stars |
---|---|---|
kalobtaulien/wagtail-livepreview | A third-party package for Wagtail CMS that allows developers to preview page changes as they make them in the Wagtail Admin. | 29 |
frojd/wagtail-meta-preview | Provides panels to preview social media sharing and search results in a Wagtail admin interface. | 32 |
nigel2392/wagtail_editorjs | A Django app providing an integrated rich text editor with features like page/image chooser and document support. | 9 |
nigel2392/wagtail_word | A Wagtail module to display Word documents as pages in the admin interface. | 0 |
cfpb/wagtail-sharing | Enables sharing of Wagtail draft content across domains while maintaining access control and visual branding. | 54 |
torchbox/wagtail-markdown | Provides Markdown field support and blocks for Wagtail CMS | 198 |
torchbox/wagtail-headless-preview | Enables preview functionality for Wagtail pages in headless setups by routing to a specified front-end URL. | 121 |
nigel2392/wagtail_fedit | Allows users to edit content on a Wagtail site directly in the browser. | 10 |
mattsegal/wagtail-clip | A Python package that enables natural language search over Wagtail images using the CLIP model. | 12 |
springload/wagtaildraftail | Provides a rich text editor with Draft.js capabilities for Wagtail pages | 24 |
donhauser/wagtail-pdf | A tool for converting Wagtail pages and models to PDF documents using weasyprint. | 25 |
wagtail-nest/wagtail-accessibility | A tool for testing and improving accessibility in web content | 32 |
cfpb/wagtail-treemodeladmin | An extension for Wagtail's ModelAdmin that enables page explorer-like navigation of Django model relationships within the Wagtail admin | 45 |
chrisdev/django-wagtail-feeds | Provides RSS and JSON feed generation functionality for Wagtail CMS projects | 59 |
wagtail/guide | A documentation website to teach content management systems using interactive tutorials and guides. | 32 |