Socket
Book a DemoInstallSign in
Socket

wagtail-admin-preview

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wagtail-admin-preview

Simple Page Preview Tab in Wagtail Admin Panel

pipPyPI
Version
0.1.0
Maintainers
1

Wagtail Admin Preview Tab

Quick Start

  • Add wagtail_admin_preview to your INSTALLED_APPS settings file like this::
    INSTALLED_APPS = [
        ...,
        'wagtail_admin_preview',
    ]
  • Start the development server and you will find the preview tab after the content tab in page editing view

Purpose

The preview feature in wagtail admin requires you to open the page in another tab to preview. This module simply adds another tab which shows you a preview of the latest draft saved without requiring you to go open up another tab.

The default preview button is kept as is and the only addition is the preview tab so this has a very minimal footprint on your project.

Dependencies

This module requires:
1. Python >= 3.7 and
2. wagtail >= 3.0

Keywords

django

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.