Skip to main content

Wagtail external richtext link feature

Project description

This is a custom feature for the richtextfield in wagtail. This feature provides a way to add links that always open in a new tab.

Quick start

  1. Go to your settings and add external_link to your INSTALLED_APPS

    INSTALLED_APPS = [

    “…”, “external_link”, “…”,

    ]

  2. Go to the settings file and add new_tab_link to the RICHTEXT_FEATURES

  3. When adding or editing a page in the wagtail admin there will be a New tab button in the Richtextfield

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wagtail-external-link-richtext-1.1.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page